Airbnb Properties Actor avatar
Airbnb Properties Actor

Pricing

$25.00/month + usage

Go to Store
Airbnb Properties Actor

Airbnb Properties Actor

Developed by

GetDataForMe

GetDataForMe

Maintained by Community

Airbnb Properties Actor is the web scraper that helps to scraper all kinds of properties and rental listed on Airbnb. We have created a filters to help easily filter and get the result based on types of properties and rentals listed on the Airbnb platform. Easy use, tested and verified with support

5.0 (1)

Pricing

$25.00/month + usage

0

Total users

13

Monthly users

1

Runs succeeded

>99%

Last modified

6 months ago

You can access the Airbnb Properties Actor 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 '{
< "location": "Europe",
< "maxItems": 1000,
< "price_min": 10,
< "price_max": 400
<}' |
<apify call getdataforme/airbnb-properties-actor --silent --output-dataset

Airbnb Properties Actor API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: