Http request for Google Maps not generating Lead emails

Describe the problem/error/question

I’m trying to run Http request to pull email address from google maps but for some reason it’s not generating any ideal results.

Anyone knows a fix for this. I’ve been stuck for 2 days on this one.

Hey, John, You won’t be able to retrieve email addresses directly from Google Maps using an HTTP request — because Google doesn’t expose email fields in the Maps/Places API response at all. This is a privacy restriction and part of Google’s anti-scraping policy.

Instead you can try Apify, Google Maps Scraper, with some configuration,

it will craw the emails from each website for you.

Let me know if this is the way you want to go..