Kiwi Flight Search Scraper

Kiwi Flight Search Scraper

by ecomscrape

Scrape live flight data from Kiwi.com's virtual interlining platform. Access prices, routes, and booking info from 750+ airlines for travel apps, price tracking, and research.

115 runs
11 users
Try This Actor

Opens on Apify.com

About Kiwi Flight Search Scraper

Need to pull flight data from Kiwi.com? I've used this scraper to get around their virtual interlining setup, which is great for finding those complex multi-airline itineraries you can't easily find elsewhere. It taps directly into Kiwi's search, pulling live data from over 750 airlines. You'll get the full picture: prices, routes, specific carriers, and even the booking links. The output is clean, giving you the price, total journey duration, and all the booking details in a structured format. I found it super useful for a few things. If you're running a travel site or an app, you can feed this data into your own comparison engine. For market research, it's perfect for tracking how fares fluctuate on specific routes over time. Developers will appreciate how it automates a manual process, saving hours of copying and pasting. It just fetches the public data Kiwi shows you, but does it programmatically and at scale. Set your search parameters, run it, and get a JSON or CSV file with everything laid out. It handles the data extraction so you can focus on building your service or analysis.

What does this actor do?

Kiwi Flight Search Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Kiwi Flight Search Scraper

Overview

This Apify actor scrapes flight search results from Kiwi.com. Kiwi aggregates fares from over 750 carriers, including unique "virtual interlining" options that combine airlines which don't normally partner. This scraper automates data extraction for market research, price monitoring, or travel app development.

Key Features

  • Extracts comprehensive flight data: prices, schedules, carriers, and routes.
  • Captures Kiwi-specific details like "Travel Hack" indicators and "Vanilla" flight classifications.
  • Handles multi-leg journeys and virtual interlining combinations.
  • Manages dynamic content loading on Kiwi's search pages.
  • Configurable retry logic and proxy support to improve reliability.

How to Use

Configure the actor using a JSON input object. The primary method is to provide direct Kiwi.com search result URLs.

Input Format

The actor accepts a JSON object. The core parameter is urls, a list of Kiwi.com search result pages.

{
  "max_retries_per_url": 2,
  "proxy": {
    "useApifyProxy": false
  },
  "max_items_per_url": 20,
  "urls": [
    "https://www.kiwi.com/en/search/results/london-united-kingdom/manchester-united-kingdom"
  ],
  "ignore_url_failures": true
}
  • urls: List of Kiwi.com flight search URLs to scrape.
  • max_items_per_url: Limits the number of flights scraped per URL.
  • max_retries_per_url: Number of retry attempts if a scrape fails.
  • ignore_url_failures: If true, the run continues even if some URLs fail.

Output

The actor outputs a dataset of structured flight objects. Each item typically includes:
* Departure and arrival times, dates, and airports.
* Airline and flight number.
* Total price and currency.
* Trip duration and number of stops.
* Booking/deep link URL.
* Kiwi-specific flags (e.g., isTravelHack, isVanilla).

Contact

For issues or questions, contact the developer via My profile.

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Kiwi Flight Search Scraper now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
ecomscrape
Pricing
Paid
Total Runs
115
Active Users
11
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support