G2 Explorer
Pricing
Pay per usage
modeEnumOptional
💡 Operation Mode
"product": string"product_info": string"categories": string"review": string"article": string"discuss": stringDefault value of this property is "review"
review_starsEnumOptional
"5": string"4": string"3": string"2": string"1": stringsort_reviewEnumOptional
💡 Sorting key
"default": string"newest": string"oldest": string"most-helpful": string"highrated": string"lowrated": string"least-helpful": stringsort_productEnumOptional
💡 Sorting key
"relevance": string"popular": string"rating": stringproduct_starsEnumOptional
"5": string"4": string"3": string"2": string"1": stringsort_discussEnumOptional
💡 Sorting key
"comment": string"helpful": string"newest": string"pinned": stringdev_transform_fieldsarrayOptional
💡 Transform the resulting output. Select only needed fields.
For nested object use DOT. For example:
address.streetAddress
images.0.url
dev_dataset_namestringOptional
💡 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}