Skip to content

Latest commit

 

History

History

WebScraper

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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