Airbnb Reviews Scraper
Pricing
Pay per event
Go to Apify Store
Airbnb Reviews Scraper
Scrape reviews from Airbnb by using direct URLs
4.6 (4)
Pricing
Pay per event
19
323
51
Issues response
38 days
Last modified
2 months ago
Pricing
Pay per event
Scrape reviews from Airbnb by using direct URLs
4.6 (4)
Pricing
Pay per event
19
323
51
Issues response
38 days
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-datasetThe 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 loginOther API clients include: