Mixesdb: Latest
Mixesdb via Parse · music
List recently added or updated mix pages, deduplicated by page title (most recent edit per page kept). Returns page URLs, titles, timestamps, and change type (new or edit). Excludes non-article namespace pages (Help, Category, Template, User, etc.). By default only dated pages (titles starting with YYYY-MM-DD) are returned; set include_undated to true to include all. Access DJ mix/set tracklists, search the MixesDB database, and list recently added mixes. Fulfilled by Parse from www.mixesdb.com.
- developer-tools
- entertainment
- mixesdb
- music
- parse
- platform-key
- www-mixesdb-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/00ec0ca7-dc39-4d90-acdc-fef20881bd54/latest
- Interface artifact
- sha256:52315b68783a740c98238cb878835647dc78a9d92a34cdcb1ff9395e20ae1785
- Manifest digest
- sha256:a0010bc2abfa3e7f444ae11ce5b1bc48af79a427bb9f87d3d84a037f6eaa40fd
Request fields
- limit (integer): Maximum number of unique pages to return (1-50).
- change_type (string): Filter by change type: 'new' for newly created pages, 'edit' for edited pages, 'all' for both.: Allowed values: all, new, edit
- include_undated (boolean): When false (default), only pages whose title starts with a full YYYY-MM-DD date are returned. Set true to include undated pages.
Example queries
- {"limit":"5","change_type":"all","include_undated":"false"}