Core APIs
...
Core Requests
Autocomplete
3 min
google autocomplete results desktop desktop tablet mobile serpwow parses the google autocomplete results from the search bar into the autocomplete results array in the json output when the search type=autocomplete search parameter is set below is an example of how the autocomplete results array is represented in the serpwow result json { "autocomplete results" \[ { "value" "tree of life", "value formatted" "tree\<b> of life\</b>", "highlighted terms" \[ "of life" ] }, { "value" "treehouse", "value formatted" "tree\<b>house\</b>", "highlighted terms" \[ "house" ] }, { "value" "tree surgeon", "value formatted" "tree\<b> surgeon\</b>", "highlighted terms" \[ "surgeon" ] } ] } serpwow returns the following properties for search type=autocomplete requests true left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type next steps https //docs trajectdata com/serpwow/search api/searches/google/autocomplete