Airbnb Review Scraper avatar
Airbnb Review Scraper

Deprecated

Pricing

$0.50 / 1,000 results

Go to Store
Airbnb Review Scraper

Airbnb Review Scraper

Deprecated

Developed by

skateboard

skateboard

Maintained by Community

Easily scrape reviews from Airbnb listings.

0.0 (0)

Pricing

$0.50 / 1,000 results

1

Total users

2

Monthly users

2

Last modified

9 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"
< ],
< "proxyConfiguration": {
< "useApifyProxy": true
< }
<}' |
<apify call skateboard/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: