Lifestyle News, Curated Across Capitals

The lifestyle feed pulls travel (destination openings, route changes, hotel launches), food (restaurant openings, cuisine trends), fashion (Paris, Milan, New York, London, and Seoul fashion weeks), and wellness across 35 markets. Coverage draws on consumer-lifestyle magazines, dining critics, and travel desks at general-news outlets. Stories are tagged with category, country relevance, and the named designers, chefs, and creators detected in the body, so travel platforms, hospitality groups, and consumer-trend analysts can pull a clean slice without keyword fishing.

lifestyleFinancial Times·Jul 12, 2026

It pays to kiss up and kick down

But treating colleagues badly might not be quite as helpful as some of the worst offenders think

lifestyleFinancial Times·Jul 11, 2026

The Goldilocks zone of messiness

Tourists flock to Japan to bask in the country’s orderliness. But has a refusal to tolerate chaos killed its capacity for risk?

Lifestyle news coverage

NewsMesh aggregates lifestyle coverage from sources across 35 countries, normalised into one structured feed.

Pull Lifestyle news into your app

Authenticate with your apiKey and call one endpoint (GET api.newsmesh.co/v1/latest?category=lifestyle). The examples below are ready to copy.

curl "https://api.newsmesh.co/v1/latest?apiKey=nm_xxx&category=lifestyle&limit=20"

Endpoints

  • 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.

Guides

Frequently asked questions about Lifestyle news

What lifestyle news does NewsMesh cover?

NewsMesh aggregates lifestyle coverage from sources across 35 countries into one structured feed, each story tagged with its category, the countries it's relevant to, and the named people detected in the body.

Which endpoint returns lifestyle news?

Call GET /v1/latest?category=lifestyle. Add &country= to focus on one market, or pass a comma-separated list like &category=lifestyle,business.

Which countries are covered for lifestyle news?

NewsMesh aggregates coverage from 35 countries. Add &country=us (or any ISO country code, or a comma-separated list) to filter, or browse the per-country pages linked above.

Is lifestyle news available in real time?

Yes. NewsMesh is a real-time news API: lifestyle 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.

How do I access the lifestyle news feed?

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.

Need more lifestyle articles?

Access the full dataset programmatically with the NewsMesh API.