Scraper for the Pitchfork 500 Wikipedia page, written in Go. This code is used in the tutorial Create a Web Scraper Using Go.
To run the scraper, type make
. The scraper returns a CSV file which contains all the tracks on the page.
Scraper for the Pitchfork 500 Wikipedia page, written in Go. This code is used in the tutorial Create a Web Scraper Using Go.
To run the scraper, type make
. The scraper returns a CSV file which contains all the tracks on the page.