Millions of barrels of Iranian oil sit beyond Trump blockade as he vows ‘zero leakage’
Nearly 40 million barrels of Iranian crude sit on tankers near Malaysia, posing a test for Trump's "zero-leakage" sanctions campaign against Tehran.
Real-time sanctions news, structured for developers. NewsMesh surfaces sanctions 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.
Nearly 40 million barrels of Iranian crude sit on tankers near Malaysia, posing a test for Trump's "zero-leakage" sanctions campaign against Tehran.
China buys 80% of Iran's oil exports. Treasury sanctioned a tanker and a Hong Kong shipper — not the banks tied to the U.S. financial system.
The president of the International Criminal Court said Wednesday there is no reason she has to face U.S. sanctions, adding that she is asking Japan's government to work with Was...
The Trump administration this week unveiled a plan to impose secondary sanctions on those "enabling" Iran to maintain its economic activity.
"I can state categorically that there is absolutely no reason for me to be sanctioned," the Japanese ICC chief said.
China warned of reprisals against possible United States sanctions as the Trump administration launched “economic D-Day” in a bid to isolate Iran following six months of militar...
Scott Bessent's "Economic D-Day" Iran sanctions echo World War II's D-Day, but history shows punishing Tehran and forcing surrender are vastly different.
The latest American sanctions promised 'the toughest sanctions in history' on 60 individuals, entities and vessels, including those based in Hong Kong and mainland China.
Iran and Oman are approaching a deal to secure safe transit through the Strait of Hormuz and future administration of the vital economic artery.
Criticism mounted after Tokyo's initial response to the U.S. sanctioning International Criminal Court President Tomoko Akane was to describe the move as "very unfortunate."
Donald Trump promet un « D-Day économique » à l’Iran. Mais Téhéran subit déjà un blocus économique depuis des décennies
The US Department of the Treasury launched targeted sanctions against some 24 entities based in mainland China or Hong Kong as part of its “Operation Economic Outcast” campaign ...
The United States threatened sanctions for any country or entity that engages with Iran’s gold, digital assets, aviation, shipping and tech industries. Here’s why that matters.
Beijing said its relationship with Iran "should not be disrupted or undermined" and that China will take "all necessary measures" to safeguard its interests.
An oil tanker was struck near the Strait of Hormuz overnight as Iran vowed to retaliate against the US over the latest sanctions and economic threats slapped against the regime.
China warned that it would retaliated against the US if any of its companies are included in the Trump administration's new secondary sanctions targeting Iran.
President Trump’s “Economic D-Day” is intended to break the stalemate with Iran. But decades of sanctions have done little to change the country’s behavior.
Representative Gabe Amo, a Rhode Island Democrat, called the US threat of sanctions against countries doing business with Iran more of the president's "piecemeal strategy" that'...
Les Iraniens s’inquiètent des conséquences de ces nouvelles sanctions.
NewsMesh surfaces sanctions 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=sanctions). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=sanctions&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=sanctions with your apiKey to return recent sanctions stories as structured JSON. Add &category= or &country= to narrow the results.
Every sanctions 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: sanctions 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.