Skip to content

Scrapes the Pazz and Jop polls from 1971-2004 and prints albums and artists then adds them to a database

Notifications You must be signed in to change notification settings

lukenovak/pazz-and-jop-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5881b72 · Mar 17, 2019

History

3 Commits
Mar 17, 2019
Mar 17, 2019

Repository files navigation

pazz-and-jop-scraper

Scrapes the Pazz and Jop polls from 1971-1999 and prints albums and artists then adds them to a database

Running the scraper

To run the scraper, you first have to configure the approprite database schema, with a table called "albums" that has columns for the album and artist names. In addition, you need to fill in your psql data (I will hopefully be switching this over to environment variables at some point)

Planned additions

Adding year to the database, so that I can do data analysis Switiching database initilization to environment variables.

About

Scrapes the Pazz and Jop polls from 1971-2004 and prints albums and artists then adds them to a database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages