SYSTEM all green source swiss.com queue 12,844 routes p99 latency 841ms dataflirt.com · scraper/swiss-com
RUN · 61 active pipelines · swiss.com live

Swiss flight data,
at warehouse scale.

We extract flight schedules, dynamic pricing, fare families, and route availability from swiss.com. Delivered as clean JSON, CSV, or Parquet to S3, BigQuery, or Snowflake on your cadence.

Flights extracted
412K /day
Price updates
1.8M /24h
Routes monitored
1,492 /run
Active pipelines
61
Uptime
99.94%
Data Dictionary

Every field we extract from swiss.com

Structured, schema-consistent data across all major object types — delivered clean, typed, and ready to query.

Complete list of extractable fields for Schedules & Routes objects from swiss.com. All fields typed and schema-versioned.

flight_numberorigindestinationdeparture_timearrival_timeduration_minutesaircraft_typeoperated_bycodeshare_statusstopover_countstopover_airportsdeparture_terminalarrival_terminal
schedules_& routes
● 200 OK
"flight_number": "LX 14",
"origin": "ZRH",
"destination": "JFK",
"departure_time": "2026-08-14T13:10:00Z",
"arrival_time": "2026-08-14T16:05:00Z",
"duration_minutes": 535,
"aircraft_type": "Airbus A330-300",
"operated_by": "Swiss International Air Lines"
# flight_numberorigindestinationdeparture_timearrival_timeduration_minutes
1
2
3

Complete list of extractable fields for Live Pricing & Fares objects from swiss.com. All fields typed and schema-versioned.

flight_numberfare_familycabin_classcurrencybase_faretaxes_feestotal_pricerefundablerebookableseats_remaining_alertscraped_at
live_pricing & fares
● 200 OK
"flight_number": "LX 14",
"fare_family": "Economy Classic",
"cabin_class": "Economy",
"currency": "CHF",
"total_price": 645.5,
"refundable": false,
"rebookable": true,
"seats_remaining_alert": 4
# flight_numberfare_familycabin_classcurrencybase_faretaxes_fees
1
2
3

Complete list of extractable fields for Ancillaries & Rules objects from swiss.com. All fields typed and schema-versioned.

flight_numberfare_familycarry_on_allowancechecked_bag_allowanceseat_selection_feepriority_boardinglounge_accessmeal_includedwifi_available
ancillaries_& rules
● 200 OK
"fare_family": "Economy Light",
"carry_on_allowance": "1 x 8kg",
"checked_bag_allowance": "0kg",
"seat_selection_fee": 35.0,
"priority_boarding": false,
"lounge_access": false,
"meal_included": true
# flight_numberfare_familycarry_on_allowancechecked_bag_allowanceseat_selection_feepriority_boarding
1
2
3

Complete list of extractable fields for Aircraft & Fleet Data objects from swiss.com. All fields typed and schema-versioned.

flight_numberaircraft_modelregistrationwifi_equippedseat_pitch_economylie_flat_businessfirst_class_cabintotal_capacity
aircraft_& fleet data
● 200 OK
"aircraft_model": "Boeing 777-300ER",
"wifi_equipped": true,
"seat_pitch_economy": "31 inches",
"lie_flat_business": true,
"first_class_cabin": true,
"total_capacity": 340
# flight_numberaircraft_modelregistrationwifi_equippedseat_pitch_economylie_flat_business
1
2
3

Complete list of extractable fields for CO2 & Sustainability objects from swiss.com. All fields typed and schema-versioned.

flight_numberdistance_kmco2_emissions_kgsaf_contribution_availablesaf_costclimate_compensation_costgreen_fare_premiumeco_rating
co2_& sustainability
● 200 OK
"flight_number": "LX 14",
"distance_km": 6311,
"co2_emissions_kg": 412.5,
"saf_contribution_available": true,
"saf_cost": 85.0,
"climate_compensation_cost": 12.5,
"green_fare_premium": 110.0
# flight_numberdistance_kmco2_emissions_kgsaf_contribution_availablesaf_costclimate_compensation_cost
1
2
3

Capabilities

Everything you need from Swiss - nothing you don't

Our swiss.com scraper handles every layer of the booking engine: origin-destination pairs, multi-tier fare families, codeshares, and dynamic pricing changes - with session management and anti-bot circumvention built in.

Full Schedule Extraction

