Uncertainty clouds next step in US-Iran negotiations
The United States and Iran are sharing conflicting messages about the prospects of a meeting between key negotiators in Qatar this week.
Real-time diplomacy news, structured for developers. NewsMesh surfaces diplomacy 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.
The United States and Iran are sharing conflicting messages about the prospects of a meeting between key negotiators in Qatar this week.
The US and Iran have agreed to refrain from hostilities after a recent flareup, according to Washington, with US President Trump anouncing new talks will be held in Doha. Iran h...
India has stepped up engagement with Chinese media as Beijing presses New Delhi to issue visas to its journalists ahead of a possible visit by President Xi Jinping later this ye...
Dubai, June 29: President Donald Trump said Monday on social media that Iran had requested a meeting with US counterparts, though one of Iran’s top negotiators said no further t...
While Washington claimed the meeting was requested by Iran following a recent military escalation in the Strait of Hormuz, Iran’s Foreign Ministry denied any scheduled negotiati...
President Trump says the U.S. and Iran will resume talks in Doha on Tuesday, but Iran's senior negotiator denies a meeting is scheduled. CBS News' Weijia Jiang reports.
That stance will add to the pressure around the next round of talks, which the U.S. has said are set to take place in Qatar on Tuesday.
US President Donald Trump said on Monday Iran had requested a meeting in Doha on Tuesday, despite Tehran denying direct negotiations with Washington. Trump said the talks would ...
U.S. President Donald Trump is sending his son-in-law Jared Kushner and his envoy Steve Witkoff to lead the negotiating team, according to his press secretary Karoline Leavitt.
Iran contradicted the US’ assertion that the countries plan to hold high-level talks in Qatar on Tuesday to shore up their shaky ceasefire.
Qatar planned to release $6 billion in frozen Iranian assets that would be used to purchase U.S. food products for the Iranian people.
The U.S. and Iran are set to meet for another round of diplomatic talks on Tuesday in Doha, Qatar, President Trump announced on Monday after a series of retaliatory strikes in t...
Iran denied Trump’s claim of planned Doha talks, saying no meetings with the US are scheduled at any level in the coming days and calling reports of negotiations inaccurate.
U.S. President Donald Trump said Monday on social media that Iran had requested a meeting with U.S. counterparts, though one of Iran’s top negotiators said no further talks had ...
DUBAI, United Arab Emirates (AP) — President Donald Trump said Monday that Iran had requested a meeting with U.S.
DUBAI, United Arab Emirates (AP) — President Donald Trump said Monday that Iran had requested a meeting with U.S.
When I moved to the United States in 2006, I found a political culture that bore no resemblance to what I had known before.
NewsMesh surfaces diplomacy 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=diplomacy). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=diplomacy&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=diplomacy with your apiKey to return recent diplomacy stories as structured JSON. Add &category= or &country= to narrow the results.
Every diplomacy 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: diplomacy 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.