TrustRadius Scraper
Pricing
from $3.00 / 1,000 results
Go to Apify Store
TrustRadius Scraper
Scrape TrustRadius software review pages from direct URLs, TrustRadius search queries, or category pages. Extract pricing, ratings, review snippets, feature scores, awards, and related products.
Pricing
from $3.00 / 1,000 results
Rating
5.0
(17)
Developer
Crawler Bros
Maintained by CommunityActor stats
17
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Scrape TrustRadius software review pages from direct URLs, TrustRadius search queries, curated popular categories, or arbitrary category URLs.
What it extracts
- Product title and description
- Vendor and pricing details
- Aggregate ratings and review counts
- Award badges
- Feature list
- Top review snippets
- Top-performing features
- Areas for improvement
- Related products
Modes
- Product URLs — direct review URLs (
/products/<slug>/reviews). - Search queries — TrustRadius full-text search.
- Popular category — curated dropdown of 29 top TrustRadius categories.
- Category URLs — free-text any of the ~260 supported category slugs (e.g.
/categories/ai-chatbot).
Inputs
| Input | Type | Notes |
|---|---|---|
productUrls | array | Direct review URLs |
searchQueries | array | Free-text search keywords |
categorySlug | enum | Curated popular category (optional) |
categoryUrls | array | Free-text category URLs |
searchPages | integer | Pages per query/category (1–20) |
maxItems | integer | Cap on emitted products (1–500) |
useProxy | boolean | Apify proxy (default: on; needed for cloud) |
autoEscalateOnBlock | boolean | Rotate proxy sessions on block (default: on) |
proxyConfiguration | object | Apify proxy configuration (default: residential) |
Use cases
- B2B software review monitoring
- TrustRadius competitor analysis
- Category-level software research
- Pricing and review intelligence
Limitations
- TrustRadius blocks most datacenter IPs, so the default prefill enables Apify residential proxy.
- The full per-product review pagination ("all reviews") feed is not fully exposed without a logged-in session cookie. We surface the schema.org top-5 review snippets only.
- Sort order is not user-selectable; TrustRadius search returns relevance-ranked results only.
Notes
- This actor uses
curl_cffiimpersonation and stays browser-free. - Empty values are omitted from output.