Moscow Is Attacked by Dozens of Drones, Its Mayor Says
Sergei Sobyanin said the Russian military had shot down more than 60 drones. He did not report any injuries.
Real-time military actions news, structured for developers. NewsMesh surfaces military actions 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.
Sergei Sobyanin said the Russian military had shot down more than 60 drones. He did not report any injuries.
Itanagar, June 30: Two militants belonging to the NSCN-K (Nikki Sumi) faction surrendered in Arunachal Pradesh following sustained efforts by the armed forces to promote peace a...
ABDIN, Syria (AP) — As Israeli troops and vehicles entered the town of Abdin in southern Syria, residents blocked the roads with rocks, and some young men and boys threw stones ...
Russian missiles and drones killed at least eight civilians and injured 35 others in Ukraine on Monday in what Ukrainian President Volodymyr Zelenskyy described as “horrific att...
KYIV, Ukraine (AP) — Russian missiles and drones killed at least eight civilians and injured 35 others in Ukraine on Monday in what Ukrainian President Volodymyr Zelenskyy descr...
Ukrainian President Volodymyr Zelenskyy says Russian missiles and drones have killed at least 11 civilians and injured 40 others.
Ukraine kept up its heavy drone assault on Russia, setting fire to a major oil refinery in the south, as President Vladimir Putin acknowledged for the first time on Sunday that ...
Pakistan says its strikes were a response to "recent terrorist attacks against innocent people".
Putin also said that Russia will import more fuel and speed up repair works at oil facilities to end the “temporary deficit.”
Israeli forces bulldozed olive trees in the village of Zububa, west of Jenin in the occupied West Bank.
Iranian state media has reportedly declared that the country now has "no choice but to obtain the atomic bomb," according to a post circulating online — a statement that, if acc...
Pakistan’s military said Sunday that three members of its paramilitary Rangers force were killed and four others wounded in fighting after militants launched an attack the previ...
President Donald Trump's announcement of a fresh round of strikes on Iran touched off a wave of backlash this week — not just from his usual critics, but from voices on the righ...
Iran launched drone and missile attacks Sunday targeting Bahrain and Kuwait in response to U.S. airstrikes that hit the Islamic republic, and threatened a "complete halt" in neg...
The US military has released footage purportedly of strikes on 27 June after it said it struck Iran, hours after a tanker was hit in the Strait of Hormuz. It is the worst escala...
Iran's Revolutionary Guard launched drone and missile attacks early on Sunday targeting Bahrain and Kuwait in response to US airstrikes.
KYIV, Ukraine (AP) — Ukraine kept up its heavy drone assault on Russia, setting fire to a major oil refinery in the south and killing at least two people, Russian authorities sa...
KYIV, Ukraine (AP) — Ukraine kept up its heavy drone assault on Russia, setting fire to a major oil refinery in the south and killing at least two people, Russian authorities sa...
NewsMesh surfaces military actions 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=military+actions). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=military+actions&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=military actions with your apiKey to return recent military actions stories as structured JSON. Add &category= or &country= to narrow the results.
Every military actions 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: military actions 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.