gosom/google-maps-scraper

Option "do not scrape duplicates"

开放

#48 创建于 2024年4月24日

 (2 条评论) (1 个反应) (0 位负责人)Go (878 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (5,594 个星标)
PR 合并指标
 (平均合并 2小时 8分钟) (30 天内合并 2 个 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?

贡献者指南