Canada Technology News API

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

Get API key for the Canada Technology 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=technology&apikey=API_KEY
{
    "totalArticles": 240958,
    "articles": [
        {
            "id": "5978f5b08eefedc1cf1a2c3905882b51",
            "title": "The lucky scoops trend: Why it’s fun but comes with gambling risks",
            "description": "Lucky scoops, a viral chance-based activity, is capturing kids' attention. But experts say this game shares characteristics of gambling.",
            "content": "The ‘surprise' element behind the prizes you win can be addicting\n⭐️HERE'S WHAT YOU NEED TO KNOW⭐️\nLucky scoops is a chance-based activity online that resembles gambling.\nExperts say the videos are appealing because of the aesthetic and the element o... [4415 chars]",
            "url": "https://www.cbc.ca/kidsnews/post/is-the-lucky-scoops-trend-gambling-why-kids-should-be-wary-of-the-trend",
            "image": "https://www.cbc.ca/kidsnews/images/LUCKY_SCOOP_SITECARD.png",
            "publishedAt": "2026-05-19T22:15:46Z",
            "lang": "en",
            "source": {
                "id": "aa998c61041906c2082d63fdef6cc33a",
                "name": "CBC",
                "url": "https://www.cbc.ca"
            }
        },
        {
            "id": "56e3cf0857f6af63e1a9f899da36e6cd",
            "title": "How to use Google’s new AI agents to go beyond your standard searches",
            "description": "Google is launching AI-powered “information agents” that can monitor topics in the background and proactively alert users to updates and changes.",
            "content": "At the Google I/O 2026 keynote, the tech giant revealed new agentic capabilities in Search, where users can create, customize, and manage multiple AI agents to stay updated on topics of interest. The announcement is part of Google’s larger push towar... [2579 chars]",
            "url": "https://techcrunch.com/2026/05/19/how-to-use-googles-new-ai-agents-to-go-beyond-your-standard-searches/",
            "image": "https://techcrunch.com/wp-content/uploads/2026/05/G-information-agents.png?resize=1200,750",
            "publishedAt": "2026-05-19T21:16:25Z",
            "lang": "en",
            "source": {
                "id": "307ab9190988e16f56f3e028e3237a90",
                "name": "TechCrunch",
                "url": "https://techcrunch.com"
            }
        },
        {
            "id": "76fbfb8f9c1525d4f8cf55de1df46a6e",
            "title": "Google lance Gemini Spark, son agent IA personnel",
            "description": "Le nouvel assistant personnel quasi autonome de Google sera disponible dès la semaine prochaine. Le prix d'entrée ? Un abonnement mensuel de 100 dollars.",
            "content": "Réserver un restaurant, surveiller l'actualité ou contacter un artisan à votre place : Google a présenté mardi comment il entend achever la transformation de sa célèbre barre de recherche en un assistant d'intelligence artificielle (IA) quasi autonom... [4141 chars]",
            "url": "https://ici.radio-canada.ca/nouvelle/2255205/ia-google-gemini-technologies-internet",
            "image": "https://images.radio-canada.ca/q_auto,w_1250/v1/ici-info/16x9/sundar-pichai-2.jpg",
            "publishedAt": "2026-05-19T20:44:55Z",
            "lang": "fr",
            "source": {
                "id": "197e8e0f338b074f642026d5a319d658",
                "name": "Radio-Canada",
                "url": "https://ici.radio-canada.ca"
            }
        }
    ]
}

Categories