G2 Explorer
Try for free
No credit card required
Go to Store
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 data from G2.com
π Tutorial
π Parameters
Parameter | Type | Description |
---|---|---|
query | string | Keyword OR Product slug (s) separated by spaces or commas |
limit | integer | Limit number of results per slug |
π Input Examples
Example #1: Searching for product reviews
{ "query": "apify", "limit": 10 }
Review Questions :
- [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
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
limit
is for per product slug. For example if you inputs 3 products andlimit = 10
then you will get 30 results
π Output Samples
Product Review
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 "-", 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}
π Support
β‘οΈ Feel free to reach out to the developer for any issues or suggestions for improvement.