Archaeologists unearth shark world lost beneath Egypt’s desert for 70 million years
One of the world’s most notoriously dry places was once submerged under a warm, tropical sea.
Real-time science news from Egypt, structured for developers. NewsMesh filters Egypt-relevant science coverage into one JSON feed (GET /v1/latest?category=science&country=eg), each story tagged with category, country relevance, and the named people detected in the body.
One of the world’s most notoriously dry places was once submerged under a warm, tropical sea.
The Watson Brake site predates the oldest pyramid in Egypt by almost 2,000 years.
Scientists have uncovered evidence of a lost world buried beneath Egypt's desert, which rewrites the nation's ancient past.
It was a find of Biblical proportions.
Centuries of history are buried beneath one desert site.
Archaeologists have uncovered a stone beam etched with the name of an Egyptian pharaoh, who many scholars believe is mentioned in the biblical story of Moses.
A massive sandstone lintel bearing Ramesses II's titles was unearthed by archaeologists at Tell Abu Seifi, potentially linking the site to the lost city of Mesen.
A massive sandstone lintel bearing Ramesses II's titles was unearthed by archaeologists at Tell Abu Seifi, potentially linking the site to the lost city of Mesen.
Archeologists have found an ancient site that may have connections to the Book of Exodus in the Bible and a long lost ancient city in Egypt. The Egyptian Ministry of Tourism an...
Test your wits on the Slate Quiz for Aug. 19, 2026.
A tomb in Egypt’s Theban Necropolis reveals a surprisingly organized story of burial, reuse, and changing beliefs spanning hundreds of years. Researchers found 16 mummified peop...
Archaeologists have uncovered the remains of 16 people and a mummified dog crammed into an ancient Egyptian tomb.
Practices shifted from individuals buried in coffins to reusing sites for later mummy interments.
Luxor will experience 6 minutes 19 seconds of totality during the Aug. 2, 2027 total solar eclipse — the longest visible from land between 1991 and 2114.
There’s a good reason Egyptians considered Hamadryas baboons to be zoomorphic images of the lunar god Thoth on Earth.
On Aug. 2, Southern Europe, North Africa and the Middle East will witness a solar blockbuster with extra-long totality. If you want to see it, book soon.
While Moses is one of the Bible's most famous figures, there are no records of him. Experts have made the case that a commoner may have been the prophet.
A discovery beside one of ancient Egypt's oldest pyramids has offered a tantalizing new clue to how the iconic structures were actually built.
I had no idea that Osiris was the first Egyptian mummy! View Entire Post ›
Egypt's pyramids have fascinated the world for centuries, with the methods used to build the monuments with such extraordinary precision remaining a mystery.
NewsMesh filters Egypt-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=eg). The examples below are ready to copy.
curl "https://api.newsmesh.co/v1/latest?apiKey=nm_xxx&category=science&country=eg&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 Egypt-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=eg. 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 Egypt coverage from /v1/latest?country=eg.
Yes. NewsMesh is a real-time news API: science Egypt 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.