$3.5 / 1k reviews
Extract G2.com product reviews with star ratings, review text, and reviewer details from a product URL
Endpoint
POST /api/v1/agents/g2/reviews/run
Parameters
string
required
Text · G2 product or seller page URL. Products: https://www.g2.com/products/notion/reviews — Sellers: https://www.g2.com/sellers/planet-dds (aggregates reviews across all vendor products)
integer
default:100
Number · Reviews to scrape (max 100,000). Use 0 for all.
string
default:"most_recent"
Dropdown · Sort order for reviews.Options:
most_recent, most_helpful, lowest_rated, highest_ratedLegend: most_recent = Most Recent, most_helpful = Most Helpful, lowest_rated = Lowest Rated, highest_rated = Highest Ratedarray
default:[]
Multi-select · Filter to reviews with these ratings. Leave empty for all.Options:
1, 2, 3, 4, 5Legend: 1 = 1 Star, 2 = 2 Stars, 3 = 3 Stars, 4 = 4 Stars, 5 = 5 Starsstring
Text · A single keyword phrase — only reviews containing all these words. Works only for product URLs.
Response columns
Example
Example response
Response