'Tragic accident' unfolds as travelers, employees witness deadly passenger jet incident
An Airbus A350 operated by French Bee struck and killed a ground-handling worker at YUL Montréal-Trudeau International Airport on Monday evening.
Real-time aviation incidents news, structured for developers. NewsMesh surfaces aviation incidents 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.
An Airbus A350 operated by French Bee struck and killed a ground-handling worker at YUL Montréal-Trudeau International Airport on Monday evening.
Emergency services rushed to the scene of the incident as the vehicle burst into flames
One of the passengers called what happened 'shocking,' as she claimed that the bathrooms 'filled up' and 'food ran out' during the arduous travel journey.
Detectives are investigating an “unclassified death” after a passenger fell from an upper-deck balcony on the final night of a sailing
US Army helicopter pilots regularly train in Colorado because of its high altitude, mountainous terrain, and difficult conditions; it is unclear whether these factors contribute...
An elderly woman was airlifted to HCA Florida Lawnwood Hospital after being hit by a vehicle in a Stuart Dollar Tree parking lot Tuesday.
Denver7 A U.S. Army Black Hawk helicopter crashed during a training exercise in the Colorado mountains on Tuesday, leaving the heavily damaged aircraft scattered among downed tr...
An unidentified man died in the wheel well of a plane during a flight from Tangiers, Morocco, to London
A man travelling to a stag do in Las Vegas has been fined after admitting to verbally abusing staff while “clearly drunk” on a flight after being told not to use the toilet.
Emmet Moynihan ‘smelled of alcohol and was clearly drunk’ when he boarded a British Airways flight from Heathrow to Las-Vegas on August 6.
A charter plane crashed in Alaska on Aug. 20, killing two pilots and six passengers
The hitmaker died at the age of 22 on Aug. 25, 2001.
A witness has recalled the horrifying moment a worker was hit and killed by a plane at a major airport.
A 160th SOAR Black Hawk made an unplanned landing on Thorodin Mountain west of Denver; all four aboard are uninjured as the Army investigates.
Alex Garneau was in a vehicle that was hit by a twin-engine aircraft that was forced to make an emergency landing on Foothills Boulevard on Thursday.
A small plane made a hard landing without its landing gear at Fitchburg Municipal Airport, adding to a string of recent runway incidents there.
Dramatic video captured a small plane crashing into the Atlantic Ocean near a Boca Raton, Florida, beach before a lifeguard rushed into the water to help. Authorities said the p...
Alex Garneau was driving down a busy road on August 20 when a small charter plane crashed into four vehicles and crossed three lanes of traffic after losing power mid-flight.
MONTREAL — A ground worker who was struck by an Airbus 350 aircraft at Montreal Trudeau International Airport on Monday has died. The employee of ground handling company Sams...
MONTREAL — A ground worker who was struck by an Airbus 350 aircraft at Montreal Trudeau International Airport on Monday has died. The employee of ground handling company Sams...
NewsMesh surfaces aviation incidents 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=aviation+incidents). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=aviation+incidents&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=aviation incidents with your apiKey to return recent aviation incidents stories as structured JSON. Add &category= or &country= to narrow the results.
Every aviation incidents 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: aviation incidents 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.