The dissident who escaped China and the Canadian activist who helped
After surviving a daring escape by sea, Dong Guangping, an indomitable 68-year old Chinese dissident who has been a thorn in the side of China’s authoritarian government for dec...
Real-time government news, structured for developers. NewsMesh surfaces government 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.
After surviving a daring escape by sea, Dong Guangping, an indomitable 68-year old Chinese dissident who has been a thorn in the side of China’s authoritarian government for dec...
El director general de la Organización Mundial de la Salud (OMS), Tedros Adhanom Ghebreyesus, ha informado de la muerte de al menos 117 personas por causa de un brote de cólera ...
Armed only with pen and paper, one man is taking the fight to the Chinese government – and paying the price.
In today’s letters to the editor: U.S. dairy; 24 Sussex; MAID; the Governor-General; rounding up for charity
Armed only with pen and paper, one man is taking the fight to the Chinese government – and paying the price.
Guo Wengui was a close ally of former Donald Trump aide Steve Bannon, with whom he co-founded a movement aiming to overthrow the Chinese government.
The prime minister earned ¥36.41 million in 2025 while the average income among nine party leaders stood at ¥24.53 million.
SHILLONG: Meghalaya a·dokna namroro silroroani scheme-rang baksa a·songni Prime Minister Narendra Modi, dingtang dingtang union minister-rangko a·dokona watatenga aro da·o ia sc...
The EY graduates have lost their jobs and will face court on Tuesday.
Former ombudsman Deborah Glass and former IBAC chief Robert Redlich call for a Big Build royal commission in an interview with Nick McKenzie on 60 Minutes.
Former ombudsman Deborah Glass and former IBAC chief Robert Redlich call for a Big Build royal commission in an interview with Nick McKenzie on 60 Minutes.
Sonderling is filling in as acting secretary after Lori Chavez-DeRemer announced she was leaving in April Donald Trump announced he is nominating Keith Sonderling to serve as US...
Two Ernst and Young employees allegedly accessed Prime Minister Anthony Albanese's personal banking information while working for the accounting firm at the Commonwealth Bank.
Le président américain peut désormais renvoyer à sa discrétion les dirigeants d’importantes agences régulatrices au pays.
President Trump on Monday nominated acting Labor Secretary Keith Sonderling to the full-time post. “It is my Great Honor to announce that I am nominating Keith E. Sonderling, t...
House Minority Leader Hakeem Jeffries is allowing himself to get pushed around. They'll be feasting on his carcass in no time.
NewsMesh surfaces government 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=government). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=government&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=government with your apiKey to return recent government stories as structured JSON. Add &category= or &country= to narrow the results.
Every government 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: government 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.