Retrieve Google 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).
The number of results pages to retrieve.
1 <= x <= 10The number of results per page to retrieve; page size is unset by default.
0 <= x <= 100The number of initial results to skip; results aren’t offset by default.
0 <= x <= 100The two-letter ISO code of the country to search from (these codes are case insensitive); a random country will be used by default.
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 will be used by default.
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 will be used by default.
The proprietary encoded string for emulating the location to search from; if possible, the actual location will be searched from not emulated; location emulation is unused by default.
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.
The synchronous or asynchronous timing of when to retrieve results (see the async endpoint).
sync, async The format to output to.
html, json Any unique identifier of up to 255 characters (regardless of character encoding); we’ll bill requests made from subaccounts separately.
The search results or a job identifier.
The queried word or phrase.
"foo"
The number of parsed results.
x >= 043
The number of retrieved results pages.
1 <= x <= 101
The ISO code of the requested country.
null
The partial ISO code of the requested subdivision.
null
The name of the requested city.
null
The approximate number of indexed results.
x >= 0255000000
The number of skipped initial results.
0 <= x <= 100null
The number of retrieved results per page.
0 <= x <= 100null
The encoded string of the emulated location.
null
The name, ISO code, or Google code of the requested language.
null