Traxsource: Get Just Added
Traxsource via Parse · music
Returns the most recently added tracks or releases on Traxsource, filterable by time period and genre. 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_just_added
- Interface artifact
- sha256:a18ad38876bcdcdef64db483cb9f5bc7b9cbd50a841ecbeb7a04d9b41afd85cd
- Manifest digest
- sha256:7899484d10388e0268b9c5160d0359b041f0ead7054504b30934c4613009710c
Request fields
- page (integer): Page number for pagination.
- view (string): View type: "tracks" or "releases".: Allowed values: tracks, releases
- period (string): Time period filter: "today", "yesterday", "7d", "30d".: Allowed values: today, yesterday, 7d, 30d
- genre_id (string): Numeric genre ID to filter results (e.g. "4" for House, "13" for Deep House). Corresponds to IDs from the genre catalog.
Example queries
- {"page":"1","view":"tracks","period":"today","genre_id":"13"}