FlixBus Trip Prices Scraper
Pricing
Pay per event
Go to Apify Store
FlixBus Trip Prices Scraper
Monitor FlixBus route fares, schedules, station names, durations, availability, and booking URLs for date-based bus price tracking.
FlixBus Trip Prices Scraper
Pricing
Pay per event
Monitor FlixBus route fares, schedules, station names, durations, availability, and booking URLs for date-based bus price tracking.
You can access the FlixBus Trip Prices Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, youāll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "routes": [< {< "url": "https://global.flixbus.com/bus-routes/bus-paris-lyon"< }< ],< "startUrls": [< {< "url": "https://global.flixbus.com/bus-routes/bus-paris-lyon"< }< ],< "departureDate": "2026-08-15",< "adults": 1,< "currency": "EUR",< "locale": "en",< "includeAfterMidnightRides": true,< "maxItems": 20<}' |<apify call automation-lab/flixbus-trip-prices-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use FlixBus Trip Prices Scraper locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: