gosom / google-maps-scraper

scrape data data from Google Maps. Extracts data such as the name, address, phone number, website URL, rating, reviews number, latitude and longitude, reviews,email and more for each place
MIT License
852 stars 115 forks source link

Result not recorded if a search term converges to a single entry #55

Open Mithrillion opened 4 months ago

Mithrillion commented 4 months ago

It appears that currently the scraper is not able to save results from search terms that only return one entry (which leads to that entry being displayed directly the UI instead of a list). This is quite inconvenient if you happen to have a list with different levels of specificality, where some terms will return a list while others will converge to a single business or location.

admbyz commented 4 months ago

I can confirm. Sometimes there will be only 1 place at the map sometimes there will be exact keyword named place both will failure to be scraped.

TheSnowGuru commented 3 months ago

I tested this and it worked really well