Des incendies de forêts font au moins 12 morts en Algérie
Le nord-est de l’Algérie est en proie aux flammes, entraînant des décès, des blessés et des évacuations
Real-time terrorism news, structured for developers. NewsMesh surfaces terrorism 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.
Le nord-est de l’Algérie est en proie aux flammes, entraînant des décès, des blessés et des évacuations
Khalid Sheikh Mohammed, who has been held at Guantánamo Bay since 2006, is scheduled to go on trial in June 2028.
A military judge set a 2028 trial date for accused 9/11 mastermind Khalid Sheikh Mohammed and three alleged co-conspirators held at Guantánamo Bay.
Catch up on the stories we’re following today
Une crue accompagnée d’un glissement de terrain a fait au moins 160 morts à la frontière entre le Népal et le Tibet, ce mercredi. Des centaines de personnes, dont de nombreux to...
President Donald Trump’s administration imposed terrorism sanctions on an Italy-based leftist group on Wednesday for providing digital tools that help extremists commit crimes. ...
UN Watch says UNRWA teacher Imad Youssif El Samhouri glorified terrorism for years before the United Nations honored him at a memorial service.
Samuel Tunick, facing five years over a wiped phone, said he was secretly placed on a watch list as a suspected terrorist.
What terrors await Bret and his friends this week? (Spoiler: It's Homecoming!)
A State Department memo reveals how an Italy-based tech collective built encrypted tools used by Antifa, Hamas and Hezbollah to organize attacks.
Des torrents d’eau boueuse ont aussi fait de «nombreuses victimes» au Tibet, selon les médias chinois.
Des torrents d’eau boueuse ont fait au moins 19 morts mercredi au Népal, où 384 touristes sont portés disparus selon les autorités locales, ainsi que de « nombreuses victimes » ...
Who was this Carlos, really, I wondered? The man had grown old in prison, and when he spoke, it was with a high, raspy voice that frequently trailed off in mid-sentence.
Deux personnes ont été tuées par la chute d'un drone sur une maison dans le sud-ouest de la Russie.
With few exceptions, leftists have abandoned standards altogether, opting instead to mount endless defenses of the indefensible.
All Navy personnel and their families face increased dangers of attacks from terrorism, drones and online threats since the Iran war began and are being urged to tighten securit...
Antes de que el mundo entera virara hacia la derecha, hubo un hombre que personificó ese cambio en un pequeño país a orillas del Mediterráneo cuyas fronteras aún siguen por defi...
NewsMesh surfaces terrorism 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=terrorism). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=terrorism&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=terrorism with your apiKey to return recent terrorism stories as structured JSON. Add &category= or &country= to narrow the results.
Every terrorism 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: terrorism 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.