easyJet Scraper avatar
easyJet Scraper

Pricing

$10.00/month + usage

Go to Store
easyJet Scraper

easyJet Scraper

Developed by

epctex

epctex

Maintained by Community

Scrape flights from easyJet. Crawl and extract flights, prices, availability, and more. Creates an easyJet API to let you scrape based on round-trip, one-way trip, and passenger management (adults, teens, children, infants) options.

0.0 (0)

Pricing

$10.00/month + usage

2

Total users

54

Monthly users

5

Runs succeeded

>99%

Last modified

9 hours ago

You can access the easyJet 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 '{
< "mode": "ROUND",
< "arrival": "SAW",
< "departure": "LPL",
< "departureDate": "2023-10-10",
< "returnDate": "2023-10-14",
< "adults": 1,
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call epctex/easyjet-scraper --silent --output-dataset

easyJet Scraper API through CLI

The Apify CLI is the official tool that allows you to use easyJet 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: