Fears for Perth man missing in Mexico for almost a month
Jesse Bruzzese's family say the 35-year-old solo traveller has not been in touch with them since arriving in Mexico at the beginning of June.
Real-time travel news, structured for developers. NewsMesh surfaces travel 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.
Jesse Bruzzese's family say the 35-year-old solo traveller has not been in touch with them since arriving in Mexico at the beginning of June.
On the bank of a cane train track in far north Queensland, locals stumbled across a floral bag and broken glass. The discovery raised alarm bells.
On the bank of a cane train track in far north Queensland, locals stumbled across a floral bag and broken glass. The discovery raised alarm bells.
Sally Grace Contarino, a tourist from Australia, went missing after she failed to board her flight home following a solo trip to Las Vegas.
I'm surprised there's no Mount Rushmore emoji tbh. View Entire Post ›
What to know Flying Tiger Copenhagen has officially landed in Canada, and Toronto shoppers are already lining up to check out what the hype is... The post Flying Tiger has offic...
Here at TMZ, we like to move our product in bulk ... and that's easier to do when we kidnap someone onto our TMZ Tour Bus -- like the great Giancarlo Esposito! Check out the cli...
So, it’s now summer. When all good wives go to the country and all good husbands go to their girlfriends.
Scottie Scheffler had the Travelers Championship sitting right in front of him. Then, from almost nothing, it was gone.
What is normal toddler jet lag, and what are the early signs of heat exhaustion?
The Princess of Wales met 11-year-old wheelchair user Ted Haslam while climbing the highest mountains in Scotland, England and Wales within 24 hours.
She discovered it during a trip to the South of France.
Johnson may have a way to keep jet lag out of sight.
After visiting 38 states in the US during my travels, there's just one I can't stop thinking about for its scenery, history, and national parks: Utah.
I made international friends on solo trips, and recently returned to Europe to see them. The visit taught me the value of long-distance friendships.
A fan's video and match‑day reporting expose long lines, ticketed NJ Transit service and shifting round‑trip fares to MetLife. What fans need to know.
Harry's spokesperson said he was reviewing "every available option" to facilitate a way for his children to visit his home country safely
Spoiler: It doesn’t have to do with height. The post What makes a ship a ‘tall ship’? appeared first on Boston.com .
NewsMesh surfaces travel 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=travel). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=travel&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=travel with your apiKey to return recent travel stories as structured JSON. Add &category= or &country= to narrow the results.
Every travel 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: travel 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.