Airbnb Review Scraper avatar
Airbnb Review Scraper

Pricing

$15.00/month + usage

Go to Store
Airbnb Review Scraper

Airbnb Review Scraper

Developed by

DataHarvester

DataHarvester

Maintained by Community

Easily extract reviews from Airbnb listings.

0.0 (0)

Pricing

$15.00/month + usage

1

Total users

59

Monthly users

10

Runs succeeded

97%

Last modified

7 months ago

You can access the Airbnb Review 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-review-scraper --silent --output-dataset

Airbnb Review Scraper API through CLI

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