Airbnb Reviews Scraper avatar
Airbnb Reviews Scraper

Pricing

$0.50 / 1,000 reviews

Go to Store
Airbnb Reviews Scraper

Airbnb Reviews Scraper

Developed by

Tri⟁angle

Tri⟁angle

Maintained by Apify

Scrape reviews from Airbnb by using direct URLs

4.5 (4)

Pricing

$0.50 / 1,000 reviews

8

Total users

162

Monthly users

30

Runs succeeded

>99%

Last modified

2 months ago

You can access the Airbnb Reviews 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 '{
< "startUrls": [
< {
< "url": "https://www.airbnb.com/rooms/12937"
< }
< ],
< "locale": "en-US"
<}' |
<apify call tri_angle/airbnb-reviews-scraper --silent --output-dataset

Airbnb Reviews Scraper API through CLI

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