metal-archives.com API: get_label_roster
metal-archives.com via Parse · music
Fetch bands signed to a label with pagination. Can retrieve either the current or past roster. Search and retrieve information about metal bands, albums, songs, artists, and record labels from the Metal Archives database. Fulfilled by Parse from metal-archives.com.
- entertainment
- metal-archives-com
- music
- parse
- platform-key
- reviews-ratings
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/b08fc1e3-313a-4420-8e34-14bd3568c8d1/get_label_roster
- Interface artifact
- sha256:273f53fb5a5f6b3fd32a0521a18511d9cd2f04e32708c89c240b608208b7005d
- Manifest digest
- sha256:bc0b1c733855d816768b46d2cddddf8eb95573149dd9020697d2d59b60a76112
Request fields
- past (boolean): If true, fetch the past roster instead of the current roster.
- limit (integer): Max results to return per page.
- offset (integer): Pagination offset (number of results to skip).
- label_id (string, required): Numeric label ID.
Example queries
- {"past":"false","limit":"5","offset":"0","label_id":"2"}