Skip to content

Music Search Engine that queries Wikipedia, Spotify, and Twitter for Summary, Playlists and Tweets about the artist, respectively and then generates recommendations of Spotify playlists.

Notifications You must be signed in to change notification settings

arch1904/Music-Search-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Search Engine Project

Goal

Create a music search engine with the following that allows users to query an artist/song. Must have the following:

  1. Wikipedia excerpt
  2. Spotify Playlist
  3. Twitter tweets about artist
  4. Recommendation System

##To Search http://localhost:5000/search?q=(search query)

##Add Twitter_Keys.txt file in root folder(where the app folder and run.py are) with your authentication keys in the order followed inside twitter.py seperated by a newline

About

Music Search Engine that queries Wikipedia, Spotify, and Twitter for Summary, Playlists and Tweets about the artist, respectively and then generates recommendations of Spotify playlists.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages