Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 263 Bytes

File metadata and controls

21 lines (13 loc) · 263 Bytes

Web Scraper

Simple webscraping example using the Colly libary.

Requirements

  • Local golang installation

Getting started

Installing the dependencies:

go get github.com/gocolly/colly

Running the application:

go run scraper.go