easyJet Scraper avatar
easyJet Scraper
Try for free

3 days trial then $10.00/month - No credit card required now

View all Actors
easyJet Scraper

easyJet Scraper

epctex/easyjet-scraper
Try for free

3 days trial then $10.00/month - No credit card required now

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.

Mode

modeEnumRequired

Select if you want to search for Round trip or One way

Value options:

"ROUND": string"ONEWAY": string

Default value of this property is "ROUND"

Arrival

arrivalstringRequired

3 letter airport code for arrival. You can check the codes from here: https://www.nationsonline.org/oneworld/IATA_Codes/airport_code_list.htm

Departure

departurestringRequired

3 letter airport code for departure. You can check the codes from here: https://www.nationsonline.org/oneworld/IATA_Codes/airport_code_list.htm

Departure Date

departureDatestringRequired

Departure date. Should be in format of YYYY-MM-DD

Return Date

returnDatestringOptional

Return date. Should be in format of YYYY-MM-DD. It is only being used for Round trips

Number of Adults

adultsintegerRequired

Number of adults that you want to include to search

Number of Children

childrenintegerOptional

Number of children that you want to include to search

Number of Infants

infantsintegerOptional

Number of infants that you want to include to search

Proxy configuration

proxyobjectRequired

Select proxies to be used by your crawler.

Maximum number of items

maxItemsintegerOptional

Maximum number of items that you want as output. Default is all

Developer
Maintained by Community
Actor metrics
  • 2 monthly users
  • 96.8% runs succeeded
  • 0.0 days response time
  • Created in Jun 2022
  • Modified about 9 hours ago