‘Buy Canadian’: Local grocers label domestic products amid U.S. trade war
The push to 'buy Canadian' is resurfacing, as tariff tensions between Canada and the United States continues to escalate.
Real-time tariffs news, structured for developers. NewsMesh surfaces tariffs 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.
The push to 'buy Canadian' is resurfacing, as tariff tensions between Canada and the United States continues to escalate.
Alberta Premier Danielle Smith says the ongoing trade war between Canada and the U.S. signals a need to accelerate timelines on major national projects and business relief.
How do you plan to cope as a result of the escalating trade tensions between Canada and the U.S.? Share your story with CTVNews.ca
Construction companies and associations are bracing for higher costs and supply delays as the trade war between Canada and the U.S.A. continues. The post ‘It’s going to increase...
Williams-Sonoma delivered strong second-quarter results, but margins still declined due to tariffs.
"Philosophically, I'm opposed to tariffs because I don't think we should be happy about putting anyone out of business," Smith said.
The escalating trade dispute has particular significance in Vermont, where Canada is the state’s largest international partner, the governor said. The post ‘You are our friends’...
Canada's 50 per cent levies on U.S. products helps create market share for domestic producers, but local mills see additional steps for government to take to make sure they're t...
Danielle Smith made a public call to avoid placing tariffs on Canadian oil exports, saying such a move would unnecessarily exaggerate the trade conflict
Canada warns that Kansas City could be among the areas hardest hit by tariffs announced this week.
Loblaw Cos. Ltd. says it is bringing back T symbols to its grocery shelf labels to signal products affected by tariffs as the Canada-U.S. trade war escalates.
The Maine Lobsterman’s Association on Wednesday said the escalating tariff battle between the U.S. and Canada threatens to make “collateral damage” out of the industry. Canada a...
The Greater Victoria Chamber of Commerce is calling on the province to roll back its expansion of the provincial sales tax (PST) as its members face incoming pressure from the U...
The console was subject to added fees under the Trump administration's original tariff regime.
New Brunswick Premier Susan Holt says her government is launching a review of the province’s long-standing ban on hydraulic fracturing.
The new study by Liaison Strategies was conducted in the days after Donald Trump slapped 50 per cent tariffs on billions of dollars of Canadian products after talks collapsed.
Catch up on the stories we’re following today
Just last week, automakers were hoping summer U.S.-Canada trade talks would deliver relief from Washington’s 25 per cent tariffs that have raised the cost of shipping vehicles a...
The US levies on autos, dairy, and alcohol affect only a sliver of goods, but they could have an outsize impact on select states.
Canada’s aluminum industry is not worried about U.S. tariffs continuing into the new year.
NewsMesh surfaces tariffs 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=tariffs). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=tariffs&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=tariffs with your apiKey to return recent tariffs stories as structured JSON. Add &category= or &country= to narrow the results.
Every tariffs 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: tariffs 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.