Tripadvisor Reviews Bulk avatar
Tripadvisor Reviews Bulk

Pricing

$10.00/month + usage

Go to Store
Tripadvisor Reviews Bulk

Tripadvisor Reviews Bulk

Developed by

Canadesk Support

Canadesk Support

Maintained by Community

Get Reviews in bulk for airlines, hotels, restaurants and attractions with advanced filters (+ AI summary) from Tripadvisor. It's fast and costs little.

0.0 (0)

Pricing

$10.00/month + usage

1

Total users

3

Monthly users

2

Runs succeeded

97%

Issues response

2.4 days

Last modified

a day ago

CU

Missing fields

Closed

acumen opened this issue
5 days ago

Hello The following fields are already displayed in Tripadvisor review page. Please Include them in the result set

The Fields are : author url, author profile image url, comments count, likes count, review images

ex: https://www.tripadvisor.com/ShowUserReviews-g4067407-d9710881-r986715464-Tiffosi_da_Serra-Malveira_da_Serra_Cascais_Lisbon_District_Central_Portugal.html

canadesk avatar

Hello,

We added an option to return raw data. This will contain everything:

[ { "id": integer, "status": string, "reviewDetailPageWrapper": { "reviewDetailPageRoute": { "url": string } }, "location": { "locationId": integer, "name": string, "placeType": string, "businessAdvantageData": null }, "createdDate": string, "publishedDate": string, "userProfile": { "id": string, "isVerified": boolean, "displayName": string, "username": string, "avatar": { "__typename": string, "data": { "__typename": string, "id": integer, "photoSizeDynamic": { "urlTemplate": string, "maxHeight": integer, "maxWidth": integer } } }, "hometown": { "locationId": integer, "fallbackString": string, "location": { "locationId": integer, "additionalNames": { "name": string, "long": string } } }, "route": { "url": string }, "contributionCounts": { "sumAllUgc": integer } }, "rating": integer, "publishPlatform": string, "title": string, "language": string, "originalLanguage": string, "text": string, "username": string, "connectionToSubject": null, "mgmtResponse": null, "locationId": integer, "helpfulVotes": integer, "labels": array, "mcid": integer, "attribution": null, "translationType": null, "mtProviderId": integer, "alertStatus": boolean, "tripInfo": { "stayDate": string, "tripType": string }, "additionalRatings": array, "photos": array, "reviewTip": { "responseData": null } }, ... ]