gosom/google-maps-scraper

Option "do not scrape duplicates"

Open

#48 opened on 2024年4月24日

GitHub で見る
 (2 comments) (1 reaction) (0 assignees)Go (631 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (4,218 stars)
PR merge metrics
 (平均マージ 19d) (30d で 12 merged PRs)

説明

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?

コントリビューターガイド