johnwmillr / LyricsGenius

Download song lyrics and metadata from Genius.com 🎶🎤
http://www.johnwmillr.com/scraping-genius-lyrics/
MIT License
904 stars 159 forks source link

[WIP] Clarify the Use of Public API Methods #212

Open allerter opened 3 years ago

allerter commented 3 years ago

This PR makes the use of Public API methods clear to the user and also makes sure the user accepts the risks of the Public API before using its methods.

This PR introduces breaking changes and mustn't be merged until 4.0.0

allerter commented 1 year ago

Also, all Public API references (in code as well as docs) should be renamed to Web API. Genius considers its official API to be the Public API and refers to the unofficial API as Web API. Renaming these will create reduce confusion.