Zubdata / Google-Maps-Scraper

Google maps scraper with gui
https://zubdata.com/tools/google-maps-scraper/
GNU General Public License v3.0
55 stars 22 forks source link

Scraper not stopping #5

Closed FujiwaraChoki closed 1 year ago

FujiwaraChoki commented 1 year ago

Hey, I love the scraper dude. However sadly it's not stopping when it's actually done. There are no more places to click on, but it goes on and on.

Can you help with this?

image

mzubairtahir commented 1 year ago

This is because of your language is not english, It will end up scrolling when it will find "You have reached the end of list" But in your case it will never found that message at the end of scrolling , so you should change your language , or change the text in code.

FujiwaraChoki commented 1 year ago

This is because of your language is not english, It will end up scrolling when it will find "You have reached the end of list" But in your case it will never found that message at the end of scrolling , so you should change your language , or change the text in code.

I see, thanks bro!