Trump's trade czar says U.S. didn't make last-minute trade demands
U.S. President Donald Trump’s trade czar went on a Canadian news network Wednesday to dispute Prime Minister Mark Carney’s assertions about why negotiations between the two coun...
Real-time trade negotiations news, structured for developers. NewsMesh surfaces trade negotiations 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.
U.S. President Donald Trump’s trade czar went on a Canadian news network Wednesday to dispute Prime Minister Mark Carney’s assertions about why negotiations between the two coun...
Evelyn Hockstein / REUTERS The Trump administration’s attempt to gloat over its trade war with Canada embarrassingly backfired on Wednesday. Trade talks between the two countrie...
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...
A leader in British Columbia's forestry sector is voicing support for Prime Minister Mark Carney's decision to walk away from trade talks with the United States despite reported...
WASHINGTON — U.S. President Donald Trump's trade czar went on a Canadian news network Wednesday to dispute Prime Minister Mark Carney's assertions about why negotiations between...
WASHINGTON — U.S. President Donald Trump's trade czar went on a Canadian news network Wednesday to dispute Prime Minister Mark Carney's assertions about why negotiations between...
Catch up on the stories we're following today
VANCOUVER — A leader in British Columbia's forestry sector is voicing support for Prime Minister Mark Carney's decision to walk away from trade talks with the United States desp...
VANCOUVER - A leader in British Columbia's forestry sector is voicing support for Prime Minister Mark Carney's decision to walk away from trade talks with the United States desp...
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...
Counter-tariffs and greater EI supports are a start, but workers need something more comprehensive. The post Canadian unions applauded walking away from trade negotiations, call...
With trade talks stalled and U.S. protectionism on the rise, premier is directing province’s agencies, boards and commissions to spend provincial dollars closer to home.
The federal broadcast regulator will go ahead with the process to put rules in place around Canadian content on streaming services, after such efforts played a role in ending tr...
OTTAWA — The federal broadcast regulator says it will go ahead with the process to put rules in place around Canadian content on streaming services, after such efforts played a ...
OTTAWA — The federal broadcast regulator says it will go ahead with the process to put rules in place around Canadian content on streaming services, after such efforts played a ...
The trade pact is now subject to annual reviews, after the U.S. decided in July not to renew it for another 16 years
Canada-U.S. trade talks are suspended, retaliatory tariffs are looming, and there’s a lot at stake. In this bonus episode, Marco Vigliotti speaks with U.S. Ambassador to Canada ...
In a wide-ranging interview for a special episode of iPolitics' No Talking Points podcast Wednesday, Hoekstra disagreed with suggestions that Prime Minister Mark Carney's broad ...
U.S. President Donald Trump said on Wednesday it is 'time to teach Canada you can’t do this anymore,' just days after trade talks between the neighbouring countries broke down. ...
Canada thought it had a deal. The Americans thought they had a deal. Then the details emerged, and what looked settled on Thursday fell apart by Friday night.
NewsMesh surfaces trade negotiations 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=trade+negotiations). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=trade+negotiations&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=trade negotiations with your apiKey to return recent trade negotiations stories as structured JSON. Add &category= or &country= to narrow the results.
Every trade negotiations 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: trade negotiations 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.