WizzAir Scraper avatar
WizzAir Scraper

Deprecated

Pricing

$25.00/month + usage

Go to Store
WizzAir Scraper

WizzAir Scraper

Deprecated

Developed by

mscraper

mscraper

Maintained by Community

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

0.0 (0)

Pricing

$25.00/month + usage

1

Total users

9

Monthly users

1

Runs succeeded

20%

Last modified

2 years ago

You can access the WizzAir 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 '{
< "origin": "BUD",
< "departureDate": "2023-09-20",
< "returnDate": "",
< "destination": "LTN",
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyCountry": "DE",
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call mscraper/wizzair-scraper --silent --output-dataset

WizzAir Scraper API through CLI

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