# Airbnb Search Results Scraper 🏠 (`easyapi/airbnb-search-results-scraper`) Actor

🏠 Extract detailed Airbnb listing data from search results including prices, ratings, locations, and amenities. Perfect for market research, price monitoring, and travel industry analysis. Supports multiple search URLs and customizable data limits.

- **URL**: https://apify.com/easyapi/airbnb-search-results-scraper.md
- **Developed by:** [EasyApi](https://apify.com/easyapi) (community)
- **Categories:** Travel
- **Stats:** 69 total users, 1 monthly users, 100.0% runs succeeded, 3 bookmarks
- **User rating**: No ratings yet

## Pricing

from $2.99 / 1,000 results

This Actor is paid per event and usage. You are charged both the fixed price for specific events and for Apify platform usage.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## Airbnb Search Results Scraper 🏠

Extract comprehensive data from Airbnb search results with this powerful scraper. Get detailed information about listings, including pricing, ratings, locations, and more - all in structured JSON format.

### Features ✨

- Extract detailed listing information including IDs, titles, and URLs
- Get comprehensive pricing data (nightly rates, total prices, price breakdowns)
- Collect property ratings and review counts
- Extract precise location coordinates
- Get high-resolution property images
- Capture property badges and special designations
- Support for multiple search URLs
- Configurable maximum items limit
- Built-in proxy support
- Automatic pagination handling
- Stealth browser technology

### Output Data 📊

The actor provides rich, structured data for each listing including:

- Listing ID and URL
- Property title and name
- Rating information (average rating and review count)
- Detailed pricing (per night, total, price breakdown)
- Precise location coordinates
- Property badges
- High-resolution image URLs
- Bed information
- Host details
- Translation status

### Use Cases 💡

- Market research and analysis
- Price monitoring and tracking
- Competition analysis
- Travel industry insights
- Real estate market research
- Tourism trend analysis
- Data aggregation for travel platforms
- Investment property research

### Input Parameters 🎯

- `searchUrls`: Array of Airbnb search result URLs to scrape
- `maxItems`: Maximum number of listings to collect (optional)
- `proxyConfiguration`: Proxy settings (optional)

#### Input Example

A full explanation of an input example in JSON.

```json
{   
    "searchUrls": [
        "https://www.airbnb.com/s/Paris/homes?refinement_paths%5B%5D=%2Fhomes&flexible_trip_lengths%5B%5D=one_week&monthly_start_date=2025-05-01&monthly_length=3&monthly_end_date=2025-08-01&price_filter_input_type=0&channel=EXPLORE&place_id=ChIJD7fiBh9u5kcRYJSMaMOCCwQ&date_picker_type=calendar&checkin=2025-04-10&checkout=2025-04-15&source=structured_search_input_header&search_type=AUTOSUGGEST&query=Paris&search_mode=regular_search&price_filter_num_nights=5&pagination_search=true&federated_search_session_id=d56dfcd9-b7b6-4c0c-a0c3-b18f5cab3215&cursor=eyJzZWN0aW9uX29mZnNldCI6MCwiaXRlbXNfb2Zmc2V0IjowLCJ2ZXJzaW9uIjoxfQ%3D%3D"
    ],
    "maxItems": 30
}
```

#### Output sample

The results will be wrapped into a dataset which you can always find in the **Storage** tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

```json
[
    {
        "searchUrl": "https://www.airbnb.com/s/Paris/homes?refinement_paths%5B%5D=%2Fhomes&flexible_trip_lengths%5B%5D=one_week&monthly_start_date=2025-05-01&monthly_length=3&monthly_end_date=2025-08-01&price_filter_input_type=0&channel=EXPLORE&place_id=ChIJD7fiBh9u5kcRYJSMaMOCCwQ&date_picker_type=calendar&checkin=2025-04-10&checkout=2025-04-15&source=structured_search_input_header&search_type=AUTOSUGGEST&query=Paris&search_mode=regular_search&price_filter_num_nights=5&pagination_search=true&federated_search_session_id=d56dfcd9-b7b6-4c0c-a0c3-b18f5cab3215&cursor=eyJzZWN0aW9uX29mZnNldCI6MCwiaXRlbXNfb2Zmc2V0IjozNiwidmVyc2lvbiI6MX0%3D",
        "listingId": "14180349",
        "listingUrl": "https://www.airbnb.com/rooms/14180349",
        "title": "Room in Villejuif",
        "titleLocale": "en",
        "name": "Big room quiet NEAR PARIS/ORLY",
        "rating": {
            "average": "4.82 (127)",
            "accessibilityLabel": "4.82 out of 5 average rating,  127 reviews"
        },
        "price": {
            "perNight": "€ 54",
            "total": "€ 267 total",
            "details": [
                {
                    "description": "€ 40 x 5 nights",
                    "price": "€ 200"
                },
                {
                    "description": "Airbnb service fee",
                    "price": "€ 34"
                },
                {
                    "description": "Taxes",
                    "price": "€ 33"
                }
            ]
        },
        "location": {
            "latitude": 48.78732,
            "longitude": 2.34885
        },
        "badges": [
            {
                "type": "GUEST_FAVORITE",
                "text": "Guest favorite"
            }
        ],
        "images": [
            "https://a0.muscache.com/im/pictures/af020447-6d9d-4ad8-b245-d601e8a964b3.jpg",
            "https://a0.muscache.com/im/pictures/d0cce578-2210-45cb-a39f-b2cbc4ba1b08.jpg",
            "https://a0.muscache.com/im/pictures/dfa09265-07c1-460f-bbce-c82ba3d4bb61.jpg",
            "https://a0.muscache.com/im/pictures/423b0584-41c4-4845-bcc3-d74090a1d9e5.jpg",
            "https://a0.muscache.com/im/pictures/6f25e4f2-310d-42b4-9029-f26e732f40bc.jpg",
            "https://a0.muscache.com/im/pictures/05a51498-3230-4bb7-b943-1fc963a756d5.jpg"
        ],
        "isAutoTranslated": false
    },
    ...
]
```

### Related Actors 🤝

- 🏨 [Hotels.com Scraper](https://apify.com/easyapi/hotels-com-scraper) - Extract detailed hotel listings including prices, ratings and amenities
- 🏠 [Realtor.com Scraper](https://apify.com/easyapi/realtor-com-scraper) - Scrape real estate listings with comprehensive property data
- 🏨 [Booking Search Scraper](https://apify.com/easyapi/booking-search-scraper) - Extract hotel information from Booking.com search results
- 🏨 [Booking Reviews Scraper](https://apify.com/easyapi/booking-reviews-scraper) - Get detailed guest reviews and ratings from Booking.com
- 🏠 [VRBO Property Listing Scraper](https://apify.com/easyapi/vrbo-property-listing-scraper) - Scrape vacation rental listings with detailed information
- 🏠 [99acres.com Scraper](https://apify.com/easyapi/99acres-com-scraper) - Extract property listings from India's leading real estate portal
- 🏠 [Housing.com Scraper](https://apify.com/easyapi/housing-com-scraper) - Scrape real estate listings with comprehensive property data
- 🏠 [Land.com Listing Scraper](https://apify.com/easyapi/land-com-listing-scraper) - Extract land and property listings with detailed information
- 🏨 [Hostelworld Scraper](https://apify.com/easyapi/hostelworld-scraper) - Get detailed hostel information and pricing data
- 🏨 [Hostelworld Reviews Scraper](https://apify.com/easyapi/hostelworld-reviews-scraper) - Extract hostel reviews and ratings
- 🏠 [Rightmove Property Search Scraper](https://apify.com/easyapi/rightmove-property-search-scraper) - Scrape UK property listings
- 🏠 [Funda.nl Scraper](https://apify.com/easyapi/funda-nl-scraper) - Extract property listings from Netherlands' leading real estate site
- 🏠 [Trulia Property Scraper](https://apify.com/easyapi/trulia-property-scraper) - Get comprehensive real estate listing data
- 🏨 [TripAdvisor Hotels Scraper](https://apify.com/easyapi/tripadvisor-hotels-scraper) - Extract detailed hotel information and ratings
- 🏨 [TripAdvisor Reviews Scraper](https://apify.com/easyapi/tripadvisor-reviews-scraper) - Get hotel reviews and guest feedback

# Actor input Schema

## `searchUrls` (type: `array`):

Array of Airbnb search result URLs to scrape

## `maxItems` (type: `integer`):

Maximum number of listings to collect

## `proxyConfiguration` (type: `object`):

Proxy settings

## Actor input object example

```json
{
  "searchUrls": [
    "https://www.airbnb.com/s/Paris/homes?refinement_paths%5B%5D=%2Fhomes&flexible_trip_lengths%5B%5D=one_week&monthly_start_date=2025-05-01&monthly_length=3&monthly_end_date=2025-08-01&price_filter_input_type=0&channel=EXPLORE&place_id=ChIJD7fiBh9u5kcRYJSMaMOCCwQ&date_picker_type=calendar&checkin=2025-04-10&checkout=2025-04-15&source=structured_search_input_header&search_type=AUTOSUGGEST&query=Paris&search_mode=regular_search&price_filter_num_nights=5&pagination_search=true&federated_search_session_id=d56dfcd9-b7b6-4c0c-a0c3-b18f5cab3215&cursor=eyJzZWN0aW9uX29mZnNldCI6MCwiaXRlbXNfb2Zmc2V0IjowLCJ2ZXJzaW9uIjoxfQ%3D%3D"
  ],
  "maxItems": 50,
  "proxyConfiguration": {}
}
```

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {};

// Run the Actor and wait for it to finish
const run = await client.actor("easyapi/airbnb-search-results-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {}

# Run the Actor and wait for it to finish
run = client.actor("easyapi/airbnb-search-results-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{}' |
apify call easyapi/airbnb-search-results-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,easyapi/airbnb-search-results-scraper"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/EGb4C2vW2HPsHX7YW/builds/3mW5g10KbxkZSndur/openapi.json
