Songsterr: Get Tab Data
Songsterr via Parse · music
Fetch raw tab/notation data for a specific track of a song. Requires revisionId and image hash from get_song_meta response. Returns detailed notation with measures, beats, notes, tuning, capo, and tempo automations. Retrieve song metadata, artist information, and raw tab notation data from Songsterr. Fulfilled by Parse from songsterr.com.
- education
- entertainment
- music
- parse
- platform-key
- songsterr
- songsterr-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- music
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/00e14379-6131-498c-a1ec-f1635d062d88/get_tab_data
- Interface artifact
- sha256:c5131b9256ec5548628d7c9888f3edb836296bdfed593c1de46a8a87487de058
- Manifest digest
- sha256:84d1411650da3e56ce3623fa05a8e1bca28979019e9fe7f255debb3c83b0cfc7
Request fields
- song_id (string, required): Numeric song ID. Obtainable from search_songs results via songId field.
- image_hash (string, required): Image hash from get_song_meta response (image field).
- revision_id (string, required): Revision ID from get_song_meta response (revisionId field).
- track_index (string, required): Zero-based track index. Obtainable from get_song_meta response (popularTrack or defaultTrack field).
Example queries
- {"song_id":"2","image_hash":"v0-3-2-tAJjp-GKmOQKhFb_","revision_id":"7124119","track_index":"3"}