beatport.com API: get_artist_tracks
beatport.com via Parse · music
Get all tracks for an artist, automatically paginating through their full catalog. Returns structured track metadata including track name, mix name, all artists, remixers, record label, genre, BPM, musical key, release date, release name, and direct track URL. May be slow for artists with large catalogs (hundreds of tracks). Search and extract metadata from Beatport including tracks, releases, artists, labels, genres, and top charts. Fulfilled by Parse from beatport.com.
- beatport-com
- ecommerce
- entertainment
- music
- parse
- platform-key
Price and execution
- Price
- $0.20 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- music
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/2231dc97-b277-482d-9311-07a167c10460/get_artist_tracks
- Interface artifact
- sha256:7e2026279a99c1723413992384c0f5413e35e39f1d34c0cf88fbe37cb1a03710
- Manifest digest
- sha256:12dbb28ff572f78b92acbb85f2e56eb8b4ba9277eac5ce372f3bc0285ed17c4d
Request fields
- slug (string): Artist slug for URL construction. Any value works.
- artist_id (string, required): Numeric artist ID. Obtainable from search_artists results.
Example queries
- {"slug":"artist","artist_id":"6824"}