Common workflows
- Direct competitor benchmarking — bulk-export reviews for your top 3 PH competitors; pivot avg rating + recommendation rate.
- Decision-maker outreach — filter
reviewer_role contains "Founder" OR "CEO" OR "VP" and write personalised outreach quoting their review.
- Feature-request mining — pipe
body through ChatGPT for "extract feature requests" — feeds your roadmap.
- Negative-review triage — filter
rating <= 2; surface to CS team for personal follow-up.
- Trust badge generation — compute % positive (4-5 stars) for marketing-page social proof.
Plan limits
Per-product size scales with your plan. Free (no signup): up to 100 reviews per product. Personal: 5,000. Premium: 50,000. Business: 250,000 — see pricing for the full feature comparison and API tiers for the API-specific limits.
FAQ
Product Hunt Reviews Exporter — FAQ
Is the Product Hunt reviews exporter free?
The free tier (no signup) returns up to 100 reviews per product. Larger reviews and CSV/JSON require a paid plan: Personal 5,000, Premium 50,000, Business 250,000. See
pricing.
Are reviewer companies included?
Yes when the user filled in their PH profile — separate reviewer_company and reviewer_role columns.
Star rating vs recommendation — what's the difference?
Product Hunt collects both: a 1-5 star rating AND a yes/no recommended flag. We export both as separate columns.
Can I export reviews for many products at once?
Yes — bulk URL upload on a paid plan processes each URL as a separate export and bundles the resulting files in one ZIP (one file per URL).
Will Product Hunt see that I exported?
No. We read public review pages without authentication.
Is there an API?
Yes — JSON-over-HTTP
API on Premium and Business plans.