cloro

Google People Are Saying API

Google's discussions module — the Reddit, Quora, and forum threads it injects into the SERP — as structured JSON with position, title, link, and Google's freshness label. Know which community threads Google elevates on your queries before they shape buyer perception.

4.8 · 33 reviews G2.com software review platform logo
Used by the top SEO and AI SEO companies
1,000,000,000 monthly API calls

Community threads, surfaced

The result.peopleAreSaying array captures the discussions module whenever Google renders it — included in every base SERP call.

Request example

python
import requests

response = requests.post(
  "https://api.cloro.dev/v1/monitor/google",
  headers={
    "Authorization": "Bearer sk_live_your_api_key_here",
    "Content-Type": "application/json"
  },
  json={
    "query": "is notion good for project management",
    "country": "US",
    "device": "mobile"
  }
)

print(response.json())

Response example

200 OK application/json
{
  "success": true,
  "result": {
    "peopleAreSaying": [
      {
        "position": 1,
        "title": "Notion for project management — 2 years in, honest review",
        "link": "https://www.reddit.com/r/Notion/comments/...",
        "date": "5 days ago"
      },
      {
        "position": 2,
        "title": "Why we moved off Notion for PM (and what we use now)",
        "link": "https://www.reddit.com/r/projectmanagement/comments/...",
        "date": "2 weeks ago"
      }
    ]
  }
}

Discussions fields, documented

Field Type Description
position number Position within the module (1-indexed).
title string Card title as displayed on the SERP.
link string Destination URL — typically a Reddit, Quora, or community forum thread.
date string Google's raw relative-time text (e.g. "5 days ago") — free-form string, not a parsed timestamp.

Pricing that scales with you

Pick a plan that fits your volume. Price per credit drops as you scale.

Hobby
$0.40
per 1,000 credits
  • $100/mo
  • 250,000 credits
  • 20 concurrent jobs
  • Email support
Starter
$0.39
per 1,000 credits
  • $250/mo
  • 650,000 credits
  • 50 concurrent jobs
  • Email support
Most Popular
Growth
$0.37
per 1,000 credits
  • $500/mo
  • 1,350,000 credits
  • 75 concurrent jobs
  • Priority email support
Business
$0.36
per 1,000 credits
  • $1,000/mo
  • 2,800,000 credits
  • 100 concurrent jobs
  • Priority email support
Enterprise
$0.34
per 1,000 credits
/mo
  • 5,871,025 credits
  • 135 concurrent jobs
  • Priority support
Enterprise$5,000+

Increased concurrency, overages on credits and credit discounts for annual contracts.

Know more

Credit cost per request varies by provider. The figures below are for async/batch requests; sync requests add a +2 credit surcharge.

ChatGPT (full response) 7 credits
ChatGPT (web search) 5 credits
Perplexity 3 credits
Grok 4 credits
Copilot 5 credits
AI Mode 4 credits
AI Overview (incl. SERP) 5 credits
Gemini 4 credits
Google Search 3 credits +2/page
Google News 3 credits +2/page

ChatGPT full response includes query fan-out, ads, and shopping data. Google News uses the same pricing as Google Search.

Estimate your monthly cost and plan

7 credits each
5 credits each
3 credits each
4 credits each
5 credits each
4 credits each
4 credits each
3 credits / 1 page
3 credits / 1 page
Monthly requests
0
Credits needed
0
Recommended plan:

Forum SERP monitoring, answered

Why does the discussions module matter for brands?+

Since Google started boosting forum content, Reddit threads routinely outrank vendor pages on high-intent queries — and those threads carry unfiltered opinions about you. If a negative thread enters this module on a buying-intent query, it shapes deals before you ever see the prospect.

On which queries does Google show discussions?+

Opinion-seeking and experience-seeking queries — "is X good", "X vs Y", "X alternatives", troubleshooting. Mobile shows the module more aggressively than desktop, so sample both devices across your query set to map your exposure.

Does this cost extra?+

No — the discussions module is parsed from every base Google SERP call alongside organic results and People Also Ask.

How should I use the date field?+

It's Google's visible relative-time label, verbatim ("5 days ago", "2 weeks ago") — useful for spotting when a fresh thread displaces an old one, which usually signals a discussion gaining traction. It's a free-form string, so treat it as a label, not a timestamp.

Can I combine this with AI-surface monitoring?+

Yes — the same community threads that win this module tend to get cited by AI Overview and ChatGPT. Teams typically track the discussions module and ChatGPT sources together to see where community sentiment enters AI answers.

Watch the threads Google elevates

Discussions module included in every SERP call — from $0.40 per 1,000.