Departure times, arrival times, flight numbers, aircraft types, and operating carriers scraped across all available dates.

Dynamic Fare Pricing

Capture base fares, taxes, and total prices across all classes: Economy Light, Classic, Flex, Business, and First.

Seat Availability Signals

Extract low-stock warnings (e.g., 'Only 3 seats left at this price') to model yield management behaviour.

Multi-Leg & Stopover Logic

Parse complex itineraries including layover durations, terminal changes, and mixed-carrier codeshare flights within the Lufthansa Group.

Multi-Currency Output

Extract pricing in CHF, EUR, USD, or any supported currency natively from the Swiss booking engine.

Baggage & Ancillary Rules

Map carry-on limits, checked baggage allowances, and seat selection fees to specific fare families.

Carbon Emission Data

Extract CO2 estimates and Sustainable Aviation Fuel (SAF) contribution costs surfaced during the booking flow.

High-Frequency Polling

Monitor volatile routes with sub-hourly polling to capture intraday price drops and yield adjustments.

Bot Protection Bypass

Navigate airline-grade WAFs and bot challenges using residential proxies and human-like interaction flows.

// engagement pipeline

From route list to warehouse record

Brief in. Clean data out.

Define Scope
d 0

Provide origin-destination pairs, date ranges, and passenger configurations. We design the extraction schema together.

Pipeline Build
d 2–4

We configure Playwright crawlers, proxy rotation, session management, and CAPTCHA handling for swiss.com.

Validation & QA
d 4–6

Schema validation, null-rate checks, price-outlier detection, and sample schedules before full launch.

Delivery
ongoing

JSON / CSV / Parquet pushed to your S3 bucket, BigQuery dataset, or Snowflake stage on agreed cadence.

Under the hood

How our Swiss pipeline handles the hard parts

Airlines invest heavily in scraping detection. Here is how we stay resilient - and why teams choose managed infrastructure over DIY.

pipeline-monitor · swiss.com · live ● active
// fingerprinting
Identity rotation
TLS fingerprintrandomised
User-agentrotated
IP poolresidential
Challenges blocked0
// pagination
Page coverage
48,291 pages queued running
// observability
Pipeline health
99.9%
uptime
142ms
p99 lat
0.3%
null rate
2
alerts
Anti-bot layer
Navigating airline WAFs

Booking engines utilise strict bot protection. Our crawlers use residential ISP proxies with realistic browser fingerprints, randomised request timing, and full cookie session management to bypass Akamai and Datadome challenges.

Stateful searches
Managing complex booking flows

Flight searches require stateful POST requests and session tokens. We maintain persistent browser contexts to navigate multi-step search forms, date selections, and passenger configurations without dropping state.

Schema stability
Resilient selectors for dynamic UI

Airline frontends update frequently. Our selector strategy uses multiple fallback chains per field - CSS selectors, XPath, and API payload interception - so a layout change does not break your data pipeline.

Currency normalisation
Consistent pricing outputs

Swiss defaults to origin-country currency. We force consistent currency states via session headers and cookie injection, ensuring your downstream models receive normalised pricing data.

Monitoring & alerting
24/7 pipeline health

Every run emits structured logs to our observability stack. We alert on null-rate spikes, missing fare classes, and coverage drops - responding before you notice.

Applications

Who uses Swiss data - and how

Teams across industries use swiss.com data to build competitive products and smarter operations.

01
Competitor Price Monitoring

Rival airlines and OTAs track Swiss pricing on overlapping routes to adjust their own yield management algorithms.

02
Travel Aggregation

Metasearch engines ingest direct pricing to display accurate comparisons when API access is restricted or delayed.

03
Corporate Travel Optimization

Enterprise travel managers audit public fares against negotiated corporate rates to ensure contract compliance.

04
Route Profitability Analysis

Aviation analysts track schedule frequency, aircraft deployment, and seat availability signals to estimate route loads.

05
Carbon Tracking

ESG platforms aggregate aircraft types and flight distances to model aviation carbon footprints and offset costs.

06
Ancillary Revenue Modelling

Consultancies track unbundled fare costs - like baggage and seat selection - to benchmark airline revenue strategies.

Why DataFlirt

"Swiss operates one of Europe's premium networks, but extracting its dynamic pricing and multi-tier fare structures requires stateful session management."

