Airbnb Bookings with Dates avatar
Airbnb Bookings with Dates

Deprecated

Pricing

Pay per usage

Go to Store
Airbnb Bookings with Dates

Airbnb Bookings with Dates

Deprecated

Developed by

Tri⟁angle

Tri⟁angle

Maintained by Apify

Airbnb bookings with dates allows you to scrape from Airbnb by location search or using direct URLs.

0.0 (0)

Pricing

Pay per usage

1

Total users

30

Monthly users

1

Last modified

2 months ago

You can access the Airbnb Bookings with Dates 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 '{
< "locationQuery": "Sacramento, California",
< "maxListings": 10,
< "calendarMonths": 0,
< "startUrls": [],
< "maxReviews": 10,
< "currency": "USD",
< "limitPoints": 100
<}' |
<apify call tri_angle/airbnb-bookings-with-dates --silent --output-dataset

Airbnb Bookings with Dates API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: