Try it in the dashboard first: app.scrapeunblocker.com/dashboard/plugins. You get a live results view plus a copy-paste snippet.
Endpoint
Because local results depend on location, pass
proxy_country (and optionally gl) that match the market you care about - a search from a US exit returns US businesses.
Response
A JSON object with aresults array (up to ~20 businesses) plus counts:
What you can build
- Local lead generation - pull every business for a category and city, with contact-ready name and address.
- Review and rating monitoring - track how a business (or its competitors) ranks and rates over time.
- Local SEO research - see who ranks in the local pack for a keyword and market, and how positions move.
- Market mapping - enumerate coverage of a category across many cities.
Google’s own Places API
Google offers the Places API directly, but it requires a Google Cloud project, an API key, per-request billing, and it meters and restricts what you can pull. This plugin needs none of that: sign up, add your ScrapeUnblocker key, and pull local listings the same day - from the dashboard or from code.Next steps
Open the plugins
Run a Google Local search and grab the JSON.
Get an API key
Free trial available on the pricing page.

