Airbnb Property Reviews Scraper avatar
Airbnb Property Reviews Scraper

Pricing

$25.00/month + usage

Go to Store
Airbnb Property Reviews Scraper

Airbnb Property Reviews Scraper

Developed by

GetDataForMe

GetDataForMe

Maintained by Community

Airbnb Property Reviews Scraper gathers guest feedback from Airbnb listings. Provide listing URLs and receive structured JSON with review ID, comments, rating, created date, reviewer and host profiles, review highlights, and localized dates—perfect for sentiment analysis and performance insights.

0.0 (0)

Pricing

$25.00/month + usage

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

5 days ago

You can access the Airbnb Property 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 '{
< "urls": [
< "https://www.airbnb.com/rooms/596220415395310405?category_tag=Tag%3A8538&search_mode=flex_destinations_search&adults=1&check_in=2025-05-09&check_out=2025-05-14&children=0&infants=0&pets=0&photo_id=1374227994&source_impression_id=p3_1746779738_P3Y_ulnVCNeI5WXO&previous_page_section_name=1000&federated_search_id=ca24d7bf-dd41-4d20-840f-7aa2f0069762"
< ],
< "proxyConfiguration": {
< "useApifyProxy": true
< }
<}' |
<apify call getdataforme/airbnb-property-reviews-scraper --silent --output-dataset

Airbnb Property Reviews Scraper API through CLI

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