I’ve scraped a list of business names from Google Maps within a certain category
What’s an effective way to extend an existing Google Maps dataset — i have not scraped all names available , how can i avoid duplicate scrapping ?
I’ve scraped a list of business names from Google Maps within a certain category
What’s an effective way to extend an existing Google Maps dataset — i have not scraped all names available , how can i avoid duplicate scrapping ?
Hello FDR,
Each task will be counted as a new scraping task independent of others. In order to avoid duplicates, I would recommend using different categories or locations in each task.
I hope it helps!