A near-total lunar eclipse will be visible across the U.S. Thursday night
Two weeks after a total solar eclipse wowed skywatchers in Europe, a near-total lunar eclipse is in store Thursday for people in North and South America.
Real-time astronomy news, structured for developers. NewsMesh surfaces astronomy 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.
Two weeks after a total solar eclipse wowed skywatchers in Europe, a near-total lunar eclipse is in store Thursday for people in North and South America.
Love is in the air, Pisces!
You’re feeling hopeful, Capricorn.
This is the moment you’ve been waiting for, Sagittarius!
FOMO is your worst enemy this month, Libra!
Here comes a wave of nostalgia, Gemini!
Turn your life into a rom-com this month, Taurus!
These two cardinal signs are having a calmer and gentler experience under August's full moon lunar eclipse, according to an astrologer.
The story follows a crew that is left in different eras on the same deadly exoplanet after their starship is torn apart
Scientists have used a novel technique to detect a major temperature asymmetry under the surface of Mars that could shed light on the evolution and past habitability of the red ...
A newly discovered water dominated exoplanet is in hot-water literally and figuratively, it orbits so close to its parent star it is headed to a fatal collision that will see it...
On a morning train commute, this former scientist found a stellar surprise in an old Hubble image.
The astronomical event will see around 93% of the the Moon obscured by Earth’s shadow on Friday morning
What better way to wrap up summer than with a powerful lunar eclipse? Occurring on the night of August 27 and into the early morning hours of August 28, we will be experiencing ...
Moon experiencing a partial lunar eclipse, transforming into a red and orange celestial body against the dark night sky. Taken in Vallejos. Málaga. South of Spain on September ...
See what your daily horoscope has in store for your zodiac sign, according to astrologer Valerie Mesa
MOON ALERT: After 4:30 p.m. today, avoid shopping (except food and gas) and important decisions for the rest of the day. The moon is in Aquarius. ARIES (March 21-April 19) […]
KIRKENES — A Newfoundland-based scientist is leading an international team of researchers on a mission to deliberately embed their saucer-shaped vessel into the Arctic sea ice d...
KIRKENES - A Newfoundland-based scientist is leading an international team of researchers on a mission to deliberately embed their saucer-shaped vessel into the Arctic sea ice d...
NewsMesh surfaces astronomy 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=astronomy). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/search?apiKey=nm_xxx&q=astronomy&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=astronomy with your apiKey to return recent astronomy stories as structured JSON. Add &category= or &country= to narrow the results.
Every astronomy 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: astronomy 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.