Shop research and contact pipeline
Shop Directory Lead Scraper
From a shop directory to contacts a sales team can use.
Public shop directories become usable data: cleaned, enriched, searchable and ready to export.
240Commits
Built, one commit at a time
As of About this number
Counts the commit history of the associated repositories on their default branches. The number includes all contributors up to the date shown.
01 / What it does
This pipeline turns public shop listings into a searchable contact database. I separated discovery from website enrichment so a failed lookup can be retried without losing the original find. A dashboard gives sales access to the cleaned records, filters and exports.
02 / What I built
Separate discovery and enrichment
Directory discovery and website enrichment run as separate stages.
Deduplicate returning shops
Cross-run deduplication keeps returning shops in one record.
Search and export contacts
A Docker service feeds contact details into a searchable export dashboard.
