All sites
Data API
Yahoo Data API
Structured JSON data, on demand, with anti-bot bypass built in.
6endpointsRate Limit handled for you
Example (captured live)
yahoo.com
ExampleJSON responseclick the page to trace a field
{
"query": "coffee",
"count": 10,
"suggestions": [
"coffee",
"coffee shops near me",
"coffee shops",
"coffee makers",
"coffee table",
"coffee tables for living room",
"coffee grinder",
"coffee cake recipe",
"coffee bean",
"coffee creamer"
]
}
GET
/v1/data/yahoo/autocomplete1 credit / run VerifiedAutocomplete
Search suggestions for a partial query.
Handled for you:Rate Limit
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | Partial term. |
| Advanced filters | |||
| gl | string | no | Country code (us | gb | ca | au). (default: us) |