MSU gets $30M grant for new turbulence research center
While some may only associate turbulence with an airplane's "fasten seatbelt" sign, its impact is felt from weather patterns to the spread of pollution in our oceans — and MSU r...
Real-time environmental impact news, structured for developers. NewsMesh surfaces environmental impact coverage from outlets across 35 countries and serves it as clean JSON, each story tagged with its category, the countries it's relevant to, and the named people detected in the body. Pull it with full-text search (GET /v1/search?q=) and layer category, country, or date filters on top, no scraping required.
While some may only associate turbulence with an airplane's "fasten seatbelt" sign, its impact is felt from weather patterns to the spread of pollution in our oceans — and MSU r...
A devastating flood in Nepal and Tibet has left a trail of death and destruction. Torrential rains sent a wall of mud and debris crashing through communities with little warning...
An early government projection on the exposure to toxic chemicals following the 2023 East Palestine, Ohio, train derailment indicated that the incident could have put thousands ...
A venting 55-gallon drum near Veterans Boulevard in Estacada triggered a Level 3 evacuation before officials shrank the zone to 150 feet.
As some of the largest water reservoirs in the United States fall to record-level-lows, it’s not just drought to blame, with 122 oil and cement companies responsible for around ...
A Democratic House candidate and Hasan Piker fanboy running for a competitive seat in Michigan called the fatal collapse of Baltimore's Francis Scott Key Bridge a "climate activ...
Diamonds are well-known as the hardest, naturally-occurring mineral on Earth, but they’re still as brittle as glass. Well, not anymore.
I review products for a living year-round, but if there’s one category that is particularly made for stress-testing, it’s deodorant — specifically in the summer months. Dallas i...
A CHS executive said the new facility will reduce the need to import this fertilizer by at least 48%.
“Once they got to shore, it was about warming them up and getting them treated,” said Colwood Fire Chief Bryan Erwin.
I journeyed to the path of totality in Spain to watch the Aug. 12 total solar eclipse with a group of passionate citizen scientists. Here's my story.
A new study found that your favorite outdoor spaces may not be so far removed from pollution and toxic waste as you may have guessed.
Issued on behalf of Greenland Mines Ltd. CHARLOTTE, N.C., Aug. 26, 2026 (GLOBE NEWSWIRE) — American News Group News Commentary – The Western rare earth build has a sequencing pr...
YORK, Maine (AP) — As a morning fog lifted over Maine's York River, Mike Masi and his two interns stood on a dock sorting through a mound of one of the region's most despised cr...
NewsMesh surfaces environmental impact coverage from sources across 35 countries, normalised into one structured feed you can query by keyword, category, country, and date.
Authenticate with your apiKey and call one endpoint (GET api.newsmesh.co/v1/search?q=environmental+impact). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=environmental+impact&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.Call GET /v1/search?q=environmental impact with your apiKey to return recent environmental impact stories as structured JSON. Add &category= or &country= to narrow the results.
Every environmental impact article carries its category, the countries it's relevant to, and the named people detected in the body, so you can route and filter without your own NLP layer.
Yes. Add &category=technology (or business, politics, and more) and &country=us (or any ISO country code) to the search query to focus the feed.
Yes. NewsMesh is a real-time news API: environmental impact 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.