Megabus: Get Cheapest Prices Calendar
Megabus via Parse · travel
Check the cheapest prices for a specific route across multiple dates. Returns only dates that have available service; dates without trips are omitted. Useful for finding the best travel date on a route. API for searching and retrieving coach booking information from Megabus UK, powered by the Distribusion booking system. Supports trip search, stop lists, route guides, and price calendars. Fulfilled by Parse from megabus.com.
- maps-geo
- marketplace
- megabus
- megabus-com
- parse
- platform-key
- 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/7adc06ab-d9ba-4cbc-b019-293f47442dc3/get_cheapest_prices_calendar
- Interface artifact
- sha256:90a446bed23d2498073425aecc581f61e28ce3d554fea69fc39d7ae30fd71798
- Manifest digest
- sha256:aa7237305b43c3218bd4aa4b7846dfb4dd72d89b8c8dad036f4cf08054df24be
Request fields
- origin (string, required): Origin Distribusion city code (e.g. GBLON, GBMAN, GBEDIN).
- destination (string, required): Destination Distribusion city code (e.g. GBLON, GBMAN, GBEDIN).
- departure_dates (string, required): JSON array of dates in YYYY-MM-DD format (e.g. ["2026-06-20","2026-06-21"]), or a single date in YYYY-MM-DD format.
Example queries
- {"origin":"GBLON","destination":"GBMAN","departure_dates":"2026-06-26"}