Study finds NT residents are the nation's happiest
Northern Territory residents are the happiest in the nation, a new university study has found, with access to nature, warm weather and cultural diversity among the theories for ...
Real-time climate change news, structured for developers. NewsMesh surfaces climate change 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.
Northern Territory residents are the happiest in the nation, a new university study has found, with access to nature, warm weather and cultural diversity among the theories for ...
PODGORICA, Montenegro (AP) — As as a heat wave that baked western European countries reached the Balkans this week, animal welfare activists in small Montenegro have expressed a...
Some 130 million people in Central and Eastern Europe endure temperatures above 35C (95F) as heat records set.
BANGKOK (AP) — Asian nations hit hard by the Iran war's price shocks are rushing to diversify and strengthen their energy security, potentially undermining their commitments to ...
Alors que les températures sont légèrement descendues après une semaine étouffante, l’intérieur des logements peine à se rafraîchir après avoir emmagasiné la chaleur dans chacun...
As record heatwaves batter the continent and grids buckle under the strain, Europe's AC gap is no longer just an inconvenience — it's an emergency.
Sébastien Lecornu a annoncé la livraison des premiers climatiseurs en hôpitaux d’ici début de semaine prochaine, avant une possible nouvelle vague de chaleur en France
Ample rain forecast for early July could help India’s farmers make up for a weak start to the monsoon as the busiest sowing period for key crops approaches.
World Health Organization chief Tedros Adhanom Ghebreyesus said on Saturday that Europe is the “fastest-warming continent on Earth”.
Pakistan has escalated its rhetoric against India over the Indus Waters Treaty, with Climate Change Minister Musadik Malik warning that Islamabad would 'cut off those hands' tha...
Europe has the oldest population of any continent while also warming the fastest, leading to a dangerous and deadly situation.
Like other advanced cities, Hong Kong faces a range of clearly defined challenges that must be directly addressed in the next few years. Two that stand out are the effects of cl...
El día de hoy, 30 de junio de 2026, se espera un tiempo mayormente despejado en Cella, con algunas nubes altas que podrían aparecer en las primeras horas de la mañana. A medida ...
El día de hoy, 30 de junio de 2026, Teruel se presenta con un tiempo mayormente despejado, lo que permitirá disfrutar de un ambiente agradable a lo largo de la jornada. Desde la...
Research shows there could be at least 20 million different insect species
Temperatures broke records across Europe again on Sunday. The head of the World Health Organization says more than 1,300 heat-related deaths have been recorded since June 21. Le...
NewsMesh surfaces climate change 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=climate+change). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=climate+change&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=climate change with your apiKey to return recent climate change stories as structured JSON. Add &category= or &country= to narrow the results.
Every climate change 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: climate change 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.