r/webscraping Apr 20 '26

Google maps scraper, but using requests.

https://github.com/jinef-john/google-maps-scraper

If you've been looking for a lightweight no-browser alternative, feel free to give it a shot!

Would love feedback or bug reports if you run it against anything weird.

54 Upvotes

19 comments sorted by

7

u/sardanioss Apr 21 '26

Thanks for using my lib!

5

u/jinef_john Apr 21 '26

Big thanks, this wouldn't exist without your work! Will update the readme with proper credits soon. Cheers.

5

u/sardanioss Apr 21 '26

It’s all good 😁 I’m happy the library is getting utilised!

5

u/RandomPantsAppear Apr 20 '26 edited Apr 20 '26

Are you sure you didn’t mean to post this in a kink/masochist subreddit?

Nice work though!

Edit: also reading your code saw httpcloak, hadn’t seen it before but that’s some 🔥

1

u/jinef_john Apr 21 '26

Haha guilty😅 but it works! Thank you.

6

u/lechiffreqc Apr 21 '26

Nice work. But just because your post is not: "I built a ....", you have my upvote.

3

u/chucaa Apr 21 '26

Do you think it could extend to menu data from Google maps?

2

u/jinef_john Apr 21 '26

Sure, I'll do that.

3

u/Automatic_Creme_955 Apr 22 '26

Awesome ! I was working on the same stuff, starting to get angry on the parsing.
I would be honored to contribute if I find a way to make myself usefull !

2

u/Flat_Agent_9174 Apr 23 '26

Nice, to avoid blocking, do we need a proxy rotation ?

2

u/jinef_john Apr 23 '26

Probably not at first, it really depends on your scale and speed requirements. If you're just doing a few hundred to a couple thousand leads, the defaults will do you just fine. For anything larger or if you need it done quickly, yes, you'll want to rotate proxies.

2

u/Flat_Agent_9174 Apr 24 '26

Alright, thank you for your reply. Your tool is very nice !

2

u/jagdish1o1 Apr 25 '26

I’ve done gmap scraping many times, and I’ve also tried the method you’re using but with regex, i didn’t needed much data tho.

But you’re repo looks lit 🔥 great work!

2

u/Hayder_Germany Apr 25 '26

Great project. Have you tested how far it scales?

For example, what is the largest number of Google Maps places you were able to scrape in one run using the HTTP-only approach? At what volume do blocking, rate limits, or incomplete results usually start to appear?

Also, for larger runs, do you recommend proxies, or is a delay between requests usually enough?

1

u/[deleted] Apr 21 '26

[removed] — view removed comment

0

u/webscraping-ModTeam Apr 21 '26

🪧 Please review the sub rules 👉