Retrieve popular search results or queue results for later retrieval.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The broad or exact word or phrase to query (e.g., foo bar baz or "foo bar baz"); the terms require form or URL encoding (with any space character being replaced by a + character or %20 sequence).
"foo"
The number of results pages to fetch.
1 <= x <= 101
The number of results per page to fetch; page size is unset by default.
0 <= x <= 100null
The number of initial results to skip; results aren’t offset by default.
0 <= x <= 100null
The type of IP address to search from; a random IP type is used by default.
residential, isp null
The two-letter ISO code of the country to search from (these codes are case insensitive); a random country is used by default.
null
The alphanumeric second part (proceeding the separator) of a first-level subdivision code in the (prerequisite) country to search from (these codes are case insensitive); a random subdivision is used by default.
null
The commonly spelled name of the city in the (prerequisite) country to search from (these names are temporarily case sensitive and required to include form- or URL-encoded spaces and punctuation marks); a random city is used by default.
null
The proprietary encoded string for emulating the location to search from; if possible, the actual location is searched from not emulated; location emulation is unused by default.
null
The commonly spelled name, two-letter ISO code, or Google code of the language to search in (these names and codes are case insensitive but required to include form- or URL-encoded spaces and punctuation marks); the language is unset by default.
null
The commonly spelled name, two-letter ISO code, or Google code of the search interface’s display language (these names and codes are case insensitive but required to include form- or URL-encoded spaces and punctuation marks); the display language is unset by default or set to the language if given.
null
The format to output to.
html, json "json"
The age in days of when to consider cached results expired, where 0 disables caching.
0 <= x <= 10
The synchronous or asynchronous mode of results retrieval (see the async resource).
sync, async "sync"
The search results.
The queried search engine.
google "google"
The queried word or phrase.
"foo"
The number of parsed results.
x >= 043
The number of retrieved results pages.
1 <= x <= 101
The number of retrieved results per page.
0 <= x <= 100null
The approximate number of indexed results.
x >= 0255000000
The number of skipped initial results.
0 <= x <= 100null
The ISO code of the targeted country.
null
The partial ISO code of the targeted subdivision.
null
The common name of the targeted city.
null
The encoded string of the emulated location.
null
The common name, ISO code, or Google code of the targeted language.
null
The common name, ISO code, or Google code of the targeted display language.
null