Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 161 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 161 Bytes

Basic web scraping project with Golang

Getting started

  • install dependencies

      go mod vendor
  • run project

      go run .