Trainline: Get Routes From Station
Trainline via Parse · travel
Retrieve all available routes and destinations reachable from a given station. Returns destination station names, countries, typical journey durations, daily train frequency, and first/last departure times. Use a station URN from search_locations as input. Results are ordered by popularity as indexed by Trainline. API for searching train stations and journeys on Trainline.com. Search for station locations by name to get URNs, then use those URNs to search for available train journeys between stations. Fulfilled by Parse from trainline.eu.
- maps-geo
- other
- parse
- platform-key
- trainline
- trainline-eu
- 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/447b13bc-e3c7-4dca-a183-dbdaa6edee8a/get_routes_from_station
- Interface artifact
- sha256:627b36e2b804fded2da5751a1db846492baee486907371b588264f464ad7eb4f
- Manifest digest
- sha256:b9f60154cf80453441c272e44d6e6414a2cd422c84dc1dba795dced96dd9e2f7
Request fields
- station_urn (string, required): Station URN identifying the origin station (e.g. 'urn:trainline:generic:loc:182gb' for London). Obtain from search_locations.
Example queries
- {"station_urn":"urn:trainline:generic:loc:182gb"}