Skip to content

tynanseltzer/spotifyPlaylistScrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

spotifyPlaylistScrape

Project for CS 105, scraping people's spotify playlists

Dependencies

Depends heavily on Spotipy, see https://github.com/plamere/spotipy

Requires client ID and secret, so a developer account on Spotify. These can be set in the code, or via environmental variables

export SPOTIPY_CLIENT_ID='your-spotify-client-id'

export SPOTIPY_CLIENT_SECRET='your-spotify-client-secret'

About

Project for CS 105, scraping people's spotify playlists

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages