Scrape business data from Google Maps
google-maps-api-skillskillsetup L2★2,197
browser-act/skills ↗What it does
Scrape business data from Google Maps
Best for
Best for B2B lead generation and market research when you need structured local business data without handling CAPTCHAs.
Inputs
- · keywords (string)
- · language (string)
- · country (string)
Outputs
- · business name, category, address, phone, website, rating, review count (JSON array)
Requires
- · BrowserAct API
- · Python runtime
Preconditions
- · BROWSERACT_API_KEY environment variable set
Failure modes
- · API key invalid/expired
- · No results for keywords
- · Rate limit exceeded
Trust signals
- · BrowserAct official integration
- · No CAPTCHA handling (API-managed)
- · Production deployments documented