pylyrical_api

README!!!

pylyrical_api will be SHUT DOWN at Monday, 22 July 2024 at 20:00 UTC. The source code will still be available and updated. That means, you can (and should) self-host it. Why is pylyrical_api shutting down? I need this server slot to host a different project, and unfortunately i cannot have more than one project running, otherwise i will hit the free limit usage.

Update: I no longer have access to the account where pylyrical_api is hosted (cannot login to the account), I can only push commits. So, pylyrical_api will not be shut down I guess...

Try it out


Usage

Responses

Responses are always in JSON. The following status codes are HTTP status codes.

  1. 200
  2. 400
  3. 404
  4. 500
  5. 502

Exceptions/Errors

  1. NoParameter: Occurs when no parameter was given.
  2. NoResults: Occurs when no results were found.
  3. ScrapeError: Occurs when pylyrical cannot scrape lyrics from genius.com
  4. RequestConnectionError: Occurs when pylyrical cannot send a request to genius.com