Townsville mum, Sydney dad among Australians missing in Nepal
A Townsville mother and a Sydney father are among dozens of Australians missing in Nepal following last week's deadly flooding.
Real-time flooding news, structured for developers. NewsMesh surfaces flooding 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.
A Townsville mother and a Sydney father are among dozens of Australians missing in Nepal following last week's deadly flooding.
The Nepalese government has appealed for rescue aid from other countries just two days after it reportedly refused help, as several hundred people are still believed to be trapp...
The flooding destroyed footbridges and sent debris into the Colorado River, prompting evacuations
There are approximately 85 Americans still missing after flash flooding on the border of Nepal and Tibet, State Department spokesman Tommy Pigott said Sunday. “This morning, I c...
At least 15 people may be missing or unaccounted for after a flash flood in the Grand Canyon, the National Park Service said in a statement on Sunday.
FLAGSTAFF, Ariz. (AP) — Flash flooding at the Grand Canyon has knocked out the sole water pipeline that serves tourists and residents at the national park, the park said late Su...
FLAGSTAFF, Ariz. — A major flash flood at the Grand Canyon forced the evacuation of dozens of people and swept large boulders, metal structures and other debris into the Colorad...
As many as 20 people may be missing after a major flash flood hit the Bright Angel Creek area of the Grand Canyon.
Nepalese community organizations across the country cancelled annual cultural festivals over the weekend following the devastating flash flooding that struck Nepal and China. Th...
A powerful flash flood tore through the Grand Canyon ... leaving roughly 15 people unaccounted for and forcing dozens of others to evacuate. The National Park Service says the m...
The flooding in Bright Angel Creek happened Saturday and has left the park service seeking information about 15 people who may be missing or unaccounted for.
The catastrophe was triggered by a glacial collapse that sent ice, mud, rocks and fast-moving water surging through a valley in Nepal, wiping out entire settlements in their path.
Authorities in Nepal have warned of further flooding after heavy rainfall, as China sheds more light on the scale of the disaster in its Tibet region.
OTTAWA - Nepalese community organizations across the country cancelled annual cultural festivals this weekend following devastating flash flooding in Nepal and China.
OTTAWA — Nepalese community organizations across the country cancelled annual cultural festivals this weekend following devastating flash flooding in Nepal and China.
At least 62 people were evacuated on Saturday after flooding destroyed nearly all the footbridges across Bright Angel Creek in Arizona and cut off hikers’ access, the National P...
At least 20 people are missing or unaccounted for after flash floods overwhelmed a remote area of the Grand Canyon, including a historic lodge near the bottom of the site, offic...
A massive landslide and glacial collapse may have caused catastrophic flooding even without heavy rainfall. More than 3,000 people remained missing.
NewsMesh surfaces flooding 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=flooding). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=flooding&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=flooding with your apiKey to return recent flooding stories as structured JSON. Add &category= or &country= to narrow the results.
Every flooding 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: flooding 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.