G2 Product Search Scraper avatar

G2 Product Search Scraper

Pricing

from $3.49 / 1,000 results

Go to Apify Store
G2 Product Search Scraper

G2 Product Search Scraper

Extract software product listings, categories, reviews, ratings, and vendor information from G2 with support for keyword search, category browsing, and direct product URL scraping.

Pricing

from $3.49 / 1,000 results

Rating

0.0

(0)

Developer

ScrapeAI

ScrapeAI

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

Extract software product listings, categories, reviews, ratings, and vendor information from G2 with support for keyword search, category browsing, and direct product URL scraping.

Features

  • Keyword search — find software products by name, category, or use case
  • Category mode — scrape software listings by specific categories or industries
  • Direct product URL mode — extract detailed data from specific G2 product pages
  • Review extraction — collect ratings, review counts, pros, cons, and user feedback
  • Product details — gather features, pricing, integrations, deployment types, and supported platforms
  • Vendor information — extract company name, website, and product ownership details
  • Category hierarchy — capture software category relationships and rankings
  • Structured JSON output — clean, machine-readable data for analytics or integrations
  • Cloud-ready — runs on Apify with scheduling, proxy rotation, API access, dataset exports, and webhook support

Use Cases

  • SaaS competitor analysis
  • Product review monitoring
  • Software pricing comparison
  • Feature benchmarking across tools
  • Building software discovery platforms
  • Market research and customer sentiment analysis

Example Output

{
"name": "ActiveCampaign",
"slug": "activecampaign",
"url": "https://www.g2.com/products/activecampaign/reviews",
"vendor": "vendor",
"category": "category",
"rating": 4.5,
"reviewCount": 13708,
"description": "description",
"website": "https://www.example.com",
"hasPricing": true,
"discussions": 188,
"badges": [],
"highlightedPros": [
{
"feature": "Ease of Use",
"mentions": 1948
},
{
"feature": "Automation",
"mentions": 1695
},
{
"feature": "Automations",
"mentions": 1371
},
{
"feature": "Features",
"mentions": 1277
},
{
"feature": "Email Marketing",
"mentions": 1149
}
],
"highlightedCons": [
{
"feature": "Learning Curve",
"mentions": 863
},
{
"feature": "Missing Features",
"mentions": 679
},
{
"feature": "Expensive",
"mentions": 576
},
{
"feature": "Limited Features",
"mentions": 541
},
{
"feature": "Limitations",
"mentions": 503
}
],
"logoUrl": "https://images.g2crowd.com/uploads/product/image/large_detail/large_detail_50828ef2b93af30b29edd9061533c3b9/activecampaign.jpg",
"scrapedAt": "2026-06-24T11:54:04.540Z"
}