Skyscanner Scraper
Pricing
Pay per usage
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Donny Nguyen
Actor stats
0
Bookmarked
1
Total users
0
Monthly active users
6 days ago
Last modified
Categories
Share
Scrape Skyscanner for flight and hotel prices. Extract airline names, hotel names, prices, flight durations, number of stops, departure and arrival times, ratings, and locations. Compare travel options across multiple providers for the best deals.
Features
- Search both flights and hotels from a single actor
- Compare prices across airlines and hotel chains
- Flight duration, stops, and timing details
- Hotel ratings and location information
- Round-trip and one-way flight search support
- Configurable result limits
- Proxy support for reliable Skyscanner access
- Structured output for easy price comparison
How It Works
The actor constructs Skyscanner search URLs based on your input parameters, navigates using browser automation, and waits for search results to fully load. For flights, it extracts pricing, airline, duration, and schedule data. For hotels, it collects name, price, rating, and location information.
Input Configuration
| Parameter | Type | Default | Description |
|---|---|---|---|
type | string | flights | Search type: flights or hotels |
from | string | DFW | Origin airport code |
to | string | LHR | Destination airport code or city |
date | string | 2026-06-01 | Travel date in YYYY-MM-DD format |
returnDate | string | empty | Return date for round trips |
maxResults | integer | 50 | Maximum results to collect |
useResidentialProxy | boolean | false | Use residential proxy |
Output Format
Each result produces a dataset entry with:
type- Result type (flight or hotel)name- Airline or hotel nameprice- Price per ticket or per nightduration- Flight duration (flights only)stops- Number of stops (flights only)departureTime- Departure time (flights only)arrivalTime- Arrival time (flights only)route- Route or hotel location
Use Cases
- Flight Price Comparison: Find cheapest flights across all airlines
- Hotel Search: Compare hotel prices and ratings in any city
- Travel Budget Planning: Estimate total trip costs with flights and hotels
- Price Monitoring: Track travel prices over time for booking optimization
- Corporate Travel: Compare options for business travel arrangements
API Integration
Use the Apify API to automate travel price monitoring. Schedule daily runs to track prices and receive alerts when fares drop.
Pricing
This actor uses pay-per-event pricing. Each scraped result counts as one event. Visit the Apify platform for current pricing details.