Review Scraper
Scrape product reviews from G2, Capterra, and Trustpilot using Apify.
npx goose-skills installDescription
Scrape product reviews from G2, Capterra, and Trustpilot using Apify. Single script with platform dispatch. Use when you need to monitor competitor reviews, track product sentiment, or gather customer feedback from review sites.
What this skill does
- 1Scrapes product reviews from G2, Capterra, and Trustpilot via Apify actors with a single script.
- 2Filters results by keyword and date range to surface only relevant feedback.
- 3Normalizes output across all three platforms into a consistent schema (rating, author, text, pros/cons).
- 4Returns results as structured JSON or a human-readable summary.
When to use
- You want to monitor what customers say about a competitor on G2 or Trustpilot.
- You're building a battle card and need real user complaints about a rival product.
- You need a bulk pull of recent reviews filtered by keyword like 'pricing' or 'support'.
Tools used
Best for
Format
Frequently asked questions
What is Review Scraper?
Review Scraper is a Claude Code skill for competitive intel by GooseWorks AI. Scrape product reviews from G2, Capterra, and Trustpilot using Apify.
When should I use Review Scraper?
You want to monitor what customers say about a competitor on G2 or Trustpilot. You're building a battle card and need real user complaints about a rival product.
How do I install Review Scraper?
Run the install command (npx goose-skills install). Once the skill is in place, Claude Code loads it automatically whenever a task matches what it does.
Is Review Scraper free to use?
The author distributes it as MIT, but the repository has no LICENSE file. The source is public on GitHub (gooseworks-ai/goose-skills).