Latvia's foreign minister warns of Russian sabotage acts on Europe
For many countries in Europe that recall living under Soviet occupation, the specter of the Russian threat is never far from mind. Many of those nations are now part of NATO, th...
Real-time politics news from Russia, structured for developers. NewsMesh filters Russia-relevant politics coverage into one JSON feed (GET /v1/latest?category=politics&country=ru), each story tagged with category, country relevance, and the named people detected in the body.
For many countries in Europe that recall living under Soviet occupation, the specter of the Russian threat is never far from mind. Many of those nations are now part of NATO, th...
The US military is running critically low on Patriot missile interceptors in Europe as the war with Iran drains stocks, according to US and NATO officials. The shortfall is rais...
CIA Director John Ratcliffe asked Russia’s top spy chief not to share intelligence that could be used against the U.S. with Iran. NBC News Senior National Security Correspondent...
CIA director John Ratcliffe made a quiet visit to Moscow earlier in the week—most likely to dissuade the Kremlin from backing Iran in the ongoing Middle East war. The post CIA C...
President Trump shrugged off questions Thursday about whether countries are taking the U.S.’s “Economic D-Day” threats seriously after reports that Russian President Vladimir Pu...
President Trump on Thursday declared that Russian President Vladimir Putin will not escalate conflict with America's NATO allies.
President Donald Trump expressed confidence on Thursday that Russian President Vladimir Putin will not attack NATO member territory. “I’ve had good talks with Putin,” Trump said...
C.I.A. analysts have questioned whether President Vladimir V. Putin’s advisers have given him honest assessments of the conflict.
OpenAI claims Russian users hid behind VPNs to push a think tank tied to an influence operation and spread pro-Russia content online.
A U.S. defense official said the most concerning shortfall involves Patriot missile interceptors, which can shoot down Russia’s high-speed ballistic missiles.
President Donald Trump aims to restart direct negotiations with North Korean leader Kim Jong Un to secure verifiable limits on nuclear programs and end North Korea's support for...
A surprise visit to Moscow by the head of the Central Intelligence Agency (CIA) served to warn Russia against launching an attack against NATO countries, according to multiple r...
The US-led peace talks stalled this year as Ukraine refused Russian demands to cede more territory and as Washington became increasingly preoccupied with the conflict with Iran.
While the Senate passed the Graham sanctions package to penalize Russia's war economy, critics argue that true peace requires explicitly weakening Moscow's military capacity thr...
Reports suggest some are being used to launch drones
The Indian prime minister will meet Putin on the sidelines of the SCO summit in Bishkek at the end of the month. Meanwhile, India has stepped up efforts as hundreds remain missi...
Different NATO countries recently said they are taking measures to protect critical infrastructure against a false flag attack from Russia.
The warning comes after Prime Minister Andy Burnham was told Britain could face Russian retaliation over its support for Ukraine and to be prepared for a 'direct response' from ...
NewsMesh filters Russia-relevant politics 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=politics&country=ru). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/latest?apiKey=nm_xxx&category=politics&country=ru&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 Russia-relevant politics 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=politics&country=ru. 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 Russia coverage from /v1/latest?country=ru.
Yes. NewsMesh is a real-time news API: politics Russia 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.