A paper manufacturer got more out of its AI sensors with a simple administrative fix
Domtar uses AI-assisted sensors from Waites to improve machine reliability and reduce equipment downtime.
Real-time manufacturing news, structured for developers. NewsMesh surfaces manufacturing 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.
Domtar uses AI-assisted sensors from Waites to improve machine reliability and reduce equipment downtime.
Kratos Defense is moving from drone demonstrations toward a much bigger manufacturing test. Here's what investors should watch as Valkyrie, global demand, and production scale c...
Trade tensions between Canada and the U.S. cast doubt on the pace of growth being sustained
CXMT is reportedly sampling its HBM3E memory with Alibaba Group's T-Head and Cambricon Technologies.
Chinese chipmakers are setting increasingly aggressive targets to source production equipment locally, adding pressure on domestic toolmakers to come up with machines that are r...
GE Appliances is leaning heavily into artificial intelligence to improve quality and efficiency on the factory floor.
Actuators account for 40% to 60% of a humanoid robot’s bill of materials and China refines roughly 90% of the rare earth magnets inside them, which makes the components rather t...
General Motors will invest $144 million at its 5.1-million-square-foot Oshawa Assembly plant and has pledged not to sell or close its idled CAMI facility in Ingersoll while it s...
Vice President JD Vance is in Michigan today to mark the Trump Administration’s unprecedented crackdown on fraud and the comeback of American manufacturing under the leadership ...
Canada’s homebuilding outlook was already grim – and the fresh round of US tariffs introduced last week is only complicating that picture further, according to a wood markets ex...
Xanadu is taking the entire 157,710-SF Building 1 on the former Campbell Soup factory site for an advanced photonics manufacturing hub, backed by $195 million in repayable feder...
Apple is expanding its workforce development efforts in Vietnam as the country takes a larger role in its global supply chain. The company has announced a new Apple Education Ce...
Every CEO I know is worried about employee retention. The questions are almost always the same. How do we reduce turnover? How do we keep our best people from leaving? How do we...
NewsMesh surfaces manufacturing 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=manufacturing). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=manufacturing&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=manufacturing with your apiKey to return recent manufacturing stories as structured JSON. Add &category= or &country= to narrow the results.
Every manufacturing 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: manufacturing 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.