Search
Run a Google search and receive parsed results as JSON. Authenticate with HTTP Basic Auth using a SERP API sub-user’s username and password (create and manage sub-users in the dashboard).
Authorizations
HTTP Basic Auth using a SERP API sub-user's username and password.
Query Parameters
The search query. URL-encode it.
Two-letter country code for the search location (Google gl), e.g. us, de, fr.
Two-letter interface language code (Google hl), e.g. en, es.
Result offset for pagination. 0 is the first page, 10 the second, and so on.
x >= 0Set to 1 to also return the raw HTML of the results page in the html field. 0 omits it.
0, 1 Response
Parsed search results. Organic results are under results[0].Organic.