Airbnb Scraper avatar

Airbnb Scraper

Try for free

1 day trial then $25.00/month - No credit card required now

View all Actors
Airbnb Scraper

Airbnb Scraper

onidivo/airbnb-scraper
Try for free

1 day trial then $25.00/month - No credit card required now

Crawl the Airbnb site and extract data about rentals. Scrape rental details for any location with many filters. Download and use the data in whatever way you want.

You can access the Airbnb Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "maxItems": 100,
3  "maxReviews": 10,
4  "calendarMonths": 0,
5  "currency": "USD",
6  "limitPoints": 100,
7  "proxyConfiguration": {
8    "useApifyProxy": true
9  },
10  "maxConcurrency": 50,
11  "timeoutMs": 60000
12}' |
13apify call onidivo/airbnb-scraper --silent --output-dataset

Airbnb Scraper API through CLI

The Apify CLI is the official tool that allows you to use Airbnb Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 27 monthly users
  • 5 stars
  • 99.0% runs succeeded
  • 47 days response time
  • Created in Feb 2024
  • Modified 18 days ago