/goScraping

Implementing WEB Scraping with Go

Primary LanguageGo

WEB Scraping with Go

In this project I implement a WEB scraper that create a CSV file with quotes and authors from the Pensador programing Web Page.

Runig the project

To run this project golang > 1.17 is necessary.

After installing the dependencies just run

go run main.go