Structured Trustpilot reviews: one record per review with star rating, reviewer country and the company reply, plus a rating histogram.
ApifyOnce your agent is connected, it calls this tool by name.
reviews_trustpilot { "domain": "…" }| domain | string · required — The company domain to pull reviews for |
Run it with your account. You only pay for the call.
curl -X POST https://skillrune.com/api/run \
-H "Authorization: Bearer skillrune_sk_..." \
-d '{"tool":"reviews.trustpilot","input":{"input":""}}'// Fill the input and hit Run.