Create a music search engine with the following that allows users to query an artist/song. Must have the following:
- Wikipedia excerpt
- Spotify Playlist
- Twitter tweets about artist
- 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