Ryanair Scraper

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

Ryanair Scraper

Ryanair Scraper

epctex/ryanair-scraper

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

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

Mode

mode
Enum
Required

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"

Origin

origin
string
Required

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

Destination

destination
string
Required

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

Departure Date

departureDate
string
Required

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

Return Date

returnDate
string
Optional

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

Flex days before and after departure

flexDays
integer
Optional

Number of dates before and after departure date. It is being used for getting multiple dates.

Number of Adults

adults
integer
Required

Number of adults that you want to include to search

Number of Teens (12-15 years old)

teens
integer
Optional

Number of teens that you want to include to search

Number of Children (2-11 years old)

children
integer
Optional

Number of children that you want to include to search

Number of Infants (Under 2 years old)

infants
integer
Optional

Number of infants that you want to include to search

Maximum number of items

maxItems
integer
Optional

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

Proxy configuration

proxy
object
Required

Select proxies to be used by your crawler.

Developer
Maintained by Community
Actor stats
  • 135 users
  • 115.4k runs
  • Modified about 23 hours ago
Categories

You might also like these Actors