Qobuz: Browse New Releases
Qobuz via Parse · music
Browse newly released albums on Qobuz. Optionally filter by genre, record label name, or label ID. When label_id is provided, albums are fetched directly from the label's catalog (sorted by newest). Returns paginated results with 20 items per page. Search and browse the Qobuz music catalog including albums, tracks, artists, new releases, and charts. Fulfilled by Parse from www.qobuz.com.
- entertainment
- music
- parse
- platform-key
- qobuz
- streaming-video
- www-qobuz-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/98acea9c-2084-49d3-a688-c77d0b858f35/browse_new_releases
- Interface artifact
- sha256:2c63e58b18ccc578cf848136d9aab416eb5bb7fd14fd84abe7ee0f89c1c707c5
- Manifest digest
- sha256:2656e03a0420e080d090d9085fdd59bf2a11320ed2c3e46a8183d2a01be4c4c7
Request fields
- page (integer): Page number for pagination (1-based).
- label (string): Filter results to albums whose record label contains this string (case-insensitive). Omitting returns all labels.
- genre_id (string): Qobuz genre ID to filter by (e.g. '112' for Pop/Rock, '80' for Jazz, '10' for Classical). Omitting returns all genres.
- label_id (string): Numeric Qobuz label ID for exact-match filtering (e.g. '9322146' for Armada Music, '7397' for Atlantic Records). Fetches albums directly from the label's catalog.
Example queries
- {"page":"1","genre_id":"112","label_id":"9322146"}