This website requires JavaScript.

Exportador de Comentários do Indiegogo

Baixe cada comentário de campanha do Indiegogo — com nome do apoiador, marca de status de apoiador, marca de resposta do dono e datas — para Excel, CSV ou JSON.

Common workflows

  • Backer-only triage — filter is_backer=Y to focus on the people with money on the line.
  • InDemand transition window — Indiegogo campaigns often continue post-funding (InDemand); compare comment sentiment pre/post-transition.
  • Owner-reply rate — count owner replies vs unique top-level threads; engaged owners get better IGG promotion.
  • Refund-risk early warning — bucket comments by week; spike in negative posts post-funding often precedes refund/chargeback waves.
  • Cross-campaign superfan map — same commenter_profile_url across multiple of your campaigns identifies repeat backers — top of the email list for your next launch.

Plan limits

Per-campaign size scales with your plan. Free (no signup): up to 100 comments per campaign. 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

Indiegogo Comments Exporter — FAQ

Is the Indiegogo exporter free?
The free tier (no signup) returns up to 100 comments per campaign. Larger comments and CSV/JSON require a paid plan: Personal 5,000, Premium 50,000, Business 250,000. See pricing.
Does it work on InDemand campaigns?
Yes — InDemand campaigns continue accepting comments and the exporter handles them the same way.
Are reply threads preserved?
Yes — replies have a parent_id linking them to the top-level comment.
Is the backer flag included?
Yes — is_backer Y/N. Critical for separating backer concerns from drive-by commenters.
Are owner replies flagged?
Yes — is_owner Y/N column.
Can I export many campaigns 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).
Is there an API?
Yes — JSON-over-HTTP API on Premium and Business plans.