# Airbnb Stays Scraper (`agenscrape/airbnb-stays-scraper`) Actor

Extract Airbnb stays listings data from any location. Get comprehensive property information including prices, ratings, images, location details, and host information.

- **URL**: https://apify.com/agenscrape/airbnb-stays-scraper.md
- **Developed by:** [Agenscrape](https://apify.com/agenscrape) (community)
- **Categories:** Lead generation, Travel, Real estate
- **Stats:** 11 total users, 2 monthly users, 99.5% runs succeeded, 1 bookmarks
- **User rating**: No ratings yet

## Pricing

from $1.50 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

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

## What's an Apify Actor?

Actors are a software tools running on the Apify platform, for all kinds of web data extraction and automation use cases.
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.

In JavaScript/TypeScript projects, use official [JavaScript/TypeScript client](https://docs.apify.com/api/client/js.md):

```bash
npm install apify-client
```

In Python projects, use official [Python client library](https://docs.apify.com/api/client/python.md):

```bash
pip install apify-client
```

In shell scripts, use [Apify CLI](https://docs.apify.com/cli/docs.md):

````bash
# MacOS / Linux
curl -fsSL https://apify.com/install-cli.sh | bash
# Windows
irm https://apify.com/install-cli.ps1 | iex
```bash

In AI frameworks, you might use the [Apify MCP server](https://docs.apify.com/platform/integrations/mcp.md).

If your project is in a different language, use 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 Stays Scraper

Extract Airbnb stays listings data from any location. Get comprehensive property information including prices, ratings, images, location details, and host information.

### Features

- **Two Input Modes**: Use a search URL or enter search parameters directly
- **Full Pagination Support**: Automatically fetches all pages of results
- **Rich Data Extraction**: Prices, ratings, reviews, images, coordinates, host details, and more
- **Flexible Limits**: Set maximum results or scrape all available listings
- **Multi-Region Support**: Works with Airbnb UK, US, EU, Australia, Canada and other regional sites

### Input Modes

#### Mode 1: Search URL
Simply paste any Airbnb search URL with your desired filters already applied.

1. Go to [airbnb.com](https://www.airbnb.com) or your regional Airbnb site
2. Search for your desired location
3. Apply any filters (dates, guests, price range, amenities, etc.)
4. Copy the URL from your browser's address bar
5. Select "Search URL" mode and paste the URL

#### Mode 2: Search Parameters
Enter search criteria directly without visiting Airbnb first.

| Parameter | Description |
|-----------|-------------|
| Location | City, neighborhood, or address (e.g., "London", "Paris, France") |
| Check-in / Check-out | Dates in YYYY-MM-DD format |
| Adults / Children / Infants / Pets | Number of guests |
| Min Price / Max Price | Price range per night |
| Currency | GBP, USD, EUR, AUD, or CAD |
| Room Type | Entire home, Private room, or Shared room |
| Superhost Only | Filter for Superhosts only |
| Instant Book | Filter for Instant Book listings |

### Output

Each listing includes:

| Field | Description |
|-------|-------------|
| `id` | Unique Airbnb listing ID |
| `url` | Direct link to listing |
| `name` | Property name |
| `title` | Property type and location (e.g., "Room in London") |
| `price` | Total price for the stay (numeric) |
| `pricePerNight` | Price per night (numeric) |
| `currency` | Currency code (GBP, USD, EUR) |
| `priceQualifier` | Price context (e.g., "for 2 nights") |
| `totalPrice` | Formatted total price string |
| `rating` | Average rating (numeric, out of 5) |
| `reviewsCount` | Number of reviews |
| `isSuperhost` | Whether host is a Superhost |
| `isGuestFavorite` | Guest favorite badge |
| `badges` | Special badges/tags |
| `host` | Host details object |
| `host.name` | Host name |
| `host.isSuperhost` | Superhost status |
| `host.isVerified` | Verification status |
| `host.profilePicture` | Host profile image URL |
| `host.yearsHosting` | Years as host |
| `host.hostType` | Host type (e.g., "Individual host") |
| `latitude` | Listing latitude |
| `longitude` | Listing longitude |
| `checkin` | Check-in date from search |
| `checkout` | Check-out date from search |
| `guests` | Guest configuration from search |
| `images` | Array of image URLs |
| `scrapedAt` | Timestamp of scrape |

### Example Output

```json
{
  "id": "6968345",
  "url": "https://www.airbnb.com/rooms/6968345",
  "name": "Beautiful Mews House",
  "title": "Room in London",
  "price": 153,
  "pricePerNight": 76.01,
  "currency": "GBP",
  "priceQualifier": "for 2 nights",
  "totalPrice": null,
  "rating": 4.9,
  "reviewsCount": 529,
  "isSuperhost": false,
  "isGuestFavorite": true,
  "badges": ["Guest favourite"],
  "host": {
    "name": "Rhian",
    "isSuperhost": false,
    "isVerified": true,
    "profilePicture": "https://a0.muscache.com/im/pictures/user/4c1f32bf-4221-41e5-87d2-d5e9a083dae0.jpg?aki_policy=profile_x_medium",
    "yearsHosting": 10,
    "hostType": "Individual host"
  },
  "latitude": 51.52302,
  "longitude": -0.19533,
  "checkin": "2026-01-30",
  "checkout": "2026-02-01",
  "guests": {
    "adults": 1,
    "children": 0,
    "infants": 0,
    "pets": 0
  },
  "images": [
    "https://a0.muscache.com/im/pictures/88326546/5cf4bcac_original.jpg",
    "https://a0.muscache.com/im/pictures/016b1d5d-ca25-4d01-a801-eb8a3e97e287.jpg",
    "https://a0.muscache.com/im/pictures/99022886/66a3a5f1_original.jpg"
  ],
  "scrapedAt": "2025-11-26T09:45:35.000Z"
}
````

### Use Cases

- **Market Research**: Analyze pricing trends and availability in specific areas
- **Investment Analysis**: Research potential rental properties
- **Competitor Analysis**: Monitor competing listings in your area
- **Travel Planning**: Compare listings across different neighborhoods
- **Data Analytics**: Build datasets for hospitality industry insights

### Integrations

Export your data in multiple formats: JSON, CSV, Excel, HTML Table

Integrate with: Google Sheets, Zapier, Make, Slack, Email notifications

# Actor input Schema

## `mode` (type: `string`):

Choose how to search for listings

## `searchUrl` (type: `string`):

Airbnb search URL. Go to airbnb.com, search for a location with your desired filters, and paste the URL here.

## `location` (type: `string`):

City, neighborhood, or address to search (e.g., 'London', 'Paris, France', 'Manhattan, New York')

## `checkin` (type: `string`):

Check-in date in YYYY-MM-DD format (e.g., 2025-06-01)

## `checkout` (type: `string`):

Check-out date in YYYY-MM-DD format (e.g., 2025-06-07)

## `adults` (type: `integer`):

Number of adults

## `children` (type: `integer`):

Number of children (ages 2-12)

## `infants` (type: `integer`):

Number of infants (under 2)

## `pets` (type: `integer`):

Number of pets

## `minPrice` (type: `integer`):

Minimum price per night

## `maxPrice` (type: `integer`):

Maximum price per night

## `currency` (type: `string`):

Currency for prices

## `roomType` (type: `string`):

Type of accommodation

## `superhost` (type: `boolean`):

Only show listings from Superhosts

## `instantBook` (type: `boolean`):

Only show listings with Instant Book

## `maxResults` (type: `integer`):

Maximum number of listings to scrape. Set to 0 for unlimited.

## Actor input object example

```json
{
  "mode": "url",
  "searchUrl": "https://www.airbnb.co.uk/s/London/homes",
  "location": "London",
  "adults": 1,
  "children": 0,
  "infants": 0,
  "pets": 0,
  "currency": "GBP",
  "superhost": false,
  "instantBook": false,
  "maxResults": 50
}
```

# 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 = {
    "mode": "url",
    "searchUrl": "https://www.airbnb.co.uk/s/London/homes",
    "location": "London",
    "maxResults": 50
};

// Run the Actor and wait for it to finish
const run = await client.actor("agenscrape/airbnb-stays-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 = {
    "mode": "url",
    "searchUrl": "https://www.airbnb.co.uk/s/London/homes",
    "location": "London",
    "maxResults": 50,
}

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

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

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

```

## CLI example

```bash
echo '{
  "mode": "url",
  "searchUrl": "https://www.airbnb.co.uk/s/London/homes",
  "location": "London",
  "maxResults": 50
}' |
apify call agenscrape/airbnb-stays-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=agenscrape/airbnb-stays-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Airbnb Stays Scraper",
        "description": "Extract Airbnb stays listings data from any location. Get comprehensive property information including prices, ratings, images, location details, and host information.",
        "version": "1.0",
        "x-build-id": "aQJal2gTCZfsp398D"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/agenscrape~airbnb-stays-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-agenscrape-airbnb-stays-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        },
        "/acts/agenscrape~airbnb-stays-scraper/runs": {
            "post": {
                "operationId": "runs-sync-agenscrape-airbnb-stays-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor and returns information about the initiated run in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK",
                        "content": {
                            "application/json": {
                                "schema": {
                                    "$ref": "#/components/schemas/runsResponseSchema"
                                }
                            }
                        }
                    }
                }
            }
        },
        "/acts/agenscrape~airbnb-stays-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-agenscrape-airbnb-stays-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        }
    },
    "components": {
        "schemas": {
            "inputSchema": {
                "type": "object",
                "required": [
                    "mode"
                ],
                "properties": {
                    "mode": {
                        "title": "Scraping Mode",
                        "enum": [
                            "url",
                            "parameters"
                        ],
                        "type": "string",
                        "description": "Choose how to search for listings",
                        "default": "url"
                    },
                    "searchUrl": {
                        "title": "Search URL",
                        "type": "string",
                        "description": "Airbnb search URL. Go to airbnb.com, search for a location with your desired filters, and paste the URL here."
                    },
                    "location": {
                        "title": "Location",
                        "type": "string",
                        "description": "City, neighborhood, or address to search (e.g., 'London', 'Paris, France', 'Manhattan, New York')"
                    },
                    "checkin": {
                        "title": "Check-in Date",
                        "type": "string",
                        "description": "Check-in date in YYYY-MM-DD format (e.g., 2025-06-01)"
                    },
                    "checkout": {
                        "title": "Check-out Date",
                        "type": "string",
                        "description": "Check-out date in YYYY-MM-DD format (e.g., 2025-06-07)"
                    },
                    "adults": {
                        "title": "Adults",
                        "minimum": 1,
                        "maximum": 16,
                        "type": "integer",
                        "description": "Number of adults",
                        "default": 1
                    },
                    "children": {
                        "title": "Children",
                        "minimum": 0,
                        "maximum": 15,
                        "type": "integer",
                        "description": "Number of children (ages 2-12)",
                        "default": 0
                    },
                    "infants": {
                        "title": "Infants",
                        "minimum": 0,
                        "maximum": 5,
                        "type": "integer",
                        "description": "Number of infants (under 2)",
                        "default": 0
                    },
                    "pets": {
                        "title": "Pets",
                        "minimum": 0,
                        "maximum": 5,
                        "type": "integer",
                        "description": "Number of pets",
                        "default": 0
                    },
                    "minPrice": {
                        "title": "Minimum Price",
                        "minimum": 0,
                        "type": "integer",
                        "description": "Minimum price per night"
                    },
                    "maxPrice": {
                        "title": "Maximum Price",
                        "minimum": 0,
                        "type": "integer",
                        "description": "Maximum price per night"
                    },
                    "currency": {
                        "title": "Currency",
                        "enum": [
                            "GBP",
                            "USD",
                            "EUR",
                            "AUD",
                            "CAD"
                        ],
                        "type": "string",
                        "description": "Currency for prices",
                        "default": "GBP"
                    },
                    "roomType": {
                        "title": "Room Type",
                        "enum": [
                            "any",
                            "entire_home",
                            "private_room",
                            "shared_room"
                        ],
                        "type": "string",
                        "description": "Type of accommodation"
                    },
                    "superhost": {
                        "title": "Superhost Only",
                        "type": "boolean",
                        "description": "Only show listings from Superhosts",
                        "default": false
                    },
                    "instantBook": {
                        "title": "Instant Book",
                        "type": "boolean",
                        "description": "Only show listings with Instant Book",
                        "default": false
                    },
                    "maxResults": {
                        "title": "Max Results",
                        "minimum": 0,
                        "type": "integer",
                        "description": "Maximum number of listings to scrape. Set to 0 for unlimited.",
                        "default": 100
                    }
                }
            },
            "runsResponseSchema": {
                "type": "object",
                "properties": {
                    "data": {
                        "type": "object",
                        "properties": {
                            "id": {
                                "type": "string"
                            },
                            "actId": {
                                "type": "string"
                            },
                            "userId": {
                                "type": "string"
                            },
                            "startedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "finishedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "status": {
                                "type": "string",
                                "example": "READY"
                            },
                            "meta": {
                                "type": "object",
                                "properties": {
                                    "origin": {
                                        "type": "string",
                                        "example": "API"
                                    },
                                    "userAgent": {
                                        "type": "string"
                                    }
                                }
                            },
                            "stats": {
                                "type": "object",
                                "properties": {
                                    "inputBodyLen": {
                                        "type": "integer",
                                        "example": 2000
                                    },
                                    "rebootCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "restartCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "resurrectCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "computeUnits": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "options": {
                                "type": "object",
                                "properties": {
                                    "build": {
                                        "type": "string",
                                        "example": "latest"
                                    },
                                    "timeoutSecs": {
                                        "type": "integer",
                                        "example": 300
                                    },
                                    "memoryMbytes": {
                                        "type": "integer",
                                        "example": 1024
                                    },
                                    "diskMbytes": {
                                        "type": "integer",
                                        "example": 2048
                                    }
                                }
                            },
                            "buildId": {
                                "type": "string"
                            },
                            "defaultKeyValueStoreId": {
                                "type": "string"
                            },
                            "defaultDatasetId": {
                                "type": "string"
                            },
                            "defaultRequestQueueId": {
                                "type": "string"
                            },
                            "buildNumber": {
                                "type": "string",
                                "example": "1.0.0"
                            },
                            "containerUrl": {
                                "type": "string"
                            },
                            "usage": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "integer",
                                        "example": 1
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "usageTotalUsd": {
                                "type": "number",
                                "example": 0.00005
                            },
                            "usageUsd": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "number",
                                        "example": 0.00005
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
