Google Map Scrapper Neo avatar
Google Map Scrapper Neo

Pricing

Pay per event

Go to Store
Google Map Scrapper Neo

Google Map Scrapper Neo

Developed by

Gagan

Gagan

Maintained by Community

🚀 Extract comprehensive business data from Google Maps. Get contacts, ratings, reviews, hours & more. Perfect for lead generation & market research.

0.0 (0)

Pricing

Pay per event

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

12 days ago

You can access the Google Map Scrapper Neo programmatically from your own applications by using the Apify API. You can also 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.

$echo '{
< "startUrls": [
< {
< "url": "https://www.google.com/maps/place/Restaurant+Name/@latitude,longitude,zoom/data=..."
< }
< ],
< "searchQueries": [
< "restaurants in New York",
< "coffee shops in San Francisco"
< ],
< "proxyConfiguration": {
< "useApifyProxy": true
< }
<}' |
<apify call electrifying_haircut/google-map-scrapper-neo --silent --output-dataset

Google Map Scrapper Neo API through CLI

The Apify CLI is the official tool that allows you to use Google Map Scrapper Neo locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: