Trump Faces Fresh Humiliation as Key Policy Slips
Jonathan Ernst / REUTERS One of President Donald Trump’s top political priorities is hanging on by a thread. Kalshi now puts the chance of Congress passing his beloved SAVE Amer...
Real-time legislation news, structured for developers. NewsMesh surfaces legislation 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.
Jonathan Ernst / REUTERS One of President Donald Trump’s top political priorities is hanging on by a thread. Kalshi now puts the chance of Congress passing his beloved SAVE Amer...
California Senate Democrats rejected a Republican effort to ban all sex offender registry tiers from holding public office, including school board seats, in a party-line vote.
El Gobierno de Pedro Sánchez ha aprovechado el Pacto Europeo sobre Migración y Asilo, aprobado en 2024 y que entró en vigor el pasado mes de junio, para realizar dos importantes...
The comprehensive bill takes a multipronged approach to improving women’s health within a framework intended to keep future governments accountable. Medscape News Canada
VANCOUVER — On Tuesday morning, B.C. Conservative Leader Kerry-Lynne Findlay acknowledged that more legislators could be poised to leave her caucus. Less than three hours late...
The California governor says the status quo "is not going to work." One critic blasted it as a "massive transfer of liability."
TLDR Coinbase-backed Stand With Crypto endorsed 32 sitting House lawmakers seeking reelection in November 2026. Every endorsed lawmaker previously voted to advance the CLARITY A...
MPs have descended on George Street for the first regular sitting week since the budget, with several controversial bills up for debate or introduction.
MPs have descended on George Street for the first regular sitting week since the budget, with several controversial bills up for debate or introduction.
President Donald Trump and Education Secretary Linda McMahon are holding an event for education advocates on Monday afternoon in the White House Rose Garden as students head bac...
As North Carolina and Texas Christian open the season in Dublin, the Senate's bipartisan college sports bill stalls amid disputes over NIL rules.
Crypto's rules for capital raises might change even if the big legislation in Congress doesn't end up being passed.
Watchdog data shared with Guardian shows contributions to Republican Attorneys General Association and others Over a dozen US companies that signed a 2021 letter urging Congress...
The U.S. Department of Agriculture estimated in 2016 that 7 million feral pigs were loose in the nation; who knows how high it's gotten since.
Critics have blasted the measure as a way to intimidate people “trying to shine light on bad behavior.”
Crypto legislation could underpin huge growth for the industry, but there are still big hurdles ahead.
Nancy Kassebaum Baker co-authored a landmark 1996 health insurance law with Ted Kennedy and won Kansas re-election by huge margins twice.
John Thune used unanimous consent to recess the Senate for five weeks, but all 100 senators agreed to leave without debating the SAVE America Act.
The Senate will take up a vote on cloture on Sept. 15.
California Assembly Bill 1267 passed the state Senate 38-0, aiming to end child marriage statewide as it heads toward Gov. Newsom's desk.
NewsMesh surfaces legislation 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=legislation). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=legislation&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=legislation with your apiKey to return recent legislation stories as structured JSON. Add &category= or &country= to narrow the results.
Every legislation 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: legislation 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.