Skip to content

short project for using user-based spotify data to get list of all artists listened to, then check for upcoming concerts nearby and send email with updates

Notifications You must be signed in to change notification settings

Consofine/concerts

Repository files navigation

Flow: run "python spotify.py" to get list of all artists listened to on spotify account. (First run requires authentication, then all subsequent runs use refresh tokens.) Then, run "python tickets.py" to query ticketmaster api and email results to specific addresses. Requires api keys in keys.py in directory, as well as email information in emailKeys.py for sending and receiving. Also uses absolute paths for compatibility with cronjobs

About

short project for using user-based spotify data to get list of all artists listened to, then check for upcoming concerts nearby and send email with updates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published