PW is the web's leading resource for everything about open APIs and mashups. Learn more: take a tour »
Wikia is a collaborative publishing platform that enables people around the world to discover, create, and share content on any topic. Wikia also provides the LyricWiki API, a service which provides users with lyrics to many popular songs from a variety of artists.
This free API can be used via SOAP or REST, though the SOAP functionality is currently more robust. Lyrics can be returned as XML, JSON, HTML, or plain text. Authentication is optional when using the API via SOAP (and not available when using REST), and can be used if you want to associate any webservice changes that you make with your user-account.
Please note that due to licensing restrictions, the API can only directly return a small portion of the lyrics directly - which is useful for determining if you have a correct match. All responses also contain a URL to a corresponding page with the full lyrics.
Click the "Track this API" button on any profile page and never miss an API update, new app, or breaking news for that API again.
There are no source code libraries or how-to links for LyricWiki. If you know one why not add it?





©ProgrammableWeb.com 2013. All rights reserved.
Terms of Service | Privacy Policy
Comments
at 20:21
It's a good, stable API that works with NuSOAP or PHP5's built in SOAP. I highly recommend it. We are using it to pull lyrics for our song meanings site and will in the next week implement a way to share lyrics back when the API doesn't have them.
Read more comments
You must be logged in to comment. Not a PW member yet? Why not register.