Airbnb Scraper avatar
Airbnb Scraper

Pricing

$15.00/month + usage

Go to Store
Airbnb Scraper

Airbnb Scraper

Developed by

Caprolok

Maintained by Community

The Airbnb Scraper collects comprehensive data from Airbnb, including listings, prices, host details, reviews, and availability. Perfect for market research, competitive analysis, or investment insights, it delivers real-time, structured information to streamline decision-making.

0.0 (0)

Pricing

$15.00/month + usage

0

Total users

29

Monthly users

4

Runs succeeded

98%

Last modified

3 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.

1echo '{
2  "keywords": [
3    "Chicago, Illinois, United States"
4  ],
5  "proxyConfiguration": {
6    "useApifyProxy": true
7  }
8}' |
9apify call caprolok/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: