Canada Science News API

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

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

GET
https://gnews.io/api/v4/top-headlines?country=ca&category=science&apikey=API_KEY
{
    "totalArticles": 139036,
    "articles": [
        {
            "id": "a8525dbfe40eefa49b0886dd7b53b192",
            "title": "Déjà dix ans pour ce laboratoire innovant au CEA Gramat",
            "description": "Le Licur (Laboratoire sur l’instrumentation et les capteurs ultrarapides) regroupe une quarantaine de chercheurs, ingénieurs, techniciens et doctorants. C’est un LRC...",
            "content": "Le Licur (Laboratoire sur l’instrumentation et les capteurs ultrarapides) regroupe une quarantaine de chercheurs, ingénieurs, techniciens et doctorants. C’est un LRC (laboratoire de recherche commun) créé en 2015 par le CEA-DAM (direction des applica... [2122 chars]",
            "url": "https://www.ladepeche.fr/2026/06/07/deja-dix-ans-pour-ce-laboratoire-innovant-au-cea-gramat-13407208.php",
            "image": "https://images.ladepeche.fr/api/v1/images/view/6a24e37ae6294acf3b0e1622/hd/image.jpg?v=1",
            "publishedAt": "2026-06-07T03:14:00Z",
            "lang": "fr",
            "source": {
                "id": "7670a57160a612236fa405691f78799e",
                "name": "ladepeche.fr",
                "url": "https://www.ladepeche.fr"
            }
        },
        {
            "id": "45b69538cad8f2f702cba974a71da7b8",
            "title": "Venus and Jupiter set to pair up in the western sky on June 6 and 7",
            "description": "Skywatchers looking west after sunset will have an easy target in early June as Venus and Jupiter draw close together in an eye-catching pairing. The two brightest planets will appear side by side on June 6 and 7, creating what some observers call 'spooky eyes' in the twilight sky",
            "content": "For thousands of years, the night sky has been a mystical place of wonder and entertainment. Those who followed the sky regularly realized the paths of brighter objects as they traversed the starry background over weeks, months, and even years. The e... [2446 chars]",
            "url": "https://www.sudbury.com/around-the-north/venus-and-jupiter-set-to-pair-up-in-the-western-sky-on-june-6-and-7-12385491",
            "image": "https://www.vmcdn.ca/f/files/baytoday/images/weather/2026-venus-jupiter-boyle.jpg;w=1200;h=800;mode=crop",
            "publishedAt": "2026-06-06T21:00:00Z",
            "lang": "en",
            "source": {
                "id": "df4d7308fb8aaeeee8518bb781f05e17",
                "name": "Sudbury News",
                "url": "https://www.sudbury.com"
            }
        },
        {
            "id": "ce73351965e343822d9847b5c8b3ce10",
            "title": "les inquiétudes autour du projet d’accélérateur de particules de 90,7 kilomètres",
            "description": "Ce jeudi soir, le débat public français autour du projet d’accélérateur de particules du Cern de 90,7 kilomètres sous la Haute-Savoie, Genève et l’Ain a démarré à Archamps. Un processus indépendant qui va durer quatre mois pour faire émerger les préoccupations du territoire et les améliorations possibles ou pas…",
            "content": "Il est des soirs où les questions sont plus intéressantes que les réponses. Ce fut le cas ce jeudi 4 juin à Archamps pour l’ouverture du débat public autour du projet d’accélérateur de particules de 90,7 kilomètres du Cern , le FCC (futur collisionne... [501 chars]",
            "url": "https://www.ledauphine.com/science-et-technologie/2026/06/06/on-ne-veut-pas-que-le-cern-prenne-nos-forets-et-nos-champs",
            "image": "https://cdn-s-www.ledauphine.com/images/F70C863A-9D05-43F9-8F19-E6854924B2E7/FB1200/photo-1780754020.jpg",
            "publishedAt": "2026-06-06T14:45:20Z",
            "lang": "fr",
            "source": {
                "id": "db97864a4fde6c0864e54a48ace0bc91",
                "name": "Le Dauphiné Libéré",
                "url": "https://www.ledauphine.com"
            }
        }
    ]
}

Categories