Skip to content

This is my first project using Go that uses Spotify's WebAPI to access top artists and tracks of someone's profile. The final idea is to combine it with a Ticketmaster scrapper that will recommend / alert the user of concerts they may be interested in.

Notifications You must be signed in to change notification settings

GrahamMo/SpotifyRecommendations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SpotifyRecommendations

This is my first project using Go that uses Spotify's WebAPI to access top artists and tracks of someone's profile. The final idea is to combine it with a Ticketmaster scrapper that will recommend / alert the user of concerts they may be interested in.

Commands: go mod init SpotifyRecommendations go build .\SpotifyRecommendations.exe

If you are using windows you will have to will have to go into your windows defender and make the following changes: https://answers.microsoft.com/en-us/windows/forum/all/operation-did-not-complete-successfully-because/8b071316-3a5a-4ae9-973b-cfb2f36ae783

About

This is my first project using Go that uses Spotify's WebAPI to access top artists and tracks of someone's profile. The final idea is to combine it with a Ticketmaster scrapper that will recommend / alert the user of concerts they may be interested in.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages