Rocket shortage leaves Europe defenseless in space wars
European startups are racing to create an alternative to the U.S., but there have been only a handful of launches
Real-time science news from Germany, structured for developers. NewsMesh filters Germany-relevant science coverage into one JSON feed (GET /v1/latest?category=science&country=de), each story tagged with category, country relevance, and the named people detected in the body.
European startups are racing to create an alternative to the U.S., but there have been only a handful of launches
Physicists from Heinrich Heine University Düsseldorf (HHU) have examined a fundamental property of quantum mechanics in collaboration with the German Aerospace Center (DLR). In ...
A new quantum theory bridges two rival models of how impurities behave inside many-particle systems, resolving a problem that has challenged physicists for decades. The findings...
Ancient DNA revealed that our species, Homo sapiens, once interbred with Neanderthals, but what was the nature of those Stone Age encounters tens of thousands of years ago?
Think of quasars as time machines. Rare but revealing. They are light from the beginnings of the universe that let astronomers investigate how early galaxies formed.
Both Neanderthals and Homo sapiens may have shared tools and behavioral practices, new research suggests
August 12, 2026 brings a rare skywatching double-header: a solar eclipse across Europe and parts of North America, followed by the peak of the Perseid meteor shower.
A 2,500-year-old tomb in Germany is one of the most impressive Iron Age discoveries in the region—and its biggest secret is what's not there.
After decades of debate, the scientific case is clear for Europe’s Future Circular Collider, a colossal successor to the Large Hadron Collider. But transforming this megaproject...
Companies around the world are competing to see who can build the first commercially viable nuclear fusion reactor. German startups are also in the race, supported by major corp...
Europe's Sentinel-3 satellite captured data that helps visualize June's deadly heat wave, allowing researchers to further understand the extent of soaring temperatures.
KABUL, Afghanistan (AP) — Cosmonaut Abdul Ahad Momand, Afghanistan ’s first citizen in space, has died at age 67, his family and friends said.
Nature - Sarah Weisberg is one of a number of scientists who have made the move to Europe for job security.
Clicking on the links now reveals blank pages and empty PDFs. "Intellectually, it’s not acceptable.”
As we bask in the golden age of Neanderthal discoveries, where it seems like every week or month, scientists uncover another fact that radically changes what we thought we knew ...
Earthquakes are a fact of nature, but living with earthquakes doesn't have to mean living in fear. DW takes a closer look at some countries showing how preparation, innovation a...
P. Böning et al.
A groundbreaking superconducting X-ray spectrometer has begun operation at BESSY II, giving Europe its first TES-based system and boosting photon detection efficiency by up to 1...
Nature - A researcher in Europe feels left out of their team and held to different standards from their colleagues. How can they challenge exclusion without risking their position?
Nature - An under-appreciated research powerhouse, Europe has a responsibility to champion democratic science that is accessible to all the world’s research talent.
NewsMesh filters Germany-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=de). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/latest?apiKey=nm_xxx&category=science&country=de&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 Germany-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=de. 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 Germany coverage from /v1/latest?country=de.
Yes. NewsMesh is a real-time news API: science Germany 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.