- Argentina
- Australia
- Austria
- Bangladesh
- Belgium
- Botswana
- Brazil
- Bulgaria
- Canada
- Chile
- China
- Colombia
- Cuba
- Czech Republic
- Egypt
- Estonia
- Ethiopia
- Finland
- France
- Germany
- Ghana
- Greece
- Hong Kong
- Hungary
- India
- Indonesia
- Ireland
- Israel
- Italy
- Japan
- Kenya
- Latvia
- Lebanon
- Lithuania
- Malaysia
- Mexico
- Morocco
- Namibia
- Netherlands
- New Zealand
- Nigeria
- Norway
- Pakistan
- Peru
- Philippines
- Poland
- Portugal
- Romania
- Russia
- Saudi Arabia
- Senegal
- Singapore
- Slovakia
- Slovenia
- South Africa
- South Korea
- Spain
- Sweden
- Switzerland
- Taiwan
- Tanzania
- Thailand
- Turkey
- Uganda
- Ukraine
- United Arab Emirates
- United Kingdom
- United States
- Venezuela
- Vietnam
- Zimbabwe
South Africa Science News API
Get the live top science headlines from South Africa with our JSON API.
Get API key for the South Africa Science News APIAPI Demonstration
This example demonstrates the HTTP request to make and the JSON response you will receive when you use the news api to get the top headlines from South Africa.
GET
https://gnews.io/api/v4/top-headlines?country=za&category=science&apikey=API_KEY
{
"totalArticles": 1503,
"articles": [
{
"id": "42810d072ceefe274e959e29c475c4ab",
"title": "Researchers studied 184 bull sharks in Fiji - and discovered they might make friends",
"description": "Scientists studying bull sharks in Fiji found that the animals may have more complex social lives than previously thought.",
"content": "A new study has highlighted how much we have to learn about sharks by uncovering that bull sharks – a species typically thought of as being solitary – might form social relationships and hang out with some 'friends' more than others.\n“Contrary to com... [4616 chars]",
"url": "https://www.discoverwildlife.com/animal-facts/marine-animals/bull-sharks-make-friends-fiji",
"image": "https://c02.purpledshub.com/uploads/sites/62/2026/03/Bull-sharks-at-Shark-Reef-Marine-Reserve.jpeg?w=1200",
"publishedAt": "2026-03-17T01:04:10Z",
"lang": "en",
"source": {
"id": "dabec0e7fc5ef3079adcf6d8a28723a8",
"name": "BBC Wildlife Magazine",
"url": "https://www.discoverwildlife.com"
}
},
{
"id": "85f5bd54180e6fe00852c332b2057e76",
"title": "Neutron star and black hole collided on a strange oval orbit",
"description": "A neutron star and black hole were detected merging along an unusual oval orbit, challenging long-held theories about how these systems form.",
"content": "When a black hole and a neutron star spiral toward collision, theory predicts that their orbit should become almost perfectly circular before the final impact.\nGravitational waves steadily drain energy from the system, tightening the orbit and smooth... [6390 chars]",
"url": "https://www.earth.com/news/neutron-star-and-black-hole-collided-on-a-strange-oval-orbit/",
"image": "https://cff2.earth.com/uploads/2026/03/16144544/GW200105.jpg",
"publishedAt": "2026-03-16T20:53:30Z",
"lang": "en",
"source": {
"id": "fca72a05020e12df547eedb79c870663",
"name": "Earth.com",
"url": "https://www.earth.com"
}
},
{
"id": "862881f8332bd6d95ddeaf79867687ee",
"title": "Chinese Space Station Astronauts Harvest Space Tomatoes",
"description": "Astronauts on board China's space station plucked a \"bumper crop\" of \"space tomatoes\" from vines that were grown inside a special system.",
"content": "Sign up to see the future, today\nCan’t-miss innovations from the bleeding edge of science and tech\nEmail address Thank you!\nChina’s Tiangong space station may only be a fraction of the size of the International Space Station — but its three modules h... [2866 chars]",
"url": "https://futurism.com/space/chinese-space-station-harvest-space-tomatoes",
"image": "https://futurism.com/wp-content/uploads/2026/03/chinese-space-station-harvest-space-tomatoes.jpg?w=1200",
"publishedAt": "2026-03-16T20:00:23Z",
"lang": "en",
"source": {
"id": "bfcf3640a8a972f0d68e8dd134988385",
"name": "Futurism",
"url": "https://futurism.com"
}
}
]
}