Another MLA leaves BC Conservative Party as Bruce Banman announces exit
'The goal in politics is to make the tent bigger. To listen to the majority. It’s not about left or right. It’s about doing what’s right,' Bruce Banman said in a statement.
Real-time politics news from Canada, structured for developers. NewsMesh filters Canada-relevant politics coverage into one JSON feed (GET /v1/latest?category=politics&country=ca), each story tagged with category, country relevance, and the named people detected in the body.
'The goal in politics is to make the tent bigger. To listen to the majority. It’s not about left or right. It’s about doing what’s right,' Bruce Banman said in a statement.
“Canadians also know that naming reality means calling it Lake Ontario – then, now and always,” Mark Carney said
‘We’re into some real foolishness now’.
En plein bras de fer avec le Canada, Trump a rebaptisé jeudi le lac Ontario en « lac d’Amérique ». Après le « golfe d’Amérique », le président des Etats-Unis continue de multipl...
Resolution asks to create 'reasonable and enforceable regulations of AI technologies that safeguard democracy'
Bruce Banman, the provincial Conservative MLA for British Columbia's Abbotsford South riding, says he's leaving the caucus to sit as an Independent.
In our news wrap Thursday, President Trump signed an order to rename Lake Ontario as Lake America as part of his dispute with Canada, FAA officials are reportedly moving to fire...
Bruce Banman, the provincial Conservative MLA for British Columbia's Abbotsford South riding, says he's leaving the caucus to sit as an Independent. Banman is the sixth Conser...
What to know Tenants at a Weston building are calling on the provincial government to intervene after their landlord applied for their third Above-Guideline Rent... The post ‘It...
Following instituting tariffs on Canada, President Donald Trump announce one of the great lakes is to be renamed Lake America.
Following instituting tariffs on Canada, President Donald Trump announce one of the great lakes is to be renamed Lake America.
The president’s steep new tariffs on Canadian goods are uniting his often-split opponents in the swing state of Michigan.
President Donald Trump signed an executive order renaming Lake Ontario to Lake America as a slight after trade negotiations with Canada broke down. The move was predictably pola...
Separatist leaders are incorporating the trade war into their messaging says an academic tracking their activity
WINNIPEG — The Manitoba government is making it mandatory for students in grades 11 and 12 to take in-person gym class. A pilot program is to start this fall that would see s...
WINNIPEG - The Manitoba government is making it mandatory for students in grades 11 and 12 to take in-person gym class.
Donald Trump renames a lake on the US-Canada border as the neighbouring North American nations continue exchanging blows in their damaging trade war.
If there was ever a moment for governments to discover their courage, it is now
PM needs to convene Canada’s Parliament to answer questions while in the midst of a trade war with U.S.
NewsMesh filters Canada-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=ca). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/latest?apiKey=nm_xxx&category=politics&country=ca&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 Canada-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=ca. 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 Canada coverage from /v1/latest?country=ca.
Yes. NewsMesh is a real-time news API: politics Canada 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.