Skip to content

Web scraping API written in Golang for business data collection.

Notifications You must be signed in to change notification settings

CalebTracey/go-scraper

Repository files navigation

go-scraper

build test

Web scraper written in Go. Intended to collect business data based on location.

go-colly used to scrape yellowpages for basic data.

Google geocode finds the longitude and latitude with scraped address.

Current available search parameters:

  • Search terms - "terms"*
  • "city"*
  • "state"*

*Required

Example request body:

Run configuration: