All Reviews avatar

All Reviews

Deprecated
View all Actors
This Actor is deprecated

This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?

See alternative Actors
All Reviews

All Reviews

canadesk/all-reviews

Collect the latest reviews from Booking, Tripadvisor, Facebook, Yelp, Yellow Pages, Hotels, Expedia, Airbnb, OpenTable, Etsy, G2, Capterra and Product Hunt in one go!

You can access the All Reviews programmatically from your own applications by using the Apify API. You can 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.

1echo '{
2  "links": [
3    "https://www.booking.com/hotel/us/park-plaza-lodge.html",
4    "https://www.tripadvisor.com/Hotel_Review-g32655-d630945-Reviews-Park_Plaza_Lodge_Hotel-Los_Angeles_California.html",
5    "https://www.facebook.com/p/Park-Plaza-Lodge-100063738692675"
6  ],
7  "proxy": {
8    "useApifyProxy": true,
9    "apifyProxyGroups": [
10      "RESIDENTIAL"
11    ]
12  }
13}' |
14apify call canadesk/all-reviews --silent --output-dataset

All Reviews API through CLI

The Apify CLI is the official tool that allows you to use All Reviews locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community