Horror freeway pile-up as seven trucks collide
All truck drivers have escaped with only minor injuries in what police have hailed as “nothing short of a miracle” in an explosive truck crash.
Real-time safety news, structured for developers. NewsMesh surfaces safety 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.
All truck drivers have escaped with only minor injuries in what police have hailed as “nothing short of a miracle” in an explosive truck crash.
All truck drivers have escaped with only minor injuries in what police have hailed as “nothing short of a miracle” in an explosive truck crash.
WARNING: GRAPHIC CONTENT A readout of a horror call placed to emergency services captured the moment a woman said one of her friend's arms was 'gone' following the attack
Singapore authorities have caught a rider seen in a viral video striking a “Superman” pose while riding a personal mobility device (PMD) in the latest of a series of crackdowns....
Investigators found a growing crack in a wagon axle went undetected, later causing a major pile-up and a fortnight of network disruption.
Investigators found a growing crack in a wagon axle went undetected, later causing a major pile-up and a fortnight of network disruption.
CBS Chicago said a reporter and photographer were preparing for a newscast when two men rushed toward them, shouting racial slurs at one of the journalists.
One person was killed and five others were injured after a Tesla crashed into a cafe.
The Bills' safety has not stopped running his mouth since joining his new team.
Police responded to the crash at Neilson Road and Tapscott Road shortly after 5:30 p.m. Monday and initially said a male motorcyclist was in serious condition.
The authorities said a 45-year-old man opened fire at a youth facility after a quarrel about the custody of his baby daughter. The dead were all facility employees.
A youth has been arrested and is expected to be charged.
A truck crashed into a rest stop, sparking a major multi-vehicle fire near Goulburn.
The vehicle’s three occupants are believed to still be inside. The post Car carrying family of 3 pulled from Seekonk River in Rhode Island appeared first on Boston.com .
Two children were airlifted to a burn center after a tabletop fireplace used to roast marshmallows burned them and a relative.
Three firefighters – Emily Barker, 38; Nick Hutcherson, 27; and Sydney Watson, 27 – died battling a wildfire in Colorado.
"I definitely consider myself very lucky as that shark could have easily taken my leg off."
Three people were struck near Carpentersville Middle School on June 27; one has life‑threatening injuries. Police are investigating and asking for tips.
It's been widely known that the middle of your car's back seat is its safest place to sit. But sometimes things change over time. So is this "fact" still true?
A skydiving plane crashed shortly after takeoff in northeastern France, killing all 11 aboard. Investigators are working to determine the cause.
NewsMesh surfaces safety 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=safety). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=safety&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=safety with your apiKey to return recent safety stories as structured JSON. Add &category= or &country= to narrow the results.
Every safety 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: safety 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.