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

a month ago

Airbnb Property Reviews Scraper

Introduction

The Airbnb Property Reviews Scraper is an Apify Actor that extracts guest reviews from Airbnb property pages. Provide listing URLs and proxy settings, and get back a structured JSON array of review data including reviewer info, ratings, dates, comments, and highlights.


Input Parameters

ParameterTypeRequiredDescription
proxyConfigurationobjectYesProxy settings to avoid IP blocks and ensure reliable scraping.
└─ useApifyProxybooleanYesWhether to route requests through Apify Proxy.
└─ apifyProxyGroupsstring[]NoList of Apify Proxy groups to use (e.g., ["RESIDENTIAL"]).
urlsstring[]YesArray of Airbnb listing page URLs to scrape reviews from.

Example Input

{
"proxyConfiguration": {
"useApifyProxy": true
},
"urls": [
"https://www.airbnb.com/rooms/596220415395310405?check_in=2025-05-09&check_out=2025-05-14"
]
}

Output

The Actor returns a JSON array where each element represents one review:

[
{
"id": "601150487346788206",
"comments": "To meet Santosh in Kathmandu was a highlight of my trip. He connected me to his local’s friends. He showed me the local restaurants and food. He was a friend and a guide. He changed my trip, he explained about Nepal history’s always with a political perspective. It was amazing to hear his critical thinking about Nepal in general. I highly recommend you to book Santosh and have a real Kathmandu experience. I hope to see you again Santosh. Namaste my friend.",
"language": "en",
"created_at": "2022-04-09T10:18:42Z",
"rating": 5,
"rating_accessibility_label": "Rating, 5 stars",
"reviewer": {
"first_name": "Tatielle",
"host_name": "Tatielle",
"id": "26879608",
"picture_url": "https://a0.muscache.com/im/pictures/user/9a4f5d35-1951-43d2-9040-38d670027b1b.jpg",
"profile_path": "/users/show/26879608",
"is_superhost": false,
"localized_location": "10 years on Airbnb"
},
"reviewee": {
"first_name": "Santosh",
"host_name": "Santosh",
"id": "311925539",
"picture_url": "https://a0.muscache.com/im/pictures/user/6962855d-db8d-43d9-8163-5038f7ff8a9c.jpg",
"profile_path": "/users/show/311925539",
"is_superhost": false
},
"response": null,
"localized_date": "April 2022",
"localized_responded_date": null,
"review_highlight": "Stayed one night",
"highlight_type": "LENGTH_OF_STAY",
"localized_review": {
"comments": "",
"comments_language": "",
"disclaimer": "",
"needs_translation": false,
"response": "",
"response_disclaimer": ""
}
},
{
"id": "600403363474787754",
"comments": "Hi Santosh, thanks for everything. You welcomed me into your home, I will miss the bed and the view from the roof of Kathmandu.<br/>A big thank you for having several drinks in the different bars of Kathmandu. The football match at the stadium as well as showing me the temples under reconstruction since the last big earthquake. I invite the next \"backpaker\" like me to discover not only the kindness of Santosh but also his general culture and his love for his Nepalese culture.",
"language": "en",
"created_at": "2022-04-08T09:34:18Z",
"rating": 5,
"rating_accessibility_label": "Rating, 5 stars",
"reviewer": {
"first_name": "Edouard",
"host_name": "Edouard",
"id": "44444021",
"picture_url": "https://a0.muscache.com/im/users/44444021/profile_pic/1442937689/original.jpg",
"profile_path": "/users/show/44444021",
"is_superhost": false,
"localized_location": "10 years on Airbnb"
},
"reviewee": {
"first_name": "Santosh",
"host_name": "Santosh",
"id": "311925539",
"picture_url": "https://a0.muscache.com/im/pictures/user/6962855d-db8d-43d9-8163-5038f7ff8a9c.jpg",
"profile_path": "/users/show/311925539",
"is_superhost": false
},
"response": null,
"localized_date": "April 2022",
"localized_responded_date": null,
"review_highlight": "Stayed one night",
"highlight_type": "LENGTH_OF_STAY",
"localized_review": {
"comments": "",
"comments_language": "",
"disclaimer": "",
"needs_translation": false,
"response": "",
"response_disclaimer": ""
}
}
]

Features

  • Apify Proxy Integration – Built‑in proxy support to bypass rate limits and geo‑blocks.
  • Batch Processing – Scrape reviews from multiple listings in a single run.
  • Rich Review Data – Captures comments, ratings, reviewer & host profiles, dates, and highlights.
  • Structured JSON Output – Clean, consistent schema for easy downstream use.
  • Robust Error Handling – Automatic retries on network or parsing errors.

Possible Use Cases

  • Host Performance Analysis by aggregating guest feedback.
  • Sentiment Analysis to identify strengths and improvement areas.
  • Market Research on regional review trends and guest demographics.
  • Customer Support Automation by flagging low‑rated reviews for follow‑up.
  • Data Aggregation for dashboards, reports, or machine‑learning models.

Support

For bug reports or custom needs, contact: 📧 support@getdataforme.com Or use our contact form: https://getdataforme.com/contact/