Flight Ticket Scraper avatar
Flight Ticket Scraper

Deprecated

Pricing

Pay per usage

Go to Store
Flight Ticket Scraper

Flight Ticket Scraper

Deprecated

Developed by

Jindřich Bär

Jindřich Bär

Maintained by Community

Search for great deals on flight tickets. Specify the airports you want to fly from and to, the dates you want to fly on, and the number of transfers you want to have on your flight.

0.0 (0)

Pricing

Pay per usage

2

Total users

8

Monthly users

2

Last modified

7 months ago

You can access the Flight Ticket 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 '{
< "fromIATAs": [
< "PRG"
< ],
< "toIATAs": [
< "MUC"
< ],
< "currency": "USD"
<}' |
<apify call jindrich.bar/flight-ticket-scraper --silent --output-dataset

🛫 Flight Ticket Scraper API through CLI

The Apify CLI is the official tool that allows you to use Flight Ticket Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: