Darklyrics: Get Song Lyrics
Darklyrics via Parse · music
Get lyrics for a specific song on an album by its track number. Returns song title, lyrics text, album metadata, and identifiers. Scraper for DarkLyrics.com - the largest metal lyrics archive on the web. Provides access to band listings, discographies, album lyrics, and individual song lyrics. Fulfilled by Parse from darklyrics.com.
- darklyrics
- darklyrics-com
- entertainment
- music
- news-media
- parse
- platform-key
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- music
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/16b0df97-4e3b-43c9-88cf-cd56ae75ad24/get_song_lyrics
- Interface artifact
- sha256:f276ef4bf9fe8fbb17f192e0fa987061ffb25acb630564be97002a4b2eac899e
- Manifest digest
- sha256:2ea291ac46a1f0917c7d10f6d9b4796e9fd2bf141d89f56f497cabd1a722e2c1
Request fields
- band_slug (string, required): Band URL slug (e.g. 'metallica').
- album_slug (string, required): Album URL slug (e.g. 'killemall').
- track_number (string, required): Track number on the album (starting from 1).
Example queries
- {"band_slug":"metallica","album_slug":"killemall","track_number":"1"}