I Open-Sourced Our Local SEO Data Collection Tool
javascript
dev.to
We just open-sourced the Node.js script we use to pull competitive market data from the Google Places API for local SEO analysis. Repo: github.com/webpossible/local-seo-data What It Does Give it an industry ("dentist", "HVAC company", "med spa") and a county, and it: Searches multiple cities for comprehensive coverage Deduplicates by name + address Filters to the target county (city name matching + lat/lng bounding box) Sorts by review count Calculates market averages Groups by ci