Hooktheory: Get Song Sections
Hooktheory via Parse · music
Retrieve all sections (intro, verse, chorus, bridge, etc.) for a specific song identified by artist and song URL slugs. Returns section IDs required by the get_section_notes endpoint. Slugs are lowercase hyphenated forms of the artist/song name. Search for songs and retrieve detailed music theory data including chords, melody notes, keys, tempos, and meters from Hooktheory's TheoryTab database of 65,000+ songs. Fulfilled by Parse from www.hooktheory.com.
- education
- entertainment
- hooktheory
- music
- parse
- platform-key
- www-hooktheory-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/6b249d06-c1b6-4e17-ad83-675d92275ddc/get_song_sections
- Interface artifact
- sha256:306a039e05b902d339953bc616db96f04d76cca608483ef3876c07fbfeea7488
- Manifest digest
- sha256:a0ab68803480f6f2163e99c8227f5f66fc3d36cc7e3e04bd3e67d25f8775fb89
Request fields
- song (string, required): Song URL slug (e.g. 'bohemian-rhapsody', 'let-it-be')
- artist (string, required): Artist URL slug (e.g. 'queen', 'the-beatles')
Example queries
- {"song":"bohemian-rhapsody","artist":"queen"}