frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

My first OS project: Mapsscraper is an simple Google Maps scraper

https://github.com/edlgg/mapsscrap
2•eduardodelag•2h ago

Comments

eduardodelag•2h ago
Mapsscraper is a simple and free open-source CLI tool for scraping business information from Google Maps.

Built in less than 500 lines of Go. The application scrapes business information from Google Maps using web automation. Given a set of coordinates, a query string and a search raduis, the tool collects details like business names, addresses, ratings, review counts, and phone numbers for a given search term and location and saves the results in a CSV file.