Three Palestinians killed, 15 wounded in Israeli attacks across Gaza
Three Palestinians were killed and 15 wounded in Israeli attacks across Gaza, as forces expanded the so-called “yellow zone”.
Real-time world news from Israel, structured for developers. NewsMesh filters Israel-relevant world coverage into one JSON feed (GET /v1/latest?category=world&country=il), each story tagged with category, country relevance, and the named people detected in the body.
Three Palestinians were killed and 15 wounded in Israeli attacks across Gaza, as forces expanded the so-called “yellow zone”.
A raid by armed personnel led the World Food Program to suspend its operations in one part of Gaza, the U.N. said. Hamas disputed the accusations.
The Israeli soldier who physically assaulted a CNN photojournalist in March was formally reprimanded by his commanders for his use of force but faces no criminal charges in the ...
Israeli security forces arrested 14 people suspected of smuggling dual-use chemicals used to manufacture explosives for terrorist groups in Judea and Samaria, the Israel Police ...
It will support projects such as restoring water and sanitation, removing debris and re-establishing health systems
'No Jew should ever feel compelled to hide their identity to receive medical care in an Australian hospital,' said Israel’s Foreign Ministry
The UN says the event occurred in the north of the war-ravaged strip, with a senior official saying staff were "endangered."
Entire towns in southern Lebanon have been hollowed out by the war between Israel and Hezbollah. Some residents have stayed, fearing permanent displacement.
Deir al-Balah, July 12: Israeli strikes in Gaza on Sunday killed at least five Palestinians, including a 9-year-old girl, and injured several others, according to local health o...
One year after Saif Musallet, a Palestinian-American, was beaten to death by Israeli settlers, his father Kamel visited the site of the killing for the first time. Israeli settl...
Israel’s military has attacked several places across Gaza.
The Israeli military acknowledged striking the area, saying it targeted “terrorist infrastructure,” without elaborating
DEIR AL-BALAH, Gaza Strip (AP) — Israeli fire in Gaza on Sunday killed at least six Palestinians, including a 9-year-old girl, and wounded over a dozen others, according to local
Witnesses said missiles struck a Gaza City foundry after gunfire hit a tent encampment in central Gaza
Israeli attacks killed at least six people in the Gaza Strip on Sunday, including a 9-year-old girl, Palestinian health officials said, as mediators held more talks to safeguar...
Since a US-brokered ceasefire in October, Israeli attacks have killed at least 1,098 Palestinians in Gaza.
DEIR AL-BALAH, Gaza Strip (AP) — Israeli fire in Gaza on Sunday killed at least five Palestinians, including a 9-year-old girl, and wounded others, according to local health off...
NewsMesh filters Israel-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=il). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/latest?apiKey=nm_xxx&category=world&country=il&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 Israel-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=il. 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 Israel coverage from /v1/latest?country=il.
Yes. NewsMesh is a real-time news API: world Israel 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.