Scrape Google Local business listings
Runs a Google Local (tbm=lcl) search for keyword and returns up to ~20 businesses as JSON: name, rating, reviews, price, category, address, hours, and a top review_snippet. Local results are location-sensitive - set proxy_country (and optionally gl/hl) to target a market.
Authorizations
Your ScrapeUnblocker API key. Apply on every request.
Query Parameters
Search phrase, e.g. 'coffee shops in chicago' or 'plumbers near SW1A'.
Exit-IP country (ISO-2, e.g. 'US', 'GB'). Local results are location-sensitive, so pick the country you want results for.
Google UI language, e.g. 'en', 'de', 'fr'.
Google country of search, ISO-2 lowercase, e.g. 'us', 'de'.
Response
JSON with a results array of local businesses.

