Trustpilot
3 days trial then $5.00/month - No credit card required now
Trustpilot
3 days trial then $5.00/month - No credit card required now
Get reviews and sentiment (Negative, Neutral, Positive) from Trustpilot. It's fast, costs little and supports all countries.
🛑 Break chance with Build 2.0 - The website input is now an ARRAY (bulk), and introduces a new standard way to fetch data.
Features
Returns all reviews for a given company (e.g., www.expensify.com), sorted by recency.
Trustpilot may only recognize some variants of the target URL, such as requiring "www".
You have two ways of getting the data (through the Process variable):
1- API (see below output): Slower, less costly. 2 3- Cheerio: Faster with higher set memory (min. 2GB), more expensive.
Note: The "Date posted" parameter only applies to the API process.
Example output (API)
1{ 2 "id": "65a7cbd9b8138df08d3fd809", 3 "filtered": false, 4 "pending": false, 5 "text": "Awesome Company! - Beautiful jewelry, timely shipping, good practices.", 6 "rating": 5, 7 "labels": { 8 "merged": null, 9 "verification": { 10 "isVerified": true, 11 "createdDateTime": "2024-01-17T14:45:14.000Z", 12 "reviewSourceName": "InvitationApi", 13 "verificationSource": "invitation", 14 "verificationLevel": "verified", 15 "hasDachExclusion": false 16 } 17 }, 18 "title": "Awesome Company", 19 "likes": 0, 20 "dates": { 21 "experiencedDate": "2024-01-12T00:00:00.000Z", 22 "publishedDate": "2024-01-17T14:45:14.000Z", 23 "updatedDate": null 24 }, 25 "report": null, 26 "hasUnhandledReports": false, 27 "consumer": { 28 "id": "57eaba720000ff000a48480e", 29 "displayName": "Kimberly Babcock Sanborn", 30 "imageUrl": "", 31 "numberOfReviews": 3, 32 "countryCode": "US", 33 "hasImage": false, 34 "isVerified": false 35 }, 36 "reply": { 37 "message": "Hi Kimberly, thank you for reaching out and sharing your positive words with us! We appreciate your continued support and we look forward to having you shop with us again. ", 38 "publishedDate": "2024-01-17T16:03:37.000Z", 39 "updatedDate": null 40 }, 41 "consumersReviewCountOnSameDomain": 1, 42 "consumersReviewCountOnSameLocation": null, 43 "productReviews": [], 44 "language": "en", 45 "location": null, 46 "website": "", 47 "link": "" 48}
How it works.
-
Enter the website URL to be analyzed - NOT the Trustpilot link.
-
Set the maximum number of reviews to fetch.
-
Run it! 🎉
Support
Open a new issue for bugs or feature requests. Please share the run URL.
Supports Trustpilot in: United States of America, Canada, Denmark, Autria, Switzerland, Germany, Australia, United Kingdom, Ireland, New Zealand, Spain, Finland, France, Italy, Japan, Norway, Netherlands, Poland, Brazil, Portugal, Sweden.
Cheers!
Actor Metrics
17 monthly users
-
4 stars
>99% runs succeeded
21 hours response time
Created in Aug 2023
Modified 2 months ago