Skip to content

boomermath/SpotifyScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SpotifyScraper

Small package to scrape information from spotify links.

Usage

SpotifyTrack track = Spotify.getTrack("https://open.spotify.com/track/7tdBXBfqfXSWpMaMA8QaES?si=c42ed48da2c54781");
SpotifyPlaylist playlist = Spotify.getPlaylist("https://open.spotify.com/playlist/43U6d4I4GykkoF2oW9b97G?si=9d00346cc4a047e9");
//note that both methods also accept spotify URIs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages