Skip to content

Commit 8e70c89

Browse files
authored
Add Genius.com API wrapper
Add LyricsGenius, a Python wrapper for the Genius.com API (song lyrics and annotations).
1 parent 73d6dd5 commit 8e70c89

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,10 @@ Hi. Below you will find a list of web services along with links to their docs an
208208
- [API Documentation](https://www.fullcontact.com/developer/)
209209
- [Python wrapper for FullContact](https://github.com/garbados/fullcontact.py)
210210

211+
### [Genius](http://genius.com/) - Song lyrics and annotations
212+
- [API Documentation](https://docs.genius.com/)
213+
- [Python wrapper for Genius](https://github.com/johnwmillr/LyricsGenius)
214+
211215
### [Geocodio](https://geocod.io/) - Ridiculously affordable geocoding
212216
- [API Documentation](https://geocod.io/docs/)
213217
- [Python wrapper for Geocodio](https://github.com/bennylope/pygeocodio)

0 commit comments

Comments
 (0)