Flag of the Ireland

Ireland Science News API

Get the live top science headlines from Ireland with our JSON API.

Get API key for the Ireland Science News API

API 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 Ireland.

GET
https://gnews.io/api/v4/top-headlines?country=ie&category=science&apikey=API_KEY
{
    "totalArticles": 1310000,
    "articles": [
        {
            "title": "Experimental Propulsion Tech Could Reach Mysterious Planet Beyond Pluto in 10 Years",
            "description": "Sedna will make its closest approach to the Sun in 2076, giving us a rare opportunity to visit the planetoid before it drifts off for thousands of years.",
            "content": "On November 14, 2003, astronomers spotted what was at the time the most distant known object orbiting the Sun. They called it Sedna after the Inuit goddess of the ocean. It’s a cold, reddish dwarf planet that drifts billions of miles away from the Su... [4346 chars]",
            "url": "https://gizmodo.com/experimental-propulsion-tech-could-reach-mysterious-planet-beyond-pluto-in-10-years-2000622774",
            "image": "https://gizmodo.com/app/uploads/2025/07/noontime-on-sedna-1200x675.jpeg",
            "publishedAt": "2025-07-01T20:21:13Z",
            "source": {
                "name": "Gizmodo",
                "url": "https://gizmodo.com"
            }
        },
        {
            "title": "High-velocity molecular clouds in M83 provide new insight into how galaxies evolve",
            "description": "A new result from the molecular gas survey in the Southern Pinwheel Galaxy M83 using the Atacama Large Millimeter/submillimeter Array (ALMA) Telescope reveals a discovery of 10 high-velocity clouds composed of molecular gas, moving at velocities significantly different from M83's overall rotation, an indication that the influx of these gases—which help to form stars—are from outside the galaxy.",
            "content": "This article has been reviewed according to Science X's editorial process and policies . Editors have highlighted the following attributes while ensuring the content's credibility:\nAn illustration of high-velocity clouds composed of molecular gas inf... [2999 chars]",
            "url": "https://phys.org/news/2025-07-high-velocity-molecular-clouds-m83.html",
            "image": "https://scx2.b-cdn.net/gfx/news/2025/study-provides-new-ins-2.jpg",
            "publishedAt": "2025-07-01T19:09:02Z",
            "source": {
                "name": "Phys.org",
                "url": "https://phys.org"
            }
        },
        {
            "title": "Microbe 'Flavors' Tell Octopuses Which Babies Deserve Their Care",
            "description": "Octopuses can taste with their arms, and a new study reveals that specifically, they're tasting chemical cues from microbes that grow on the surface of objects like dead crabs and living octopus eggs.",
            "content": "Octopuses can taste with their arms, and a new study reveals that specifically, they're tasting chemical cues from microbes that grow on the surface of objects like dead crabs and living octopus eggs. These 'flavors', it turns out, can signal which p... [3279 chars]",
            "url": "https://www.sciencealert.com/microbe-flavors-tell-octopuses-which-babies-deserve-their-care",
            "image": "https://www.sciencealert.com/images/2025/06/octopus-with-eggs-1.jpg",
            "publishedAt": "2025-07-01T19:01:17Z",
            "source": {
                "name": "ScienceAlert",
                "url": "https://www.sciencealert.com"
            }
        }
    ]
}

Categories