
United States Science News API
Get the live top science headlines from United States with our JSON API.
Get API key for the United States 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 United States.
GET
https://gnews.io/api/v4/top-headlines?country=us&category=science&apikey=API_KEY
{ "totalArticles": 1267286, "articles": [ { "title": "There’s a Strange New Hole in Yellowstone National Park", "description": "In April, geologists performing maintenance work at Norris Geyser Basin found something unexpected.", "content": "Last April, geologists conducting routine maintenance at temperature logging stations in Yellowstone National Park’s Norris Geyser Basin found something unexpected: a previously undocumented thermal pool of blue water.\nThe newly identified pool, foun... [2560 chars]", "url": "https://gizmodo.com/theres-a-strange-new-hole-in-yellowstone-national-park-2000629382", "image": "https://gizmodo.com/app/uploads/2025/07/new-pool-in-yellowstone-1200x675.jpg", "publishedAt": "2025-07-15T15:55:19Z", "source": { "name": "Gizmodo", "url": "https://gizmodo.com" } }, { "title": "Ignan Earths: Volcanic Planets That May Be Ideal for Life", "description": "New research reveals that volcanic exoplanets with static crusts, once thought inhospitable, could actually support liquid water and life-friendly climates.", "content": "Recent research from Stanford University has revealed a groundbreaking finding about rocky exoplanets that seem inhospitable due to their volcanic activity. Many of these planets, which display volcanic scars but have static crusts, may actually harb... [4252 chars]", "url": "https://dailygalaxy.com/2025/07/ignan-earths-volcanic-planets-ideal-life/", "image": "https://dailygalaxy.com/wp-content/uploads/2025/07/Ignan-Earths-Volcanic-Planets-That-May-Be-Ideal-for-Life.jpg", "publishedAt": "2025-07-15T15:00:00Z", "source": { "name": "The Daily Galaxy", "url": "https://dailygalaxy.com" } }, { "title": "Researchers may have found first Mercury meteorites", "description": "Two meteorites found in the Sahara in 2023 might be from Mercury, a study suggests, but doubts remain due to how little is known about the planet closest to the sun.", "content": "CNN —\nResearchers suspect that two meteorites found in the Sahara Desert in 2023 may originally have come from Mercury, which would make them the first identified fragments of the solar system’s innermost planet.\nThe least studied and most mysterious... [8767 chars]", "url": "https://www.cnn.com/2025/07/14/science/mercury-meteorites-sahara-desert", "image": "https://media.cnn.com/api/v1/images/stellar/prod/ksar-ghilane-kg-022-01.jpg?c=16x9&q=w_800,c_fill", "publishedAt": "2025-07-14T22:05:00Z", "source": { "name": "CNN", "url": "https://www.cnn.com" } } ] }