📩📍 Google Maps Email Extractor avatar
📩📍 Google Maps Email Extractor

Pricing

$9.00 / 1,000 results

Go to Store
📩📍 Google Maps Email Extractor

📩📍 Google Maps Email Extractor

Developed by

Lukáš Křivka

Lukáš Křivka

Maintained by Apify

Extract Google Maps contact details. Scrape websites of Google Maps places for contact details and get email addresses, website, location, address, zipcode, phone number, social media links. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.

4.7 (48)

Pricing

$9.00 / 1,000 results

707

Total users

27.5k

Monthly users

4.3k

Runs succeeded

95%

Issue response

3.8 days

Last modified

3 hours ago

imageUrl

title

totalScore

reviewsCount

phone

city

website

https://lh5.googleusercontent.com/p/AF1QipNrgdoicPPrlWK1ZokL0ajfKWduz6YWKx8PQAS1=w408-h306-k-no

**** - Restaurant & Bar

4.4

920

(718) 347-****

Queens

https://www.****.com/

https://lh5.googleusercontent.com/p/AF1QipMg-qwl_2PZzRbnKXncQxtAqAkTObmzaveWt2om=w408-h342-k-no

******* Restaurant And Bar

4.5

2069

(718) 347-****

Queens

https://*****.com/

https://lh5.googleusercontent.com/p/AF1QipPazcnp1negFxNI5ycluKtRPn19VEbvIORrHgx9=w408-h306-k-no

****** Famous Pizza

4

475

(718) 347-****

Queens

https://www.******.com/

The data above is synthetic and does not reflect real-world values. View full dataset

RE

scraper not working. CAn't revoginize country

Closed

riant_ektara opened this issue
a month ago

I'm trying to scrape local businesses in Vietnam. I used the dedicated filter, but it does not work

aja_bar avatar

Hi there! Thanks for reaching out. It's just an incorrect input format, adjust it this way and you should be good to go:

 
{
"countryCode": "vn",
"language": "en",
"maxCrawledPlacesPerSearch": 5000,
"searchMatching": "all",
"searchStringsArray": [
"tattoo shop",
"tattoo artist ",
"tattoo studio"
],
"skipClosedPlaces": false,
"website": "allPlaces",
"placeMinimumStars": ""
}

Cheers, Andrea

RE

riant_ektara

a month ago

Thanks

where am I supposed to put this code? Also, why did it set a wrong input format? I just used the manual inputs, I didn't code anything myself