package
0.0.0-20230225110349-988b5a29a29c
Repository: https://github.com/tannergabriel/learning-go.git
Documentation: pkg.go.dev
# README
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