
G2 Explorer
Pricing
Pay per usage
Go to Apify Store

G2 Explorer
💫 Scrape G2.com
5.0 (2)
Pricing
Pay per usage
42
1.4K
105
Issues response
48 days
Last modified
4 months ago
Pricing
Pay per usage
💫 Scrape G2.com
5.0 (2)
Pricing
Pay per usage
42
1.4K
105
Issues response
48 days
Last modified
4 months ago
mode
EnumOptional
💡 Operation Mode
"product": string"product_info": string"review": string"article": string"discuss": string
Default value of this property is "review"
review_stars
EnumOptional
"5": string"4": string"3": string"2": string"1": string
sort_review
EnumOptional
💡 Sorting key
"default": string"newest": string"oldest": string"most-helpful": string"highrated": string"lowrated": string"least-helpful": string
sort_product
EnumOptional
💡 Sorting key
"relevance": string"popular": string"rating": string
product_stars
EnumOptional
"5": string"4": string"3": string"2": string"1": string
sort_discuss
EnumOptional
💡 Sorting key
"comment": string"helpful": string"newest": string"pinned": string
dev_transform_fields
arrayOptional
💡 Transform the resulting output. Select only needed fields.
For nested object use DOT. For example:
address.streetAddress
images.0.url
dev_dataset_name
stringOptional
💡 Save results into custom named Dataset, use mask to customize dataset name{ACTOR} = actor name
{DATE} = date (YYYYMMDD)
{TIME} = time (HHMMSS)
This masks can be used to autogenerate Dataset Name.
example: data-{DATE}
Depending on today date the dataset name will be: data-20230603
default: data-{ACTOR}-{DATE}-{TIME}