Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 730 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 730 Bytes

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: