review-scraper

Collect customer reviews from G2, Capterra, and Trustpilot into structured data.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/marmikcfc/pepper-skills --skill review-scraper-marmikcfc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-scraper
Source: https://github.com/marmikcfc/pepper-skills/tree/main/skills/review-scraper
Command: npx skills add https://github.com/marmikcfc/pepper-skills --skill review-scraper-marmikcfc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scrapes and collects customer reviews for a company from G2, Capterra, and Trustpilot, enabling faster insights from user feedback.

Core Features & Use Cases

  • Multi-source scraping: Retrieve reviews from G2, Capterra, and Trustpilot.
  • Structured data extraction: Convert unstructured reviews into structured fields such as rating, date, reviewer role, and company size.
  • Use Case: Research competitors, monitor brand sentiment, or summarize customer feedback for product teams.

Quick Start

Use the review-scraper to fetch and structure reviews for a target company.

Frequently Asked Questions about review-scraper

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I collect customer reviews from G2, Capterra, and Trustpilot for competitor analysis?

To collect customer reviews from G2, Capterra, and Trustpilot, you can use a scraping tool to aggregate feedback for a target company. This process converts unstructured review text into structured data fields like rating, date, and reviewer role for competitor analysis.

Can I convert unstructured Trustpilot feedback into structured data fields?

Yes, you can convert unstructured Trustpilot feedback into structured data. The scraping process extracts details such as rating, date, reviewer role, and company size, organizing the text into structured fields for easier product team analysis and brand sentiment monitoring.

What do I need to scrape reviews from G2 and Capterra?

To scrape reviews from G2 and Capterra, you need an ORTHOGONAL_API_KEY configured in your environment. This key allows the scraping process to authenticate and retrieve customer feedback, transforming it into structured data for your target company.

What is the best way to aggregate user ratings and reviewer roles across multiple review platforms?

The best way to aggregate user ratings and reviewer roles across multiple platforms is using a multi-source scraping approach. It retrieves reviews from G2, Capterra, and Trustpilot in one pass, structuring the feedback into fields like rating and company size.

Does this review scraping method work for monitoring brand sentiment and summarizing customer feedback?

Yes, this review scraping method works for monitoring brand sentiment and summarizing customer feedback. By collecting and structuring reviews from Trustpilot, G2, and Capterra, you can analyze aggregated user feedback to gauge brand perception and inform product teams.

Are there limitations when scraping structured data from software review sites?

When scraping structured data from software review sites, limitations include requiring an ORTHOGONAL_API_KEY and being dependent on the site structures of G2, Capterra, and Trustpilot. It is designed for collecting public customer reviews and converting unstructured text into structured fields.