Killarney sees ‘worst flooding in a lifetime’ with orange rain warning issued for Dublin
‘Clean up job will be immense’, says mayor of Co Kerry town
Real-time world news from Ireland, structured for developers. NewsMesh filters Ireland-relevant world coverage into one JSON feed (GET /v1/latest?category=world&country=ie), each story tagged with category, country relevance, and the named people detected in the body.
‘Clean up job will be immense’, says mayor of Co Kerry town
The coastguard helicopter was called out to the incident and the child rushed to hospital
Investigators have not ruled out accident as cause of deaths of couple in villa near Valencia
Two Irish nationals are among hundreds of people feared missing in Nepal.
Gardaí consent to bail but court remands accused in custody pending proof of €5,000 surety
Darragh O’Grady (31) allegedly drove car in wrong direction on A55 near Holyhead following a collision with a cyclist
The man - who is his 60s but who cannot be named for legal reasons - is also accused of making anti-Semitic comments referring to Adolf Hitler and the Holocaust.
Dublin also faces chance of thunderstorms, intense downpours and surface flooding
Traffic on Dublin's M50 was brought to a standstill for several hours following the crash at Ballymount.
TJ McDonnell (19) from Bohermeen, Meath was reportedly out cycling with a friend, when incident occurred
Change set to come in from September 28th as a result of change to British ID rules
Passengers travelling between Holyhead and Dublin or Fishguard and Rosslare will now need to show a passport on departure.
Boy has yet to indicate plea to charge of assault causing harm
Police have launched an investigation after an Irish couple's naked bodies were found beside a hot tub in their rented Spanish property.
An Irish couple were found dead by their own children at a rented villa on an upmarket residential estate called Cap Blanc in Cullera, only 25 miles from Valencia
Crash occurred in Ballycoolin shortly before 12.30am Wednesday morning
Police investigating circumstances surrounding deaths of man and woman aged 50 and 45
Dublin native in same-sex relationship ‘devastated’ after daughter refused Irish citizenship as she was not birth mother
Crash involving van and bicycle took place near Kells at about 8pm
Remains discovered on Tuesday in Kimmage
NewsMesh filters Ireland-relevant world 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=world&country=ie). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/latest?apiKey=nm_xxx&category=world&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 world 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=world&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: world 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.