A simple jsdom scraper project
In an effort to dynamically extract data from websites without an accessible API interface (i.e. pitchfork.com), this project was developed to test and maintain codebase necessary to scrape and use extracted data in a REPL manner.
Codebase requires jsdom
as its primary dependency.
npm install jsdom
Edit scraper.js
for site/element(s) to scrape.
Run the file called scraper.js
node scraper.js