Airbnb Scraper avatar
Airbnb Scraper

Pricing

$25.00/month + usage

Go to Store
Airbnb Scraper

Airbnb Scraper

Developed by

Onidivo Technologies

Onidivo Technologies

Maintained by Community

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.

2.3 (2)

Pricing

$25.00/month + usage

16

Total users

531

Monthly users

30

Runs succeeded

>99%

Issue response

53 days

Last modified

5 months ago

You can access the Airbnb Scraper programmatically from your own applications by using the Apify API. You can also 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.

$echo '{
< "maxItems": 100,
< "maxReviews": 10,
< "calendarMonths": 0,
< "currency": "USD",
< "limitPoints": 100,
< "proxyConfiguration": {
< "useApifyProxy": true
< },
< "maxConcurrency": 50,
< "timeoutMs": 60000
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: