In this project I implement a WEB scraper that create a CSV file with quotes and authors from the Pensador programing Web Page.
To run this project golang > 1.17
is necessary.
After installing the dependencies just run
go run main.go
In this project I implement a WEB scraper that create a CSV file with quotes and authors from the Pensador programing Web Page.
To run this project golang > 1.17
is necessary.
After installing the dependencies just run
go run main.go