cURL
curl --request GET \ --url https://scrapebadger.com/v1/google/autocomplete
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Get Google search autocomplete suggestions.
Search query to get suggestions for
Language code
Country code
Successful Response