G2 Scraper - Software Ratings, Reviews & Vendors avatar

G2 Scraper - Software Ratings, Reviews & Vendors

Pricing

$3.00 / 1,000 product scrapeds

Go to Apify Store
G2 Scraper - Software Ratings, Reviews & Vendors

G2 Scraper - Software Ratings, Reviews & Vendors

Scrape G2 software products by search term with star rating, review count, vendor, description and related categories. Build software shortlists, competitor rating benchmarks and vendor lead lists.

Pricing

$3.00 / 1,000 product scrapeds

Rating

0.0

(0)

Developer

Scrape Sage

Scrape Sage

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Scrape G2 — the largest business-software review site — by search term, and get every product back with its star rating, review count, vendor and description. No login, no cookies.

Built for software shortlists, competitor rating benchmarks, SaaS market maps and vendor lead lists.


What you get

One row per product, every row carrying the same fields:

FieldWhat it is
productNameProduct name, from G2's own payload
vendorName, vendorUrl, vendorIdWho makes it
starRatinge.g. 4.1 (out of 5)
reviewCounte.g. 2946
descriptionG2's product blurb
relatedCategoriesCategory slugs the product sits in
productUrl, reviewsUrlCanonical G2 links
productId, productUuidStable G2 identifiers
searchQuery, page, rankWhich search found it and where it ranked
categoryName, categoryProductCountThe category headline, when G2 shows one

About 20 products per search page, and pagination works.

Filters

requireRating · minRating · minReviews · maxPagesPerQuery · maxResults

Filters run inside the crawl, so a filtered-out product never costs you anything.


Example input

{
"queries": ["crm", "project management"],
"minRating": 4,
"minReviews": 50,
"maxPagesPerQuery": 3,
"maxResults": 100,
"proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] }
}

Example output

{
"type": "product",
"productName": "Zoho CRM",
"vendorName": "Zoho",
"starRating": 4.1,
"reviewCount": 2946,
"description": "Zoho CRM helps you to attract, retain, delight customers and grow your company into a customer-focused organization.",
"relatedCategories": ["client-portal", "customer-journey-mapping", "quote-to-cash"],
"productUrl": "https://www.g2.com/products/zoho-crm",
"reviewsUrl": "https://www.g2.com/products/zoho-crm/reviews",
"categoryName": "CRM",
"categoryProductCount": 1098,
"rank": 1
}

Pricing

$0.003 per product. You are charged only for rows actually delivered to your dataset. A search that matches nothing costs $0 and tells you why.

Honest limits

Please read this before buying — it defines what this actor is:

  • This scrapes G2's SEARCH results, not individual review text. G2's category pages, product pages and product-review pages are all HTTP 403 for logged-out clients (verified, including via Googlebot). Search is the only surface that serves. So you get each product's aggregate rating and review count — not the individual written reviews.
  • G2 blocks a share of requests. Measured 7 of 8 fresh sessions succeeded; the actor retries on a fresh proxy session, and the residential proxy is required.
  • categoryName / categoryProductCount appear only on category-style searches (like "crm"), because that's the only time G2 renders the headline. Every product still carries relatedCategories.

Tips

  • minReviews is the most useful filter — it strips the long tail of products with 2 reviews and leaves the real market.
  • Run the same queries on a schedule and dedupe on productSlug to track rating and review-count drift over time; that's a genuine competitive-intelligence signal.
  • rank plus searchQuery lets you monitor where you sit in G2's own search ordering.
  • Capterra Scraper — the same job on Capterra: software reviews, ratings and leads