Scrapers.lat logo scrapers.lat
旅行

Wizz Air Flights Scraper: Fares, Schedules & Price Calendar

Scrape Wizz Air flight fares and availability for any route across 190 airports in 44 countries. Extract lowest price, currency, departure times, flights available and a 30 day price calendar. Export to JSON, CSV or Excel.

19 每条记录的字段 JSON · CSV · Excel · API 按用量付费
wizzair-flights-scraper.json 200 OK
{
  "origin": "LTN",
  "originName": "London Luton",
  "originCountry": "United Kingdom",
  "destination": "BUD",
  "destinationName": "Budapest",
  "destinationCountry": "Hungary",
  "direction": "outbound",
  "departureDate": "2026-08-24",
  "dayOfWeek": "Monday"
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
OriginOrigin NameOrigin CountryDestinationDestination NameDestination CountryDirectionDeparture DateDay Of WeekDays To DepartureDeparture TimesFlights AvailablePriceCurrency
示例输出

一条真实的示例记录,正是你收到的结构。

OriginOrigin NameOrigin CountryDestination
LTNLondon LutonUnited KingdomBUD
LTNLondon LutonUnited KingdomBUD
LTNLondon LutonUnited KingdomBUD
LTNLondon LutonUnited KingdomBUD
LTNLondon LutonUnited KingdomBUD
GET /wizzair-flights-scraper
{
  "origin": "LTN",
  "originName": "London Luton",
  "originCountry": "United Kingdom",
  "destination": "BUD",
  "destinationName": "Budapest",
  "destinationCountry": "Hungary",
  "direction": "outbound",
  "departureDate": "2026-08-24",
  "dayOfWeek": "Monday"
}

常见问题

Which airports and countries does this cover?

It covers the full Wizz Air network, which is 190 airports across 44 countries spanning Europe, the Middle East, North Africa, the Caucasus and Central Asia. Both the origin and destination are chosen from a dropdown of valid Wizz Air airports, and a route only returns data if Wizz Air actually flies it.

How many fares can I get in one run?

Each route and date returns one record with the lowest fare and all departure times for that day. Use the days-to-scan option to pull a whole week or month per route, and set the return date to also collect the return leg. The max items setting caps the total.

Can I get the cheapest day to fly?

Yes. Leave the price calendar option on and each route also produces a calendar record covering 30 days from your departure date, listing the cheapest fare and flight count for every day plus the single cheapest date.

Why is the currency different on the return leg?

Wizz Air prices each leg in the currency of its origin market, so a London to Budapest fare is in GBP while the Budapest to London return is in HUF. The currency field always reflects the correct market for that record.

Does it include flight numbers, arrival times or seat counts?

Wizz Air only publishes the lowest fare and the departure schedule on its open availability feed. Per-flight detail such as the flight number, exact arrival time and remaining seats sits behind an interactive bot wall and is not exposed, so the scraper returns the fare, schedule and availability that are publicly reachable.

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。