Google Suggest
Last updated
Was this helpful?
Last updated
Was this helpful?
The google_suggest
source is designed to retrieve Google search term suggestions.
API requests Google Suggestions page to retrieve suggestions for keyword adidas
.
We use synchronous integration method in our examples. If you would like to use or asynchronous integration, refer to the section.
Basic setup and customization options for scraping Google suggestions.
source
Sets the scraper.
google_suggest
query
UTF-encoded keyword.
-
render
-
callback_url
-
user_agent_type
desktop
- mandatory parameter
Adapt search results to specific geographical locations and languages.
geo_location
-
locale
-
Enables JavaScript rendering when set to html
. .
URL to your callback endpoint. .
Device type and browser. The full list can be found .
The geographical location that the result should be adapted for. Using this parameter correctly is extremely important to get the right data. For more information, read about our suggested geo_location
parameter structures .
Accept-Language
header value which changes your Google search page web interface language. .