G2  Explorer

G2 Explorer

by jupri

Automatically extract product reviews, ratings, and competitive data from G2.com. Transform manual market research into structured, ready-to-analyze datasets.

1,468,175 runs
1,595 users
Try This Actor

Opens on Apify.com

About G2 Explorer

Need to pull real-world product reviews, competitor intel, or market data from G2? This actor does exactly that. I've used it to gather thousands of data points from G2.com without getting blocked. You just feed it a starting point—like a specific software category URL or a list of product pages—and it systematically crawls through the site. It extracts the details that matter: user ratings, review text, feature comparisons, and pricing information, then structures it all into a clean dataset. The real benefit is in the setup; you can configure it to handle pagination, manage request rates to be a good citizen, and output the data in formats like JSON, CSV, or directly into a spreadsheet. It runs reliably on the Apify platform, so you don't have to worry about maintaining your own scraping infrastructure. Whether you're a marketer analyzing sentiment, a founder scoping out the competition, or a developer building a dataset, this turns a manual research chore into an automated process.

What does this actor do?

G2 Explorer is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

G2 Explorer Actor

Overview

This actor scrapes product data from G2.com (formerly G2 Crowd), a peer-to-peer review platform for business software. It extracts product information, reviews, and search results.

Key Features

  • Multiple Scraping Modes: Collect product reviews, product listings, or detailed product information.
  • Flexible Query Input: Accepts product slugs or search keywords.
  • Configurable Limits: Control the number of results per product.
  • Structured Output: Returns clean JSON data with review content, metadata, and user information.

How to Use

Input Parameters

Configure the actor using these parameters:

Parameter Type Description
query string Product slug(s) or search keywords. Separate multiple slugs with spaces or commas.
limit integer Maximum number of results to return per product slug.
mode string Operation mode: product (search results), product_info (single product details), or default (reviews).
product_types array Optional filter for product types (e.g., ["Provider"] for service software).

Usage Examples

Get product reviews:

{
  "query": "apify",
  "limit": 10
}

Search for products:

{
  "query": "Web scraping tools",
  "mode": "product",
  "limit": 10
}

Get single product information:

{
  "query": "apify",
  "mode": "product_info"
}

Notes:
- Find product slugs from G2 URLs (e.g., https://www.g2.com/apify/reviews → slug is apify)
- The limit applies per product slug. With 3 products and limit: 10, you'll get up to 30 results total.

Input/Output

Output Structure

Reviews include:
- Review text with answers to standard questions (likes, dislikes, recommendations, problems solved)
- Dates (published, submitted, updated)
- Reviewer metadata (name, role, industry, location)
- Product identifiers (ID, slug)
- Rating score (1-5)

Sample Output

{
  "answers": [
    "First, Apify offers a number of ready solutions...",
    "Nothing really. It took me some time...",
    "-",
    "I am scraping several websites to power my lead generation process..."
  ],
  "date": {
    "published": "2022-08-18T09:05:00.496-05:00",
    "submitted": "2022-08-18T05:51:54.968-05:00",
    "updated": "2022-08-18T05:51:55.384-05:00"
  },
  "id": "6996026",
  "industry": "Computer Software",
  "location": {
    "country": "Poland",
    "primary": "EMEA",
    "region": "Europe"
  },
  "name": "Lucjan K.",
  "product_id": 74085,
  "product_slug": "apify",
  "role": "User",
  "score": 5,
  "segment": "small-business",
  "type": "text"
}

Support

For issues or suggestions, reach out to the developer.

Categories

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try G2 Explorer now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
jupri
Pricing
Paid
Total Runs
1,468,175
Active Users
1,595
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support