Skip to content

Repository to scrape the friday jukebox playlist and maintain a back catalogue

Notifications You must be signed in to change notification settings

jacksonriley/fridayjukebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fridayjukebox

Repository to scrape the friday jukebox playlist and maintain a back catalogue

Once you clone the repo, you can just run the scraping script:

python3 -m venv my_virtual_env
source my_virtual_env/bin/activate
pip3 install -r requirements.txt
python3 fridayjukebox/scraping.py

That'll output a new file (or overwrite the existing one) corresponding to the current Friday Jukebox playlist

About

Repository to scrape the friday jukebox playlist and maintain a back catalogue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages