Lyrics-LK.com
Lyrics-LK.com publishes an open dataset of 10,225+ Sinhala songs across 3,390 artists. It is free to use, machine-readable, and served by a public API with no key required.
The Lyrics-LK dataset catalogues Sinhala songs and the people who made them, covering old classics and new hits. Each song carries its title in the original Sinhala script and an English transliteration, its artists, and a link to the full page (which also includes an English translation and a written meaning). Totals above update live as the collection grows.
No account, no API key, no rate-limit sign-up. Just request the JSON.
/api/public/songs?page=1&limit=50Paginated list of songs (most viewed first). Max limit 100.
Try it →{
"source": "https://lyrics-lk.com",
"license": "Free to use with attribution to Lyrics-LK.com",
"page": 1,
"limit": 3,
"total": 10225,
"songs": [
{
"id": "…",
"title": "…",
"sinhalaTitle": "…",
"path": "song/artist-slug/song-slug",
"url": "https://lyrics-lk.com/song/artist-slug/song-slug",
"artists": ["…"],
"views": 0
}
]
}The Lyrics-LK open dataset is free to use, including for apps, research and music tools. We ask only that you credit Lyrics-LK.com and link back to lyrics-lk.com. Lyrics remain the property of their respective rights holders and are presented for reference; see our DMCA policy.