API
Overview | Covid19 RapidAPI | Songs API | Users Database |
Possible APIs that may be useful for Final Project :
- Spotify API
- Genius API
- Burger API, that for some reason is the only data in readable format
- Rapid API Example
Errors:
- As a group, we attempted several methods of formatting the JSON data. Some of these include using W3Schools to learn more about JSON syntax, trying commands like json.dumps(), json.loads(), and more.