Middle East Conflict News, Live and Structured
Real-time Middle East conflict news, structured for developers. NewsMesh surfaces Middle East conflict 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.
Official leading Trump's Gaza ceasefire effort criticizes Israel for its attacks
UNITED NATiONS (AP) — The official in charge of President Donald Trump's ceasefire plan for Gaza criticized Israel on Wednesday for its attacks on the war-battered Palestinian t...
Official leading Trump’s Gaza ceasefire effort criticizes Israel for its attacks
USS Abraham Lincoln will stop in Thailand on its way home from lengthy deployment in Middle East
The USS Abraham Lincoln aircraft carrier will make a stop in Thailand after its grueling deployment in the Middle East, Thai officials said Wednesday.
Trump declares ‘Mission Accomplished’ in Iran, as conflict drags on
US President Donald Trump on Wednesday declared “Mission Accomplished” in Iran even as the unpopular and costly war drags on with no end in sight and no sign that the United Sta...
Adm. Daryl Caudle: Deployments to the Middle East limit Navy's influence on China
Adm. Daryl Caudle, chief of naval operations, says the Iran war and other conflicts in the Middle East are presenting challenges to the Navy in keeping China at bay in the Pacific.
Israel 'Fully Aligned' With Trump, Kushner on Hamas Disarmament Says Ophir Falk
Ophir Falk, foreign policy advisor to Israel Prime Minister Benjamin Netanyahu, said Israel is 'fully aligned' with President Trump and Jared Kushner when it comes to the need ...
Could Syria become the focus of an Israeli-Turkish conflict?
An Israeli attack on a Syrian military airfield just recently demonstrated once again that Syria is becoming a key battleground for the rivalry between regional powers. At the f...
'Bully' Trump's 'radical revision' draws ire as students take the hit: experts
The Trump administration has repeatedly claimed it is targeting the Iranian government and coming to the aid of the nation’s people by waging all-out war on the Middle East coun...
How the Houthis have become the most fearsome of Iran’s allies
Yemen and the Red Sea are both threatened
Why Global Jihad Remains Invisible To The West
Over the past decade, jihadist violence in sub-Saharan Africa has killed more than 150,000 people — a toll that likely exceeds the entire recorded history of the Israeli-Palesti...
Israel takes control of UN training centre for Palestinians
Israeli forces took control of a vocational training centre run by the UN agency for Palestinian refugees in an east Jerusalem suburb on Tuesday, in its latest move targeting th...
USS Abraham Lincoln heads to Thailand for a brief stop after lengthy deployment at sea
BANGKOK (AP) — The U.S. aircraft carrier USS Abraham Lincoln will make a stop in Thailand after its grueling deployment in the Middle East, Thai officials said Wednesday.
Japan to keep gas pump prices at around ¥170
To secure additional financial resources, the government plans to tap into a ¥2.5 trillion reserve fund for responding to the situation in the Middle East.
USS Abraham Lincoln to dock in Thailand after prolong deployment, officials say
The USS Abraham Lincoln aircraft carrier is scheduled to dock in Thailand next week after a prolonged deployment in the Middle East, Thai officials said Tuesday.
‘This is obviously a very, very lucrative business for them’: Somali pirates are back—the Iran war is keeping the US too busy to stop them
Brett Erickson, a managing principal at Obsidian Risk Advisors, says Somali pirates have a lower risk of American retaliation because of resources in the Middle East.
Multibillion-dollar Tanzania LNG project more attractive due to Middle East war, Equinor says
Houthi strikes threaten to pull Yemen back into full-scale war
The Iran-backed Houthis are using regional warfare to increase pressure on Saudi Arabia, while their attacks risk reopening Yemen's own conflict and disrupting shipping in the R...
Households brace for winter energy squeeze as Ofgem to reveal October price cap
Analysts are expecting household bills to increase after the Middle East conflict affected wholesale prices.
Six months into Iran war, Hormuz traffic way down, sailors stranded
Six months since the start of the Middle East war, the strategic Strait of Hormuz remains largely paralysed, with thousands of sailors still stranded in the Gulf and commodity c...
Middle East Conflict News coverage
NewsMesh surfaces Middle East conflict coverage from sources across 35 countries, normalised into one structured feed you can query by keyword, category, country, and date.
Pull Middle East Conflict News into your app
Authenticate with your apiKey and call one endpoint (GET api.newsmesh.co/v1/search?q=Middle+East+conflict). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=Middle+East+conflict&limit=20"Endpoints
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.
Guides
Frequently asked questions about Middle East Conflict News
How do I pull Middle East conflict news from the API?
Call GET /v1/search?q=Middle East conflict with your apiKey to return recent Middle East conflict stories as structured JSON. Add &category= or &country= to narrow the results.
What does NewsMesh tag on each Middle East conflict story?
Every Middle East conflict 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.
Can I combine Middle East conflict with category or country filters?
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.
Is Middle East conflict news available in real time?
Yes. NewsMesh is a real-time news API: Middle East conflict 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.
How do I access the Middle East conflict news feed?
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.
Need more Middle East conflict articles?
Access the full dataset programmatically with the NewsMesh API.