Canada recruits dozens of foreign scientists and researchers, many from U.S.
The researchers are being hired by universities across the country, including the University of British Columbia, McGill and the University of Toronto.
Real-time science news from Canada, structured for developers. NewsMesh filters Canada-relevant science coverage into one JSON feed (GET /v1/latest?category=science&country=ca), each story tagged with category, country relevance, and the named people detected in the body.
The researchers are being hired by universities across the country, including the University of British Columbia, McGill and the University of Toronto.
The eclipse is set to peak around 10:10 p.m. mountain time and 12:10 a.m. eastern standard time and is expected to be most visible in both the central and eastern parts of Canada.
A partial lunar eclipse will be visible in the night sky in Ontario on Thursday, Aug. 27, and into the early morning hours of Aug. 28.
What to know Weeks after witnessing a partial solar eclipse, Canadian skies are about to see a partial lunar eclipse tonight. The lunar eclipse will... The post A partial lunar...
The first group of Eddie Goldenberg Research Chairs of Canada includes researchers from 13 countries, with most leaving institutions in the U.S.
AI researchers, Ivy League professors, and at least one winner of the MacArthur "genius" grant will move to Canada from the U.S. with funds from the federal government's researc...
The event will be visible in east and central Canada. Those on the West Coast will miss the first part and instead be treated to the moon rising just before 8 p.m. PT
In 2015, the whale researcher Valeria Vergara pitched a small tent at the icy water’s edge on Somerset Island in the remote Canadian high Arctic, shrouded in a freezing fog so t...
They have one of the longest migrations in the animal kingdom.
<p><i>This is a developing story; check back for updates. </i></p><p>One of eight Shedd Aquarium beluga whales recently rescued from a shuttered aquatic park in Canada has ...
News Provided by USA News Group on behalf of Western Star Resources Inc. VANCOUVER, British Columbia, Aug. 26, 2026 (GLOBE NEWSWIRE) — USA News Group News Commentary – A geophys...
Maxime Geoffroy says plan is to embed the vessel in the transpolar drift, which he says is a kind of conveyor belt of ice moving throughout the Arctic
KIRKENES - A Newfoundland-based scientist is leading an international team of researchers on a mission to deliberately embed their saucer-shaped vessel into the Arctic sea ice d...
KIRKENES — A Newfoundland-based scientist is leading an international team of researchers on a mission to deliberately embed their saucer-shaped vessel into the Arctic sea ice d...
A Newfoundland-based scientist is leading an international team of researchers on a mission to deliberately embed their saucer-shaped vessel into the Arctic sea ice during month...
Sky watchers are in for a special treat. “On the night of Aug. 27, into the morning of the 28th, we’ll be getting a 96 per cent coverage lunar eclipse,” explained Orbax, a scie...
A rocket has propelled a group of students from the University of Waterloo into the record books. The university’s rocketry team set a new world record last week for the highes...
Vancouver, BC, Aug. 25, 2026 (GLOBE NEWSWIRE) -- Trident Resources Corp. (TSXV: ROCK) (OTCQB: TRDTF) (Frankfurt: 6BP0) (“Trident” or the “Company”) is pleased to announce the ...
NewsMesh filters Canada-relevant science 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=science&country=ca). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/latest?apiKey=nm_xxx&category=science&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 science 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=science&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: science 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.