India news: US envoy says trade deal breakthrough in sight
With both India and the US trying to project optimism on trade talks, US Ambassador Sergio Gor said the initial deal was in its "final steps." Opposition politician Ajay Rai cla...
Real-time political events news, structured for developers. NewsMesh surfaces political events 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.
With both India and the US trying to project optimism on trade talks, US Ambassador Sergio Gor said the initial deal was in its "final steps." Opposition politician Ajay Rai cla...
Legal analyst and journalist Marcy Wheeler, who writes under the handle EmptyWheel, mocked Fox News host Laura Ingraham this week over a segment celebrating the end of Biden-era...
Inside Trump's six "Freedom Trucks" that will drive across the country to celebrate America's 250th birthday, an AI-generated George Washington greets visitors and proclaims: "T...
President Trump is seizing on a series of far-left wins in Democratic primaries to paint the opposition party as dangerous “communists” about four months out from midterm electi...
Michigan’s president calling for reform without sacrificing “competitive advantage” is why college sports aren’t getting fixed.
Over 14,000 people from an influential religious group staged surprise protests in the Philippine capital on Tuesday, crippling the main thoroughfare and further fueling politic...
After big upsets in Democratic primaries this year in Maine and New York, incumbent Democrats in Colorado are feeling the heat.
The PM keeps recusing himself. At some point this has less to with ethics than in protecting his personal brand
When Liberal backbencher Simon Kennedy was a teenager, one of his high school teachers asked to borrow money for his gambling addiction. He says he ended up accompanying the tea...
The Ukraine war, less oil revenue and restive ex-Soviet republics all shrink Moscow’s sway
It is all about the vibes
Doug Band is expected to face a House Oversight grilling over Epstein ties, including a 2003 dinner and flirtatious emails with Ghislaine Maxwell in DOJ files.
The New Jersey congressman missed more than 140 votes since March 5 as those around him declined to give specifics about his medical issue.
Sam Lyman says Neville Roy Singham's network delayed $23.6 billion in AI data center investment through organized protests across 14 states.
FBI veterans believe director may have flouted legal rules by prematurely divulging details of UFC attack plot inquiry Kash Patel may have flouted legal constraints and the FBI’...
The White House routed a $500 million no-bid contract through a White House office that typically handles repairs and furnishings and is exempt from competitive bidding requirem...
President Trump is seizing on a series of far-left wins in Democratic primaries to paint the opposition party as dangerous “communists” about four months out from midterm electi...
Republican senators see the conflict with Iran and the peace negotiations led by Vice President Vance as defining issues of the 2028 presidential primary, in which Vance and Sec...
Democratic socialists are looking to nab their next major win in Colorado on Tuesday as far-left candidate and former attorney Melat Kiros challenges progressive Rep. Diana DeGe...
President Donald Trump has had several triumphant days at the Supreme Court since returning to the White House last year, but Monday was a day of black eyes for the commander in...
NewsMesh surfaces political events 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=political+events). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=political+events&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=political events with your apiKey to return recent political events stories as structured JSON. Add &category= or &country= to narrow the results.
Every political events 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: political events 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.