Wildfire north of Castlegar grows to 250 hectares
The B.C. Wildfire Service said helicopters were engaged to hold the fire through until rappel crews responded on Wednesday morning.
Real-time wildfires news, structured for developers. NewsMesh surfaces wildfires 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 B.C. Wildfire Service said helicopters were engaged to hold the fire through until rappel crews responded on Wednesday morning.
Twelve people died and dozens were injured as wildfires tore through northern Algeria on Wednesday, with authorities battling more than 150 blazes amid a scorching heatwave swee...
The number of Vancouver Island fires was down to 24 by midday Wednesday from 42 on Sunday.
The Town of Ladysmith is repeating calls to the province to help manage access to the Banon Creek Forest Service Road, following a suspected human-caused wildfire in the area. T...
A new, 100-acre wildfire began Wednesday morning near the Big Sur coast, about 27 miles south of the southernmost section of the still burning Timber Fire.
Just over three years ago, the deadliest U.S. wildfire in more than a century devastated the Hawaiian island of Maui. New research suggests the toll of the disaster may be far g...
BOSTON BAR — A series of evacuation alerts has been lifted for communities in British Columbia's Fraser Canyon that have been under threat from wildfires for more than a month.
The Sierra Nevada region is a hot spot for wildfires and some see the Hawk fire as providing an impetus for hardening communities against catastrophe.
The annual cost of fighting wildfires in British Columbia has doubled over the past decade, according to a report from researchers at Simon Fraser University. The SFU findings h...
A magical corner of Oregon has the highest US rate of wildfire smoke deaths. How do residents live with the haze – and grief? Driving into the county, you can’t miss the sign. “...
The Tyee joins a helicopter crew on a critical day in the battle to stop the Ainslie Creek wildfire.
Expect snags getting funding and years-long delays, say business owners affected by previous wildfires.
A wildfire that exploded in size in a matter of hours ripped through wide swaths of ranchland in rural Texas, burning structures at a youth camp while forcing evacuations and cl...
A 12-acre wildfire near Battle Ground threatened hundreds of homes before roughly 100 firefighters and DNR aircraft contained it Monday night.
The Bradley Creek wildfire had ripped through the area, and Erickson had been helping his neighbours survey the damage from a boat when he saw her.
A massive wildfire is burning out of control in Texas, with nearby families urged to evacuate. This as we get our first up-close look at the homes destroyed by the fire in Reno,...
As wildfires rage and intense heat builds across the region, daytime highs of 110-11F (43-46C) are forecast Surging temperatures are expected to broil more than 45 million peopl...
Festivalgoers traveling through the Reno area are being urged to consider delaying their arrival as firefighters rush to contain the Hawk Fire.
California’s last working nuclear power plant sits cradled in a landscape that would worry any firefighter when the wind picks up.
NewsMesh surfaces wildfires 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=wildfires). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=wildfires&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=wildfires with your apiKey to return recent wildfires stories as structured JSON. Add &category= or &country= to narrow the results.
Every wildfires 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: wildfires 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.