Norway News API

Get the live top headlines from Norway with our JSON API.

Get API key for the Norway 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 Norway.

GET
https://gnews.io/api/v4/top-headlines?country=no&category=general&apikey=API_KEY
{
    "totalArticles": 428196,
    "articles": [
        {
            "id": "7f95dedaa5b02a963dcd46dd285d85a4",
            "title": "Norge i grått og vått",
            "description": "17. mai er vi så glad i, men byger det kan bli fra morgen til kveld.",
            "content": "Ifølge meteorologen er det ikke bare finstasen som må på når nasjonaldagen går av stabelen søndag.\n- Jeg ville tatt høyde for at det kan komme litt nedbør hele dagen, så paraply bør nok med.\nDet sier vakthavende meteorolog Tone Christin Thaule ved Me... [2029 chars]",
            "url": "https://www.dagbladet.no/nyheter/norge-i-gratt-og-vatt/84617847",
            "image": "https://www.dagbladet.no/images/84619673.jpg?imageId=84619673&x=0&y=0&cropw=100&croph=100&panox=0&panoy=0&panow=100&panoh=100&width=1200&height=683",
            "publishedAt": "2026-05-13T13:10:54Z",
            "lang": "no",
            "source": {
                "id": "021b596ec2c6e1434f8a4ab34d756a3f",
                "name": "Dagbladet",
                "url": "https://www.dagbladet.no"
            }
        },
        {
            "id": "ed971705edaf99a5f529d8ff0eddfa97",
            "title": "Frykt før VM: Kan synke",
            "description": "VM-arenaen Estadio Azteca i Mexico City skaper uro før mesterskapet. Nå er til og med NASA koblet på for å bistå.",
            "content": "Ifølge meteorologen er det ikke bare finstasen som må på når nasjonaldagen går av stabelen søndag.\n- Jeg ville tatt høyde for at det kan komme litt nedbør hele dagen, så paraply bør nok med.\nDet sier vakthavende meteorolog Tone Christin Thaule ved Me... [2029 chars]",
            "url": "https://www.dagbladet.no/sport/frykt-for-vm-kan-synke/84610517",
            "image": "https://www.dagbladet.no/images/84610724.jpg?imageId=84610724&x=0&y=0&cropw=100&croph=100&panox=0&panoy=0&panow=100&panoh=100&width=1200&height=683",
            "publishedAt": "2026-05-13T12:49:43Z",
            "lang": "no",
            "source": {
                "id": "021b596ec2c6e1434f8a4ab34d756a3f",
                "name": "Dagbladet",
                "url": "https://www.dagbladet.no"
            }
        },
        {
            "id": "bfc8df6263d2de4ca460c963b407f031",
            "title": "Massivt angrep",
            "description": "Russland har onsdag ettermiddag igangsatt et massivt luftangrep mot Ukraina.",
            "content": "Ifølge meteorologen er det ikke bare finstasen som må på når nasjonaldagen går av stabelen søndag.\n- Jeg ville tatt høyde for at det kan komme litt nedbør hele dagen, så paraply bør nok med.\nDet sier vakthavende meteorolog Tone Christin Thaule ved Me... [2029 chars]",
            "url": "https://www.dagbladet.no/nyheter/massivt-angrep/84620551",
            "image": "https://www.dagbladet.no/images/84620559.jpg?imageId=84620559&x=0&y=0&cropw=100&croph=100&panox=0&panoy=0&panow=100&panoh=100&width=1200&height=683",
            "publishedAt": "2026-05-13T12:48:14Z",
            "lang": "no",
            "source": {
                "id": "021b596ec2c6e1434f8a4ab34d756a3f",
                "name": "Dagbladet",
                "url": "https://www.dagbladet.no"
            }
        }
    ]
}

Categories