Airbnb Occupancy Scraper avatar
Airbnb Occupancy Scraper

Pricing

$20.00/month + usage

Go to Store
Airbnb Occupancy Scraper

Airbnb Occupancy Scraper

Developed by

DataHarvester

DataHarvester

Maintained by Community

Instantly scrape Airbnb pricing data to access detailed rate information for any room ID.

0.0 (0)

Pricing

$20.00/month + usage

3

Total users

49

Monthly users

6

Runs succeeded

>99%

Response time

59 days

Last modified

12 days ago

You can access the Airbnb Occupancy 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 '{
< "roomids": [
< "123456789",
< "987654321",
< "456789123"
< ]
<}' |
<apify call dataharvester/airbnb-occupancy-scraper --silent --output-dataset

Airbnb Occupancy Scraper API through CLI

The Apify CLI is the official tool that allows you to use Airbnb Occupancy 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: