gosom/google-maps-scraper

Option "do not scrape duplicates"

Open

#48 geöffnet am 24. Apr. 2024

Auf GitHub ansehen
 (2 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Go (631 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (4.218 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 19T) (12 gemergte PRs in 30 T)

Beschreibung

Often, when scraping several similar queries (or one query in nearby locations), duplicates may appear in search results, resulting in duplicate entries in the output file and requiring additional time to complete the task. Is it possible to implement a parameter that prevents scraping information about an organization if it has already been scraped earlier?

Contributor Guide