Search results (SERP)
serpFetches top organic search results for a keyword, including URLs, titles, and descriptions, using SerpAPI or a DuckDuckGo fallback.
Instructions
Organic search results for a keyword (top ranking URLs, titles, descriptions, positions). Uses SerpAPI if SerpAPI_KEY is set, otherwise falls back to a key-less DuckDuckGo lookup. The "source" field in the output says which was used.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | Yes | Search keyword | |
| location | No | Country code, e.g. "us", "tr" (default "us") | |
| numResults | No | Number of results (max 10) |