Review Site 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 G2, Capterra, and Trustpilot reviews using platform-specific Apify actors via a single unified script.
- 2Supports URL-based lookup for G2 and Trustpilot, and company-name-based search for Capterra.
- 3Filters by date range and keyword, then normalizes platform-specific fields into a consistent output.
- 4Exports results as JSON with author job title, company size, and industry where available (G2/Capterra).
When to use
- You need richer reviewer metadata (job title, company size) than a basic review scrape provides.
- You want Capterra reviews by company name rather than direct URL.
- You're doing competitive positioning research and need structured, filterable review data.
Tools used
Best for
Format
Frequently asked questions
What is Review Site Scraper?
Review Site 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 Site Scraper?
You need richer reviewer metadata (job title, company size) than a basic review scrape provides. You want Capterra reviews by company name rather than direct URL.
How do I install Review Site 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 Site 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).