yahoo_search
Retrieve Yahoo web search results with decoded destination URLs, titles, descriptions, and hostnames. Supports pagination and time-range filters for targeted queries.
Instructions
Search Yahoo web results. Returns normalized Yahoo web search results for a query string: title, destination URL, description, and hostname, plus page-based pagination. Yahoo wraps every result link in its own click-tracking redirect; this endpoint always returns the decoded destination URL, never the raw redirect link. Results are fetched from Yahoo's own server-rendered search page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search query | |
| page | No | 1-based page number, defaults to 1 | |
| time_range | No | Restrict results by recency. Omit for unfiltered ('Anytime'). |