G2 Product Scraper avatar
G2 Product Scraper

Pricing

$9.00/month + usage

Go to Store
G2 Product Scraper

G2 Product Scraper

Developed by

Chetan Jain

Chetan Jain

Maintained by Community

G2 Product Scraper helps you collect G2 product data, including names, product descriptions, reviews, ratings, comparisons, alternatives, and many more.

5.0 (1)

Pricing

$9.00/month + usage

11

Total users

474

Monthly users

51

Runs succeeded

>99%

Last modified

18 days ago

You can access the G2 Product Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "g2ProductUrls": [
< {
< "url": "https://www.g2.com/products/github/reviews"
< },
< {
< "url": "https://www.g2.com/products/atom/reviews"
< },
< {
< "url": "https://www.g2.com/products/sublime-text/reviews"
< }
< ]
<}' |
<apify call omkar-cloud/g2-product-scraper --silent --output-dataset

G2 Product Scraper API through CLI

The Apify CLI is the official tool that allows you to use G2 Product Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: