Traxsource: Get Artist Tracks
Traxsource via Parse · music
Returns tracks for an artist by their ID and URL slug. Includes artist bio when available. Results are paginated with up to 50 items per page. API for the Traxsource electronic music store — charts, tracks, releases, artists, genres, and search. Fulfilled by Parse from traxsource.com.
- ecommerce
- entertainment
- music
- parse
- platform-key
- traxsource
- traxsource-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/14566d9b-cfe4-4533-94a8-986fdbaebf74/get_artist_tracks
- Interface artifact
- sha256:4e6e150910c30211b93d98371e9c23a8a8463054cfc3a54d6743299b3b1c96c8
- Manifest digest
- sha256:55b96e79c20f84357e1f983daf4a97832137ad6a44cfa5b29b508f4f5db06f9c
Request fields
- page (integer): Page number for pagination.
- slug (string, required): Artist URL slug from their Traxsource URL path (e.g. "dj-pp").
- artist_id (string, required): Numeric artist ID (e.g. "24228").
Example queries
- {"page":"1","slug":"dj-pp","artist_id":"24228"}