gosom/google-maps-scraper

Option "do not scrape duplicates"

Open

#48 创建于 2024年4月24日

在 GitHub 查看
 (2 评论) (1 反应) (0 负责人)Go (631 fork)auto 404
enhancementgood first issue

仓库指标

Star
 (4,218 star)
PR 合并指标
 (平均合并 19天) (30 天内合并 12 个 PR)

描述

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?

贡献者指南