App Logo
g2.com

Get G2 product profile

Fetch a G2 product's profile by slug: vendor, star rating, review count, pricing tier names, and pros/cons themes with mention counts drawn from real user reviews.

Input

slug required

G2 product slug, e.g. 'jira' or 'notion' (from search_products)

Output

url optional
cons optional
name optional
pros optional
slug optional
found optional

false when the product slug does not exist on G2 (404)

rating optional
vendor optional
vendor_url optional
review_count optional
pricing_tiers optional

FAQ

Fetch a G2 product's profile by slug: vendor, star rating, review count, pricing tier names, and pros/cons themes with mention counts drawn from real user reviews.
Required: slug.
It returns url, cons, name, pros, slug, found, rating, vendor, vendor_url, review_count, pricing_tiers.
No. It only uses pages of g2.com that are reachable without signing in.
It only reads. It looks things up on g2.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/g2.com/get_product, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/g2.com/get_product
It is part of Reduck's official curated catalogue.

Start building not clicking