G2 Review Delta Scraper avatar

G2 Review Delta Scraper

Pricing

from $6.00 / 1,000 results

Go to Apify Store
G2 Review Delta Scraper

G2 Review Delta Scraper

Track visible G2 review and rating deltas for software products, with themes, competitor notes, and warning rows when pages are limited.

Pricing

from $6.00 / 1,000 results

Rating

0.0

(0)

Developer

太郎 山田

太郎 山田

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

SaaS product marketing, competitive intelligence, customer success, and RevOps teams use this actor to turn Official G2 API when supplied by the user, otherwise conservative public page fallback into a clean dataset for G2/Capterra Competitive Review Delta. Provide focused source inputs, keep the first run small, and expand only after the output shape is useful. Each emitted row includes source context, timestamps, and fields designed for monitoring, QA, research, or workflow handoff.

Store Quickstart

Start with one G2 product review URL and keep blocked-page summary rows enabled so the first run is auditable.

Recommended first run:

{
"productUrls": [
"https://www.g2.com/products/slack/reviews"
],
"productNames": [],
"emitSummaryOnBlocked": true,
"limit": 25,
"delivery": "dataset",
"dryRun": false
}

Input examples

Public product page

{
"productUrls": [
"https://www.g2.com/products/slack/reviews"
],
"productNames": [],
"emitSummaryOnBlocked": true,
"limit": 25,
"delivery": "dataset",
"dryRun": false
}

Name-based watch

{
"productUrls": [],
"productNames": [
"Slack"
],
"emitSummaryOnBlocked": true,
"limit": 10,
"delivery": "dataset",
"dryRun": false
}

Webhook summary

{
"productUrls": [
"https://www.g2.com/products/slack/reviews"
],
"emitSummaryOnBlocked": true,
"limit": 10,
"delivery": "webhook",
"webhookUrl": "https://example.com/webhook",
"dryRun": false
}

Sample output

{
"meta": {
"actorName": "g2-review-delta-intelligence",
"actorTitle": "G2 Review Delta Scraper",
"bundle": "G2/Capterra Competitive Review Delta",
"fetchedAt": "2026-05-06T00:00:00.000Z",
"totalRows": 1
},
"rows": [
{
"actorName": "g2-review-delta-intelligence",
"rowType": "g2_review_delta",
"productName": "Example SaaS",
"ratingHints": [
"4.5"
],
"reviewThemes": [
"ease of use",
"support"
],
"competitorHints": [
"alternative mentioned"
],
"sourceUrl": "https://www.g2.com/products/example/reviews",
"fetchedAt": "2026-05-06T00:00:00.000Z"
}
],
"warnings": []
}

Output fields

  • rowType
  • productName
  • ratingHints
  • reviewCountHints
  • reviewThemes
  • competitorHints
  • confidence
  • sourceUrl
  • warnings

Rows also include source URLs, fetch timestamps, warnings when a source is partial, and stable IDs when the workflow supports recurring change detection.

Pricing and no-change runs

$0.001 actor start and $0.006 per emitted product or review-delta row. Blocked-page warning summaries should stay explicitly marked.

The default dataset is the billable surface. Dry runs, validation-only runs, missing-key warnings, and unchanged recurring polls should not write payable default-dataset rows.

Compliance guardrails

  • Use official G2 API access when available.
  • Public fallback must not bypass access controls.
  • Do not imply G2 endorsement or completeness.
  • Do not use provider emblems or wording that implies approval by an upstream data provider.

See also