Criterion: List Releases
Criterion via Parse · entertainment
List physical Blu-ray and 4K UHD releases from the Criterion Collection shop catalog. Returns paginated release records with spine number, title, format, cover image, and product URL. The full catalog is fetched from the site in a single request per format and paginated locally. release_date, edition, and availability are set to null as they are not available from the catalog listing page. When format is omitted, both 4K UHD and Blu-ray releases are returned (4K UHD first, then Blu-ray), which requires two upstream requests. Access the Criterion Collection film catalog, editorial content from Current magazine, Top 10 lists, and Closet Picks. Fulfilled by Parse from criterion.com.
- criterion
- criterion-com
- ecommerce
- entertainment
- news-media
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- entertainment
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/c4a7e815-f1b8-4725-b565-87cb4f23aa80/list_releases
- Interface artifact
- sha256:0df9f4fc808da1f13705e6664dd29aeb3b837c3b988da2a289beef4d0b541fa4
- Manifest digest
- sha256:13a7f32101842107b57a8b5ddfdb8c4f70a5afcfb8dc8a29f7c2222b6e5ab633
Request fields
- page (integer): Page number for pagination (1-indexed).: Allowed values: 1
- limit (integer): Maximum number of releases per page.
- format (string): Filter by physical format: '4k' for 4K UHD discs, 'bluray' for Blu-ray discs, or omit for both.: Allowed values: bluray, 4k
Example queries
- {"page":"1","format":"bluray"}