1001tracklists: Get Track Appearances
1001tracklists via Parse · music
Get all DJ sets on 1001tracklists.com containing a specific track, with full pagination. Fetches the track's page and paginates through all tracklist appearances. Either track_url or both artist and title must be provided. When artist+title is used, the first matching track from search results is selected. Date filters narrow results to appearances within the specified range. Returns null for fields the site does not expose on the track appearances listing (cue_seconds, track_order, label, mix, isrc, spotify_id, beatport_id, other_ids, dj_id, tracklist_created_at, tracklist_updated_at, revision_history, first_identified_at). Coverage is considered complete when all AJAX pages have been exhausted or a set older than date_from is encountered. Scraper for 1001tracklists.com to extract DJ set tracklists, charts, and metadata. Fulfilled by Parse from 1001tracklists.com.
- 1001tracklists
- 1001tracklists-com
- entertainment
- music
- parse
- platform-key
- streaming-video
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/b93889bc-63b3-4524-8ff6-be513ab4401a/get_track_appearances
- Interface artifact
- sha256:e2f931f7c6f69a9ccea3f92c1969d5db3c8fe17034919a30bc4ef7f3b0fcbebb
- Manifest digest
- sha256:0a75610f154f1a3d680de512d380936cb8dcd9fa71bf0ea38c7bc5dace74529b
Request fields
- title (string): Track title, used together with artist when track_url is not provided.
- artist (string): Artist name, used together with title when track_url is not provided.
- date_to (string): Filter appearances on or before this date (ISO format YYYY-MM-DD).
- date_from (string): Filter appearances on or after this date (ISO format YYYY-MM-DD).
- track_url (string): A 1001tracklists.com track page URL (e.g. https://www.1001tracklists.com/track/9c2wmnkp/bountyhunter-woops/index.html). Either track_url or both artist and title must be provided.
Example queries
- {"track_url":"https://www.1001tracklists.com/track/9c2wmnkp/bountyhunter-woops-dimitri-vegas-junkie-kid-remix-brandon-remix/index.html"}