Skip to main content
GET
Autocomplete
Get Yahoo’s search-box suggestions for a partial term. The cheapest call in this API — useful for expanding a seed keyword into real Yahoo queries before running /search on each one. Credits: 1

Authorization

string
required
Your ScrapeBadger API key.

Query Parameters

string
required
Partial search term, e.g. coff.
string
default:"us"
Yahoo market code (lowercase), e.g. us. Suggestions are market-specific. See /markets.

Response

string
Echo of the requested term.
string
The market the suggestions were fetched for.
integer
Number of suggestions.
string[]
Suggested queries, in Yahoo’s order.

Example

Response