gosom/google-maps-scraper

Option "do not scrape duplicates"

Open

#48 aberto em 24 de abr. de 2024

Ver no GitHub
 (2 comments) (1 reaction) (0 assignees)Go (631 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (4.218 stars)
Métricas de merge de PR
 (Mesclagem média 19d) (12 fundiu PRs em 30d)

Description

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?

Guia do colaborador