G2 Software Reviews Scraper avatar

G2 Software Reviews Scraper

Pricing

Pay per usage

Go to Apify Store
G2 Software Reviews Scraper

G2 Software Reviews Scraper

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Donny Nguyen

Donny Nguyen

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

0

Monthly active users

7 days ago

Last modified

Categories

Share

What does it do?

G2 Software Reviews Scraper extracts product reviews from G2, the world's largest software review platform. It collects product ratings, review titles, full review text, pros and cons, reviewer roles, and company sizes. Use it for competitive analysis, product research, and understanding customer sentiment.

Why use this actor?

G2 hosts millions of software reviews from verified users. Manually reading and comparing reviews across multiple products is time-consuming. This actor automates the collection of structured review data, enabling data-driven SaaS product comparisons and competitive intelligence at scale.

How to use

  1. Go to the G2 Software Reviews Scraper on Apify Store.
  2. Click Try for free to open it in Apify Console.
  3. Enter product names in the Products field (e.g., "slack", "notion").
  4. Set Max Reviews to control total results.
  5. Click Start and download data from the Dataset tab.

Integrate with the Apify API for automated review monitoring.

Input configuration

FieldTypeDescriptionDefault
productsarraySoftware products to scrape reviews for["slack", "notion", "asana"]
maxReviewsintegerMaximum total reviews200
maxRequestRetriesintegerRetry attempts per request2

Output data

{
"product": "slack",
"rating": "4.5",
"reviewTitle": "Great team communication tool",
"reviewText": "Slack has transformed how our team communicates...",
"pros": "Easy to use, great integrations, reliable",
"cons": "Can be distracting with too many channels",
"userRole": "Software Engineer",
"companySize": "51-200 employees",
"g2Url": "https://www.g2.com/products/slack/reviews",
"scrapedAt": "2026-02-19T10:00:00.000Z"
}

Cost of usage

This actor uses pay-per-event pricing. Each review result costs $0.00075 (Mid tier). Scraping 200 reviews costs about $0.15 plus platform fees.

Tips

  • Use product names as they appear on G2 (e.g., "slack" not "Slack Technologies").
  • Compare multiple products to identify competitive strengths and weaknesses.
  • Use the pros and cons fields for quick sentiment analysis.
  • Schedule regular runs to track review trends over time using Apify Schedules.
  • Results are most accurate for popular products with many G2 reviews.

Built with Crawlee and Apify SDK. See more scrapers by consummate_mandala on Apify Store.