
Trustpilot reviews scraper
Pricing
$10.00/month + usage

Trustpilot reviews scraper
Easily filter and extract thousands of reviews with data such as title, description, score, reviewer, country, company response, and much more from companies on Trustpilot.com and download them to multiple file formats.
2.8 (5)
Pricing
$10.00/month + usage
46
Total users
1.5K
Monthly users
145
Runs succeeded
>99%
Issues response
1.6 hours
Last modified
6 days ago
Only returned 17 reviews
Open
Has nearly 100 reviews but scrape only returned 17
I can see that you filter by if a review is verified and only extract one page which is 20 reviews, which is causing the issue.
If you change the input to be like this you should get the full amount of reviews scraped:
{"Proxy configuration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"],"apifyProxyCountry": "GB"},"companyWebsite": "https://uk.trustpilot.com/review/standardaccounting.co.uk","contentToExtract": "reviews","endAtPageNumber": 0,"filterByLanguage": "all","filterByVerified": false,"sortBy": "recency","startFromPageNumber": 1}
I have attached a screenshot of the manual view to set this input as well.
Let me know if you get the intended data now.