Japan enters an unusually early flu season
This year marks the second-earliest start of the season, according to health ministry records dating back to 1999.
Real-time health news from Japan, structured for developers. NewsMesh filters Japan-relevant health coverage into one JSON feed (GET /v1/latest?category=health&country=jp), each story tagged with category, country relevance, and the named people detected in the body.
This year marks the second-earliest start of the season, according to health ministry records dating back to 1999.
Japan plans to look into popular animal cafes, where visitors can interact with anything from cats to capybaras, following concerns about hygiene and the creatures’ welfare, aut...
Artificial intelligence could make screening for hypertension and diabetes faster and more accessible by analyzing short facial videos. Researchers in Japan have developed a mac...
Backed by sustained government investment, regulatory reform and growing biotech ecosystems, China, Japan and South Korea are reshaping global drug development and offering valu...
Japan's sweltering summer heat isn't just brutal for humans, it can be deadly for dogs and cats, and a clothing maker has come up with a novel solution – a fan suit. Inspired by...
The 41,174 figure was the third highest for July since 2008, when the statistics were first compiled, following the 54,220 people logged in 2018 and 43,195 in 2024.
To save themselves and animals from heatstroke, agricultural workers have had to get creative with their schedules
Some clinics have prescribed sleeping pills and psychotropic medications while promoting the concept of "achieving beauty through quality sleep."
Discovered by Takeda in Japan, ORZEYFUL has the Potential to Redefine Care Beyond Individual Symptom Management for Adults Living with Narcolepsy Type 1 (NT1) Landmark Phase 3 S...
The workers hit the level of 5 millisieverts per year, a threshold for determining whether those with leukemia are eligible for compensation benefits.
Supercentenarians, a.k.a. people who live beyond 100, might have their superpowered, anti-cancer-fighting immune systems to thank. According to research published in Cell Report...
In June, the health ministry revealed that breast cancer screenings would require doctors to notify patients that they had dense tissue — a potential early warning sign of cancer.
The trend is gathering pace as more Japanese men also shed their resistance to wearing shorts, once considered appropriate only for children or the beach.
Born and raised in the city of Uki in the prefecture, Hitoshi Kuwahara, 61, has been supporting community health for around three decades.
A new study out of Japan, published in the journal Aging , found that biological aging slowed by 2.2% among a small group of older men who ate plain yogurt every day, in additio...
The Japanese company will expand its research and development in the U.S., advance its pancreatic cancer device's regulatory pathway in Japan and prepare to launch its cancer te...
The research found that concentrations of chlorine, potassium, calcium, manganese, iron and copper were higher, while that of zinc was lower.
The most common changes respondents made amid sweltering heat included giving up their preferred clothing and avoiding approaching others.
NewsMesh filters Japan-relevant health coverage into one structured feed, ready to query by the same parameters as the rest of the API.
Authenticate with your apiKey and call one endpoint (GET api.newsmesh.co/v1/latest?category=health&country=jp). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/latest?apiKey=nm_xxx&category=health&country=jp&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.NewsMesh filters Japan-relevant health coverage into one structured feed, each story tagged with its category, the countries it's relevant to, and the named people detected in the body.
Call GET /v1/latest?category=health&country=jp. Use /v1/search to add keyword queries on top of the same filters.
Yes. Swap the category parameter (business, sports, technology, health, and more) or drop it entirely to get all Japan coverage from /v1/latest?country=jp.
Yes. NewsMesh is a real-time news API: health Japan 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.