ForecastGeo

Updated 10d ago

Older stories, page 25.

Every marker is a real story from a real newsroom, placed where it actually happened. Browse the list, or spin the globe and see what's going on where.

Stories, page 25 of 25

What kind of news is on the map right now

Counted from the same list of stories above — not a marketing number.

science 1
business 1
general 1

Use the data yourself

The same feed that draws the map is open to read. No sign-up, no API key. This is one of eleven endpoints — the full reference covers framing comparisons, coverage geography, the forecast ledger and per-outlet statistics, plus the Atom feed and llms.txt.

GET /api/news
curl "https://forecastgeo.com/api/news?limit=3"
{
  "data": [
    {
      "id": "c5e52249-8c3f-4de4-8126-7ee35226eb65",
      "title": "…",
      "summary": "…",
      "source": "…",
      "source_slug": "…",
      "locations": [{ "lat": 31.05, "lon": 34.85, "name": "…", "country": "IL" }],
      "category": "general",
      "timeAgo": "12m ago"
    }
  ],
  "meta": { "limit": 3, "offset": 0, "count": 3 }
}
limit
1–100 results, default 20
offset
pagination offset, default 0
order
asc or desc by publish time, default desc

Read the full story
What might happen next? AI-generated

These scenarios are written by an AI language model from the headline and summary above. They are not predictions from the newsroom, and they are not evidence of anything. Treat them as speculation.