Live Google Autocomplete Advanced
Autocomplete
Live Google Autocomplete Advanced
Returns the suggestions Google offers as a query is typed on Google, synchronously.
POST
Live Google Autocomplete Advanced
Returns the suggestions Google offers as a query is typed on Google, synchronously. Returns
keyword, type, se_domain, location_code, language_code, check_url, datetime, spell, refinement_chips, item_types, items_count and items. Measured at 57 KB for a ten-result Google query. ⚠️ Three result depths exist for the same query and differ by two orders of magnitude: regular measured 4.8 KB, advanced 57 KB, and html 2.4 MB. advanced is the default choice; take regular when only the ranked list matters and html only to check what the parser dropped. 💰 Measured at 0.012 billed - this family is the cheapest source of search data here, six times under the flat rate. Wrapped in DataForSEO’s envelope: data in tasks[0].result, outcome in tasks[0].status_code - a rejected request still returns HTTP 200.
Example
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Keyword to get autocomplete suggestions for
Search client for autocomplete
Full name of search engine location
Search engine location code
Full name of search engine language
Search engine language code
Response
Successful response