Airbnb Fast Scraper avatar
Airbnb Fast Scraper

Deprecated

Pricing

$2.00 / 1,000 results

Go to Store
Airbnb Fast Scraper

Airbnb Fast Scraper

Deprecated

Developed by

Tri⟁angle

Tri⟁angle

Maintained by Apify

Scrape Airbnb Listing pages fast to get a small subset of details

0.0 (0)

Pricing

$2.00 / 1,000 results

1

Total users

41

Monthly users

1

Runs succeeded

>99%

Last modified

10 months ago

You can access the Airbnb Fast 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  "locationQuery": "Sacramento, California",
3  "maxListings": 10,
4  "startUrls": [],
5  "currency": "USD",
6  "limitPoints": 100
7}' |
8apify call tri_angle/airbnb-fast-scraper --silent --output-dataset

Airbnb Fast Scraper API through CLI

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