Science News, From Lab Bench to Launch Pad

Science coverage spans space missions from the major national agencies, peer-reviewed study releases, grant announcements, and major lab output across the US, Europe, Japan, China, and India. The pipeline aggregates dedicated science desks, university press releases via news outlets, and country-level reporting. Each story is tagged with category, the countries it’s relevant to, and the named researchers detected in the body, so research-analytics platforms and university comms teams can pull targeted slices.

scienceThe Globe and Mail·Jul 18, 2026

China goingMars mission Tianwen-3

Set to launch in two stages in 2028, the Tianwen-3 mission could help shed light on life not only on the planet once thought to be dead, but on our own

Science news coverage

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

Pull Science news into your app

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

curl "https://api.newsmesh.co/v1/latest?apiKey=nm_xxx&category=science&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 Science news

What science news does NewsMesh cover?

NewsMesh aggregates science 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 science news?

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

Which countries are covered for science 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 science news available in real time?

Yes. NewsMesh is a real-time news API: science 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 science 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 science articles?

Access the full dataset programmatically with the NewsMesh API.