Most teams underestimate the investment required: reliable airline scraping requires residential proxies, full JavaScript rendering for booking engines, CAPTCHA handling, and session persistence. DataFlirt absorbs that complexity so your engineers can focus on the analysis - not the infrastructure.

Technical Spec

Swiss scraper - technical capabilities

Everything supported by our swiss.com scraper — rendered SPA elements, auth walls, rate-limit evasion and beyond.

JavaScript rendering
Full Playwright sessions - required for booking engine state and dynamic pricing
Supported
Residential proxy rotation
ISP-grade residential IPs from CH / EU pools - rotated to bypass WAFs
Supported
Multi-currency extraction
Forced currency selection via session cookies
Supported
Fare family parsing
Extraction of Light, Classic, Flex, Business, and First tiers simultaneously
Supported
API payload interception
Direct capture of XHR/Fetch responses for cleaner data structures
Supported
Codeshare detection
Identification of flights operated by Edelweiss, Lufthansa, or other partners
Supported
Stopover calculation
Total duration and individual layover times for multi-leg journeys
Supported
Webhook delivery
HTTP POST per record or batch - useful for real-time OTA feeds
Supported
Miles & More account data
Gated data requiring frequent flyer login credentials
Partial
Corporate negotiated fares
Requires authenticated corporate portal access
Partial
Infrastructure

Infrastructure powering the Swiss pipeline

Open-source tooling on proven cloud infra — no vendor lock-in, full observability.

ScrapyPlaywrightPython 3.12RedisPostgreSQLApache AirflowAWS LambdaS3CloudWatch2CaptchaCapSolverResidential ProxiesDockerKubernetesGrafanaPrometheus
Stateful Orchestration

Playwright handles complex booking flows, session cookies, and interaction flows. Scrapy manages crawl orchestration, deduplication, and retry logic.

Residential Proxy Infrastructure

We maintain pools of residential ISP proxies across European regions. Rotation happens with sticky sessions to maintain booking flow continuity.

Cloud-Native Orchestration

Pipelines run on AWS Lambda and ECS. Airflow handles scheduling, dependency management, and SLA alerting. All state stored in managed Postgres.

Output & Delivery

Your data, your destination

Data delivered to where your team already works — no new tooling required.

JSON
Newline-delimited or nested - schema versioned per run
CSV
Flat file with typed columns - Excel/Sheets compatible
XLS
Excel format for business analysts
Parquet
Columnar format for BigQuery, Snowflake, Athena
AWS S3
Direct bucket delivery - compatible with any data lake
Webhook
HTTP POST per record for real-time downstream processing
API
REST endpoint for on-demand data retrieval
BigQuery
Streamed directly into your dataset with schema auto-detect
S3
Direct bucket delivery — compatible with any data lake
// faq

Common questions.

About swiss.com scraping, legality, and pipeline operations.

Ask us directly →
Is scraping swiss.com legal?

Scraping publicly available flight schedules and pricing is generally permissible. DataFlirt targets only public, non-authenticated route and fare data. We do not extract personal data or circumvent authentication walls. Clients should review airline ToS and consult legal counsel for specific use cases.

How do you handle airline bot protection?

We use residential ISP proxies, full Playwright browser sessions with realistic fingerprints, and request timing modelled on human behaviour. We intercept backend API payloads where possible to bypass frontend obfuscation.

Can you extract all fare classes for a single flight?

Yes. Our pipeline iterates through the fare family matrix, capturing Economy Light, Classic, Flex, Business, and First Class pricing in a single structured record.

How fresh is the data?

We configure polling frequency based on your needs. Highly volatile routes can be scraped sub-hourly, while full network schedules are typically refreshed daily.

Can I request a sample dataset before committing?

Absolutely. We provide a sample run of up to 50 origin-destination pairs as part of the pre-engagement scoping process - so you can validate schema fit and data quality.

Do you handle multi-leg and codeshare flights?

Yes. We parse the full itinerary breakdown, including layover durations, terminal changes, and the operating carrier for each specific leg.

$ dataflirt scope --new-project --source=swiss.com ready

Tell us what
to extract.
We do the rest.

20-minute scoping call. Pilot dataset within the week. Production within two. Whether you need a one-off route schedule dump or a continuous price-monitoring feed across 500 origin-destination pairs. Tell us what you need.

hello@dataflirt.com · Bengaluru · IST · typical reply < 4h
Related Scrapers

More in travel flights hotels buses

Services

Data Extraction for Every Industry

View All Services →