Origin of Godzilla's Gigantic New Claws Officially Revealed
Big claws.
Real-time science news from Japan, structured for developers. NewsMesh filters Japan-relevant science coverage into one JSON feed (GET /v1/latest?category=science&country=jp), each story tagged with category, country relevance, and the named people detected in the body.
Big claws.
The study could help with preservation efforts of the owl species.
Japan recently gave the world a look at the spacecraft of its MMX mission, which will launch on Oct. 19 to grab pieces of the Mars moon Phobos and haul them back to Earth.
On Aug. 21, 1914, a total solar eclipse temporarily darkened skies across Europe and Asia.
The uncrewed Martian Moons eXploration probe may help unlock the origins of the solar system and life on Earth.
A scientist in Japan may have discovered the secret to living beyond the age of 100. While most of us watch our body’s internal security force turn to mush as we age, a mind-blo...
Silver nanoparticles can precisely slice DNA and create longer “sticky ends,” helping genetic fragments join up to five times more efficiently than conventional methods. The bre...
In Okinawa's coastal forests, brown puffballs protrude from roots of trees like unwanted warts. Although they might appear to be mushrooms, the balls are plants. To be more spec...
Nadia Massih is pleased to welcome Daniel Neuenschwander, Director of Human and Robotic Exploration at the European Space Agency (ESA). According to Neuenschwander, this latest ...
M. Ogawa et al.
The unmanned MMX, set to blast off from Tanegashima Space Center in the coming months, could also lay the groundwork for humans visiting the red planet.
Fossils collected in Osaka more than 30 years ago have revealed a surprise hiding in plain sight: four previously unrecognized bones from a giant Cretaceous mosasaur. Among them...
The No. 9 rocket was the first H3 unit carrying a practical-use satellite since a launch failure last December.
Japan's H3 rocket sent the Michibiki 7 navigation satellite aloft this afternoon (Aug. 10), on the ninth-ever mission for the launch vehicle.
Only a few millimeters long, the species has been found from the Mediterranean Sea to the coasts of Japan, Panama and Brazil
Rocket Lab launched its eighth mission for the Japanese Earth-imaging company iQPS on Thursday morning (Aug. 6), five weeks later than originally planned.
Locked inside glassy fallout particles, the strange alloy could only form in a nuclear blast.
Sentient traces the journey of Dr Lisa Jones-Engel, primatologist turned activist. She is the Jane Goodall of macaques, the small monkeys found in Asia, which are farmed and use...
Sentient traces the journey of Dr Lisa Jones-Engel, primatologist turned activist. She is the Jane Goodall of macaques, the small monkeys found in Asia, which are farmed and use...
The 40ft long Falcon 9 upper stage was left in a 'chaotic' lunar orbit by Elon Musk's SpaceX company following a 2005 US-Japanese mission launched by SpaceX - and has now crashe...
NewsMesh filters Japan-relevant science 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=science&country=jp). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/latest?apiKey=nm_xxx&category=science&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 science 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=science&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: science 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.