
Tripadvisor Reviews Scraper
Pricing
$2.00 / 1,000 reviews

Tripadvisor Reviews Scraper
Get and download reviews for chosen places on Tripadvisor. Extract the review text, URL, rating, date of travel, published date, basic reviewer info, owner's response, helpful votes, images, review language, place details. Download reviews in XML, JSON, CSV.
4.3 (6)
Pricing
$2.00 / 1,000 reviews
95
Total users
4.6K
Monthly users
550
Runs succeeded
98%
Issues response
15 hours
Last modified
2 days ago
Is it working? .com.br domain
Closed
Hi,
I ran the following task:
INPUT: { "maxItemsPerQuery": 3, "reviewRatings": [ "ALL_REVIEW_RATINGS" ], "reviewsLanguages": [ "ALL_REVIEW_LANGUAGES" ], "scrapeReviewerInfo": true, "startUrls": [ { "url": "https://www.tripadvisor.com.br/Restaurant_Review-g303631-d1099473-Reviews-Capim_Santo-Sao_Paulo_State_of_Sao_Paulo.html", "method": "GET" } ] }
LOGS:
2025-07-15T00:12:19.025Z ACTOR: Pulling Docker image of build dIWwDfemJz93TftKL from registry.
2025-07-15T00:12:19.026Z ACTOR: Creating Docker container.
2025-07-15T00:12:19.062Z ACTOR: Starting Docker container.
2025-07-15T00:12:19.267Z Will run command: xvfb-run -a -s "-ac -screen 0 1920x1080x24+32 -nolisten tcp" /bin/sh -c npm run start:prod --silent
2025-07-15T00:12:20.200Z INFO System info {"apifyVersion":"3.1.15","apifyClientVersion":"2.8.4","crawleeVersion":"3.7.2","osType":"Linux","nodeVersion":"v20.19.3"}
2025-07-15T00:12:20.312Z ERROR Did not expect property useApifyProxy
to exist, got true
in object rest
2025-07-15T00:12:20.313Z ArgumentError: Did not expect property useApifyProxy
to exist, got true
in object rest
2025-07-15T00:12:20.314Z at ow (/home/myuser/node_modules/ow/dist/index.js:33:28)
2025-07-15T00:12:20.315Z at new ProxyConfiguration (/home/myuser/node_modules/apify/proxy_configuration.js:98:26)
2025-07-15T00:12:20.316Z at parseConfiguration (file:///home/myuser/dist/input/configuration.js:52:35)
2025-07-15T00:12:20.316Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
2025-07-15T00:12:20.317Z at async main (file:///home/myuser/dist/main.js:13:20)
2025-07-15T00:12:20.318Z at async /home/myuser/node_modules/apify/actor.js:153:23
2025-07-15T00:12:20.318Z at async file:///home/myuser/dist/entrypoint.js:4:1
OUTPUT: The main function of the Actor threw an exception.

Hi, thanks for opening this issue!
We had an outage on the scraper yesterday for roughly the entire day. The scraper back and running :) Sorry for any problems that this might've caused you.
The Actor is now fully up and running again. The issue was caused by a feature that accidentally made it past testing — sorry about that! We’ve fixed it and are making sure it doesn’t happen again.