Goodlede

Put verified good news in your product

Goodlede publishes positive stories that are machine-screened and human-approved before they go live — a plain headline, the factual basis, a "Worth noting" caveat, and a source link. No politics, no fear, no hype. License the stream and drop it into your newsletter, app, intranet, or screens.

JSON API Embeddable widget Nine categories Refreshed daily Human-approved

Live demo

This is the widget, rendering the live feed. One script tag, no build step, themeable light or dark.

Latest verified stories

Quick start — widget

<script src="https://goodlede.com/widget.js"
        data-key="YOUR_KEY"
        data-limit="4"
        data-category=""
        data-theme="light"
        async></script>

data-category filters to one category. data-theme is light, dark, or auto.

Quick start — API

curl "https://qvmewmebcrkmyutvbzxv.functions.supabase.co/goodlede-api?limit=5" \
  -H "x-api-key: YOUR_KEY"
{
  "stories": [{
    "id": "europeanrewildingnetworkexpandsincentraleurope",
    "headline": "European Rewilding Network expands in Central Europe",
    "basis": "Forever Forest Foundation (Poland) and Rewilding Rivers...",
    "worth_noting": null,
    "category": "Environment",
    "significance": "Systemic / trend",
    "verification": "Verified",
    "source_name": "Rewilding Europe",
    "source_url": "https://rewildingeurope.com/news/...",
    "image": "https://...jpg",
    "goodlede_url": "https://goodlede.com/story/european..."
  }],
  "meta": { "plan": "trial", "attribution_required": true }
}
ParameterWhat it does
key / x-api-keyYour API key (query param or header)
limit1–50 stories, default 20
categoryEnvironment, Animals, Kindness, Science, Health, Human Feats, Equality, Legal, David vs Goliath
sinceISO date — only stories first seen after it

Plans

PlanPriceIncludes
Trial$0Widget + API, attribution required, low limits, 30 days
Starter$39/moAPI + widget, attribution, standard limits
Pro$199/moWhite-label (no attribution), webhooks, higher limits, all categories
EnterpriseLet's talkSLA, custom curation, per-screen or per-seat licensing

Licensed content is Goodlede-authored: our summaries, ratings, and caveats plus a link to the original source. We never republish source text. Use is governed by the Feed License Agreement.

Request a trial key