Carson Jerema: Mark Carney will be prime minister forever
It is all about the vibes
Real-time government leadership news, structured for developers. NewsMesh surfaces government leadership 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.
It is all about the vibes
Today is the final day for the supreme court to lay out the last rulings of its nine-month term Hello, and welcome to the US politics live blog. In a significant victory for the...
X Markwayne Mullin grabbed his pink stress ball for the second time in a week in a video where he desperately tried to placate his furious MAGA base. Mullin, 48, took over the D...
Gov. Gavin Newsom is giving one of his most trusted political soldiers a cushy, taxpayer-funded appointment as he nears the end of his tenure leading California, reviving accusa...
President Donald Trump says he will nominate Keith Sonderling as secretary of labor.
Sonderling was elevated to the role in an acting capacity after Labor Secretary Lori Chavez-DeRemer left the position in April.
San Francisco's Pride Weekend was full of parties, marches, celebrations, and a good bit of anger and pushback in the direction of the current administration in Washington, and ...
Venezuela's La Guaira state bore the brunt of the earthquake damage, bringing memories of a 1999 disaster that became President Hugo Chávez's first major test. Now, it's the act...
La première ministre du Québec changera de comté.
Photo Illustration by Eric Faison/The Daily Beast/Getty Donald Trump’s choice of an obscure Oklahoma state trooper to run ICE has triggered a furious revolt inside the agency, w...
Student-led demonstrations continued even after President Vucic announced his plan to resign within weeks. For more than 18 months, demonstrators have kept Vucic under pressure.
Anwar Ibrahim’s long-sought tenure as prime minister may be cut short
Nowadays, prime ministers and even presidents cower before the mighty bond markets. These have the ability – in democracies, at least – to have leaders ejected from office via t...
Trump is applying a real-estate developer’s mindset to the nation’s highest office. But who is he building for?
President Donald Trump‘s first-term Attorney General Bill Barr is making an aggressive public push for Senate Republicans to confirm Todd Blanche as the nation’s next attorney g...
NewsMesh surfaces government leadership 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+leadership). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=government+leadership&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 leadership with your apiKey to return recent government leadership stories as structured JSON. Add &category= or &country= to narrow the results.
Every government leadership 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 leadership 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.