Trip: Get Low Prices
Trip via Parse · travel
Get lowest flight prices by date for a route, spanning approximately 90 days from the reference date. Returns a price calendar useful for finding the cheapest travel dates. Each entry contains the date, price, and display format. Search for flights and get low price calendar data from Trip.com Fulfilled by Parse from us.trip.com.
- parse
- platform-key
- travel
- trip
- us-trip-com
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- travel
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/2e3b4b01-36ff-45b1-8d79-7f4684575e71/get_low_prices
- Interface artifact
- sha256:bf4e598c8b2a88d4af71880280328c920b8a2088db64794e8a6608330443d2cb
- Manifest digest
- sha256:054d5e3b688d8efd0d0caeeeffa9f9cb88a0b2ea2f240ddd498a53e2709b9756
Request fields
- arrive_city (string, required): Arrival city IATA code (e.g., LAX, ORD, CDG)
- depart_city (string, required): Departure city IATA code (e.g., NYC, SFO, LHR)
- depart_date (string): Reference date in YYYY-MM-DD format. Calendar centers around this date. Omitting defaults to 7 days from today.
Example queries
- {"arrive_city":"LAX","depart_city":"NYC","depart_date":"2026-06-18"}