G2 Explorer
Try for free
No credit card required
View all Actors
Welcome to G2.com Scraper
About G2.com
G2.com, formerly G2 Crowd, is a peer-to-peer review site[1] headquartered in Chicago, Illinois. It was known as G2 Labs, Inc. until 2013.[2] The company was launched in May 2012 by former BigMachines employees, with a focus on aggregating user reviews for business software.
About This Actor
Scrape product reviews from G2.com
- [1] What do you like best
- [2] What do you dislike
- [3] Recommendations to others considering the product
- [4] What problems is the product solving and how is that benefiting you
Inputs
Example #1: Basic Usage
1{ 2 "slug": "apify" 3 "offset": 0, 4 "limit": 10 5}
Parameter | Type | Decription |
---|---|---|
slug | string | Product name slug(s) separated by spaces or commas. Examples: apify, g2, airtable |
offset | integer | Start results from specific offset per slug |
limit | integer | Limit number of results per slug |
Notes:
- To find product slug, go to https://www.g2.com, and find the product url. For example:
https://www.g2.com/apify/reviews
the slug isapify
offset
andlimit
is for per product slug. For example if you inputs 3 products andlimit = 10
then you will get 30 results
Outputs
1{ 2 "answers": [ 3 "First, Apify offers a number of ready solutions that can be launched in minutes with zero or very little coding skills. I tested several of them and they work well. \r\nSecond, it's easy and quick to get custom solutions built if needed. I got a custom solution made in less than a week. \r\nPlus, their support team is just amazing (shoutout to Tsveta!).\r\nI discovered Apify less than a month ago and it's already one of the core tools in my stack.", 4 "Nothing really. It took me some time to get the outcomes I was looking for, but it's a new category of tools to me so it's understandable.", 5 null, 6 "I am scraping several websites to power my lead generation process. Without Apify, I'd have to use VAs, which would be less convenient and more time-consuming." 7 ], 8 "date": { 9 "published": "2022-08-18T09:05:00.496-05:00", 10 "submitted": "2022-08-18T05:51:54.968-05:00", 11 "updated": "2022-08-18T05:51:55.384-05:00" 12 }, 13 "id": "6996026", 14 "industry": "Computer Software", 15 "location": { 16 "country": "Poland", 17 "primary": "EMEA", 18 "region": "Europe" 19 }, 20 "name": "Lucjan K.", 21 "product_id": 74085, 22 "product_slug": "apify", 23 "role": "User", 24 "score": 5, 25 "segment": "small-business", 26 "type": "text", 27 "review_source": "generic", 28 "source_type": "generic" 29}
Changes & Updates
- [yesterday] ADDED: sorting parameter
- [yesterday] ADDED: response_type filter (any, text, video)
- [yesterday] BUGFIX: existing products not found (2)
- [yesterday] BUGFIX: existing products not found (1)
- [yesterday] CHANGED: empty answer to NULL
- [yesterday] CHANGED: score with fraction (ex: 4.5)
- [yesterday] ADDED: new attributes => review_source, source_type
- [yesterday] ADDED: multiple slugs support
- [yesterday] CHANGED: output structure
- [tomorrow] TODO: more filters
- [tomorrow] TODO: review titles
Support
Legend :
😼 Actor 🐼 Cache Manager 🐭 Task Manager 🐸 Worker