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": 21692,
    "articles": [
        {
            "title": "Sierra Space aims to deliver supplies anywhere on Earth in 90 minutes",
            "description": "Sierra Space's Ghost delivery platform is now in beta testing",
            "content": "Back in the 1980s, FedEx had a great tagline: “When it absolutely, positively has to be there overnight.” Well, in situations like ground conflicts and disaster scenarios, that’s not good enough. Recognizing the need for an ultra-fast delivery servic... [2860 chars]",
            "url": "https://qz.com/sierra-space-ghost-delivery-90-minutes-1851421671",
            "image": "https://i.kinja-img.com/image/upload/c_fill,h_675,pg_1,q_80,w_1200/2cf146b09882448ee9a3a6abda56fafe.jpg",
            "publishedAt": "2024-04-19T13:30:32Z",
            "source": {
                "name": "Quartz",
                "url": "https://qz.com"
            }
        },
        {
            "title": "Hydraulic Fractures Are Lazy",
            "description": "The layering of rock masses can help constrain and focus the growth of hydraulic fractures.",
            "content": "Source: Journal of Geophysical Research: Solid Earth\nHydraulic fractures are produced naturally in regions where fluid pressures overcome in situ stresses. Humans also create such fractures artificially for the extraction of hydrocarbon, geothermal, ... [1136 chars]",
            "url": "https://eos.org/editor-highlights/hydraulic-fractures-are-lazy",
            "image": "https://i0.wp.com/eos.org/wp-content/uploads/2024/04/2023JB028011-featured-image.png?fit=1200%2C675&ssl=1",
            "publishedAt": "2024-04-19T13:00:00Z",
            "source": {
                "name": "Eos",
                "url": "https://eos.org"
            }
        },
        {
            "title": "Martian Jumble May Be Hiding a Giant Volcano",
            "description": "The discovery of Noctis Mons could make the region a target for future Mars missions.",
            "content": "A large and ancient volcano may be hiding in heavily fractured and eroded terrain on Mars, between the planet’s largest canyons and its biggest volcanoes, according to recent research. Tentatively named Noctis Mons, it could have roared to life early... [6168 chars]",
            "url": "https://eos.org/articles/martian-jumble-may-be-hiding-a-giant-volcano",
            "image": "https://eos.org/wp-content/uploads/2024/04/valles-marineris.jpg",
            "publishedAt": "2024-04-19T12:55:07Z",
            "source": {
                "name": "Eos",
                "url": "https://eos.org"
            }
        }
    ]
}

Categories