Queue Times: Get Daily Stats
Queue Times via Parse · travel
Returns historical statistics for one park on a specific calendar date. Includes overall crowd level (e.g. 'Quiet', 'Moderate', 'Busy'), prediction error percentage, and per-attraction average and maximum wait times observed that day. Data is extracted from the site's calendar pages; availability depends on the park and date range the site has recorded. Real-time and historical attraction wait times, crowd levels, and prediction accuracy for 130+ theme parks worldwide. Fulfilled by Parse from queue-times.com.
- entertainment
- maps-geo
- parse
- platform-key
- queue-times
- queue-times-com
- travel
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- travel
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e0afa94a-d68c-42c0-af0b-32eed239c480/get_daily_stats
- Interface artifact
- sha256:db07d47e31e376fce69d74a462c2efc89cb6e8a12cc4cb2dbdf17e5754d79f58
- Manifest digest
- sha256:4cb4b25596e0d3ad25531b49e313506eb5dcf6d769ea88a11fc81a2e7330239e
Request fields
- day (string, required): Day of the month from 1 to 31 (e.g. "3").
- year (string, required): Year in YYYY format (e.g. "2024").
- month (string, required): Month as a number from 1 to 12 (e.g. "8" for August).
- park_id (string, required): Numeric park ID obtained from the list_parks endpoint.
Example queries
- {"day":"3","year":"2024","month":"8","park_id":"57"}