Treating symptoms, not the disease
The backlog in emergency rooms in Manitoba stems from problems before and after the ER, not in the ER. In Tom Brodbeck’s piece on the chronic and rising emergency room […]
Real-time health news from Canada, structured for developers. NewsMesh filters Canada-relevant health coverage into one JSON feed (GET /v1/latest?category=health&country=ca), each story tagged with category, country relevance, and the named people detected in the body.
The backlog in emergency rooms in Manitoba stems from problems before and after the ER, not in the ER. In Tom Brodbeck’s piece on the chronic and rising emergency room […]
Health Canada is alerting Canadians about a recall of tens of thousands of power banks sold at HomeSense, Winners and Marshalls, as they pose a fire hazard.
Barriers to blood donations from Black people in Canada are rooted in racism and restrictive policies. Medscape News Canada
As cancer treatments advance, the ability to create radioisotopes is being expanded to Calgary — reducing transport barriers and bringing life-saving care closer to patients.
MONTREAL, Aug. 27, 2026 (GLOBE NEWSWIRE) — Knight Therapeutics Inc. (“Knight”) (TSX: GUD), a pan-American (ex-US) pharmaceutical company, announced today that it has submitted a...
VANCOUVER — Vaccine misinformation promoted by United States officials is stoking unnecessary fears about vaccines proven to work, British Columbia's top doctor said Thursday. ...
British Columbia health officials say vaccine misinformation promoted by United States officials is stoking unnecessary fears about vaccines proven to work. The post U.S. going ...
The two-year pilot project mandating daily, in-person physical education classes is called 'Every Body Every Day,' Manitoba Premier Wab Kinew told reporters.
American physicians moving to Canada face complex cross-border tax rules. Here are four key financial issues U.S. doctors should understand before relocating. The post American ...
A 33-year-old woman stepped on a wasp nest and got airlifted to British Columbia Emergency Services while climbing in backcountry Vancouver.
OTTAWA - An investigation into hundreds of pills found in suburban Ottawa parks has expanded to a third location but police say none of the drugs appear to be illicit and there ...
VANCOUVER — British Columbia health officials say vaccine misinformation promoted by United States officials is stoking unnecessary fears about vaccines proven to work. Prov...
In the first half of 2026, $2.4-billion worth of GLP-1 drugs were sold in Canada
Eight years after Shared Health was created, the revolving door in its executive ranks should prompt a more fundamental question than who gets the next job. The real question sh...
All high school students will be required to show up for in-person phys-ed classes to graduate, the province is set to announce. Phys-ed and health are compulsory classes from g...
FILE - An exam all registered nurses in Canada have to take before they can start their formal practice just got a lot more expensive.
Andrew Azevedo's doctor at Waypoint Centre for Mental Health Care attributes his sudden improvement to a change in medication — not the public attention.
NewsMesh filters Canada-relevant health 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=health&country=ca). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/latest?apiKey=nm_xxx&category=health&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 health 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=health&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: health 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.