omkarcloud / google-maps-scraper

👋 HOLA 👋 HOLA 👋 HOLA ! ENJOY OUR GOOGLE MAPS SCRAPER 🚀 TO EFFORTLESSLY EXTRACT DATA SUCH AS NAMES, ADDRESSES, PHONE NUMBERS, REVIEWS, WEBSITES, AND RATINGS FROM GOOGLE MAPS WITH EASE! 🤖
https://www.omkar.cloud/
MIT License
863 stars 211 forks source link

Google maps was stuck on scrolling #121

Closed websines closed 5 months ago

websines commented 5 months ago

queries = Gmaps.Cities.UnitedStates("restaurants in ")[1:100] Gmaps.places(queries, has_website=False, has_phone=True, max_reviews=100)

Output:

DevTools listening on ws://127.0.0.1:51504/devtools/browser/f86a7b1d-b0ba-4cb2-b7d8-46716a3d41fb

Google Maps was stuck in scrolling. Retrying.

nbapera commented 4 months ago

Have you fixed this yet?