Forces deep inside Earth helped Antarctica freeze before the Arctic
Scientists may have solved the mystery of why Antarctica froze millions of years before the Arctic. Slow-moving waves deep inside Earth gradually lifted East Antarctica, buildin...
Real-time science news from Russia, structured for developers. NewsMesh filters Russia-relevant science coverage into one JSON feed (GET /v1/latest?category=science&country=ru), each story tagged with category, country relevance, and the named people detected in the body.
Scientists may have solved the mystery of why Antarctica froze millions of years before the Arctic. Slow-moving waves deep inside Earth gradually lifted East Antarctica, buildin...
An attack by what Ukrainian officials said was a Russian drone with an Nvidia chip presages a dystopian future of weaponry untethered to humans.
A mysterious incident over the South Pacific forced a U.S. Air Force aircraft to turn around on Aug. 18, due to a possible space debris hazard.
In Russia's Far East, freedivers captured a video of a young seal interacting with humans. The seal swam up to the divers and allowed itself to be petted.
Nadia Massih is pleased to welcome Daniel Neuenschwander, Director of Human and Robotic Exploration at the European Space Agency (ESA). According to Neuenschwander, this latest ...
From Spain to Iceland to Russia, millions gathered to witness the sun's light be fully blocked by the moon in the continent's first solar eclipse in almost three decades.
On Aug. 9, 1976, the Soviet space program launched its last moon mission. Luna 24 was a robotic sample return mission and the third of its kind.
Salyut 5 was a Soviet space station and part of the highly-secretive Almaz military space station program.
Chris Williams says the main concern was for the two Russian cosmonauts undertaking the repair work on the orbiting outpost.
If all goes according to plan, on Nov. 5 India will celebrate a successful liftoff of its first Mars-bound space mission, the Mangalayaan, or Mars Orbiter Mission (MOM). Designe...
Scientists have uncovered the gruesome secret behind Antarctica's infamous Blood Falls - it's alive with the descendants of ancient sea creatures.
The bright, red-orange stain on Antarctica’s ice-covered landscape may trace back to ancient oceans
On July 29, 1982, the Salyut 6 space station fell out of space and safely burned up in Earth's atmosphere along the way. Here's why it mattered.
NewsMesh filters Russia-relevant science coverage into one structured feed, ready to query by the same parameters as the rest of the API.
Authenticate with your apiKey and call one endpoint (GET api.newsmesh.co/v1/latest?category=science&country=ru). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/latest?apiKey=nm_xxx&category=science&country=ru&limit=20"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.NewsMesh filters Russia-relevant science coverage into one structured feed, each story tagged with its category, the countries it's relevant to, and the named people detected in the body.
Call GET /v1/latest?category=science&country=ru. Use /v1/search to add keyword queries on top of the same filters.
Yes. Swap the category parameter (business, sports, technology, health, and more) or drop it entirely to get all Russia coverage from /v1/latest?country=ru.
Yes. NewsMesh is a real-time news API: science Russia 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.
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.
Access the full dataset programmatically with the NewsMesh API.