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": 13629,
    "articles": [
        {
            "title": "Perseverance Rover Collects First Sample Of Its New Science Campaign",
            "description": "Welcome to the Astrobiology Web",
            "content": "This image shows the rocky outcrop the Perseverance science team calls “Berea” after the NASA Mars rover extracted a rock core (right) and abraded a circular patch (left). The image was taken by the rover’s Mastcam-Z instrument on March 30, 2023, the... [4570 chars]",
            "url": "https://astrobiology.com/2023/04/perseverance-rover-collects-first-sample-of-its-new-science-campaign.html",
            "image": "https://astrobiology.com/wp-content/uploads/2023/04/1-pia25688-1041.jpg",
            "publishedAt": "2023-04-01T20:45:37Z",
            "source": {
                "name": "Astrobiology News",
                "url": "https://astrobiology.com"
            }
        },
        {
            "title": "Woman Bitten By Deadly Blue-Ringed Octopus Will Survive",
            "description": "On March 16, a blue-ringed octopus bit a woman swimming at a beach in Sydney, Australia. The tiny octopus is one of the most venomous creatures on earth.",
            "content": "On March 16, a blue-ringed octopus bit a woman swimming at a beach in Sydney, Australia. The palm-sized octopus is one of the most venomous creatures on earth.\nThe woman picked up a shell while swimming and one of the tiny octopuses was sheltering in... [2051 chars]",
            "url": "https://explorersweb.com/woman-bitten-by-deadly-blue-ringed-octopus-will-survive/",
            "image": "https://s3.amazonaws.com/www.explorersweb.com/wp-content/uploads/2023/03/31180702/shutterstock_223929292-e1680286065193.jpg",
            "publishedAt": "2023-04-01T16:06:02Z",
            "source": {
                "name": "ExplorersWeb",
                "url": "https://explorersweb.com"
            }
        },
        {
            "title": "NASA Perseverance Collects Its First Martian Sample In A New Research Effort",
            "description": "Perseverance retrieved its 19th core sample from the Martian surface on March 30, 2023.",
            "content": "NASA's Mars Perseverance rover continues its exploration of the Red Planet, as it begins a new science campaign. The rover took its first core sample of the new campaign at the top of Jezero Crater's delta on March 30, 2023.Since launching back in Ju... [1622 chars]",
            "url": "https://hothardware.com/news/nasa-perseverance-collects-first-martian-sample-of-new-research-effort",
            "image": "https://images.hothardware.com/contentimages/newsitem/61297/content/hero-mars-perseverance-berea-core.jpg",
            "publishedAt": "2023-04-01T15:26:00Z",
            "source": {
                "name": "Hot Hardware",
                "url": "https://hothardware.com"
            }
        }
    ]
}

Categories