Serper | Google Places Scraper avatar

Serper | Google Places Scraper

Try for free

Pay $10.00 for 1,000 searches

Go to Store
Serper | Google Places Scraper

Serper | Google Places Scraper

reezuan/serper-google-places-scraper
Try for free

Pay $10.00 for 1,000 searches

Serper (serper.dev) makes it incredibly cheap to scrape Google Maps. But while they provide the code, you need to implement it yourself. With this actor, you just need to specify your search parameters & API key, and it'll do the extraction for you. Perfect for integration with tools like Clay.

You can access the Serper | Google Places Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "apiKey": "<Your Serper API key>",
3  "gl": "sg",
4  "location": "Singapore",
5  "q": "restaurants"
6}' |
7apify call reezuan/serper-google-places-scraper --silent --output-dataset

Serper | Google Places Scraper API through CLI

The Apify CLI is the official tool that allows you to use Serper | Google Places Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community

Actor Metrics

  • 5 monthly users

  • 0 No bookmarks yet

  • >99% runs succeeded

  • Created in Jan 2025

  • Modified 19 days ago