Howdy!
I've been using this site for a long time, particularly the lyrics library. I have a couple of side projects that would greatly benefit from having programmatic access to the lyrics library, but there isn't a web API for the database (even a private undocumented one). All rendering is done server-side (my guess is using PHP), which means the only way to get lyrics programmatically is to scrape the actual webpage (which is very slow and easily broken).
Are there any plans to make a public API? If the barrier is technical, I'd be more than happy to help set it up.
Thank you!
Comments