World News, Across Wires and Country Desks

This is the cross-border affairs feed: bilateral statements, multilateral summits, conflict updates, sanctions actions, and major treaty developments. The wire layer combines major international agencies with country-desk reporting from outlets across 35 countries. Each story is tagged with category, the countries it mentions, and the named officials detected in the body, so diplomatic-monitoring products, NGOs, and risk platforms can build country-specific dashboards on top of one endpoint.

worldThe Shillong Times·Sep 01, 2026

Traffic gridlock at Anjalee Junction raises questions

SHILLONG, Sep 1: Traffic congestion at Anjalee Junction and its newly opened bypass road has intensified, sparking concerns over the effectiveness of the ongoing Rs 3.5 crore be...

worldThe Shillong Times·Sep 01, 2026

Mawryngkneng fishing event organisers in a fix

SHILLONG, Sep 1: The East Khasi Hills district administration has issued show-cause notices to the organisers of a fishing competition in Mawryngkneng and directed the police to...

worldThe Shillong Times·Sep 01, 2026

Key city roads in shambles

SHILLONG, Sep 1: Despite recent blacktopping in parts of the city, several critical stretches in Shillong have significantly deteriorated, causing hardship for commuters and rai...

worldNBC News·Sep 01, 2026

Staten Island man survives lightning strike

Rare video captures the moment Thomas Fahmy is struck by lightning and drops to the ground in agony. Fahmy shares with NBC News’ Erin McLaughlin what he felt when it happened an...

World news coverage

NewsMesh aggregates world coverage from sources across 35 countries, normalised into one structured feed.

Pull World news into your app

Authenticate with your apiKey and call one endpoint (GET api.newsmesh.co/v1/latest?category=world). The examples below are ready to copy.

curl "https://api.newsmesh.co/v1/latest?apiKey=nm_xxx&category=world&limit=20"

Endpoints

  • GET /v1/latest: Most-recent articles, filterable by category, country, and date range.
  • GET /v1/search: Full-text search across the archive with boolean operators and source filters.
  • GET /v1/trending: Cached trending headlines, the fastest endpoint for homepage feeds.
  • GET /v1/article/{id}: Fetch a single article and its full metadata by ID.

Guides

Frequently asked questions about World news

What world news does NewsMesh cover?

NewsMesh aggregates world coverage from sources across 35 countries into one structured feed, each story tagged with its category, the countries it's relevant to, and the named people detected in the body.

Which endpoint returns world news?

Call GET /v1/latest?category=world. Add &country= to focus on one market, or pass a comma-separated list like &category=world,business.

Which countries are covered for world news?

NewsMesh aggregates coverage from 35 countries. Add &country=us (or any ISO country code, or a comma-separated list) to filter, or browse the per-country pages linked above.

Is world news available in real time?

Yes. NewsMesh is a real-time news API: world stories are served through the live /v1/latest and /v1/trending endpoints alongside a searchable archive, each tagged with its category, the countries it's relevant to, and the named people detected in the body, so you can build a live feed without scraping HTML.

How do I access the world news feed?

Create a NewsMesh account, generate an API key, and call the endpoint above with your apiKey parameter. See the pricing page for current plans and rate limits.

Need more world articles?

Access the full dataset programmatically with the NewsMesh API.