Ireland narrowly misses record-matching heatwave
Irish forecasting agency Met Éireann defines a heatwave as five or more consecutive summer days above 25C.
Real-time environment news from Ireland, structured for developers. NewsMesh filters Ireland-relevant environment coverage into one JSON feed (GET /v1/latest?category=environment&country=ie), each story tagged with category, country relevance, and the named people detected in the body.
Irish forecasting agency Met Éireann defines a heatwave as five or more consecutive summer days above 25C.
A gorse fire near Ticknock, south Dublin, is spreading across the mountain
Irish forecasting agency Met Éireann said that the impact of the prolonged spell of hot and dry weather would continue.
No rain predicted for the next 10 days with many places in the south of the country officially in drought
Scientist says increase in sightings in Ireland’s waters is ‘really important’ given decline in population elsewhere
Alternative compactors located at hubs can crush up to 4.5 tons of waste down to a quarter of its volume
A hosepipe ban also kicks in from Thursday for parts of the country.
Hosepipe ban issed in several areas by Uisce Éireann
A high temperature advisory is in place nationwide until Friday.
Possibility of showers and thunderstorms will increase as week goes on
Areas under a weather warning in Ireland will likely see temperatures of over 27 degrees
The warning will come into effect on Sunday.
Uisce Éireann says there has been record water consumption in the greater Dublin area
Highest temperatures during the day will ‘widely exceed’ 25C and into the 30s in places, Met Éireann said.
Weekend temperatures expected to tip 29 degrees in some areas
Ireland is likely to see hot and humid weather for the next week at least
New costs rules breach Irish and EU law, An Taisce, Friends of Irish Environment say
Spain’s weather agency issues heat warning as highs of 42 degrees forecast for some areas
Number of breeding curlews in Ireland has dropped by an estimated 98% since 1980s
Ireland set for warmer temperatures over coming week and throughout rest of summer
NewsMesh filters Ireland-relevant environment 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=environment&country=ie). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/latest?apiKey=nm_xxx&category=environment&country=ie&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 Ireland-relevant environment 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=environment&country=ie. 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 Ireland coverage from /v1/latest?country=ie.
Yes. NewsMesh is a real-time news API: environment Ireland 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.