Flag of India

India Technology News API

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

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

GET
https://gnews.io/api/v4/top-headlines?country=in&category=technology&apikey=API_KEY
{
    "totalArticles": 3931554,
    "articles": [
        {
            "id": "0249f87144d5a1ecd7f68cba7678194d",
            "title": "Microsoft can’t fix Windows 11 search, so it’s handing it to Ask Copilot on the taskbar",
            "description": "Microsoft has confirmed that it plans to replace Windows Search on the taskbar with 'Ask Copilot,' which will float above the taskbar.",
            "content": "Microsoft has confirmed that it plans to replace Windows Search on the taskbar with ‘Ask Copilot,’ which will float above the taskbar. Ask Copilot is going to use Windows Search APIs, but it’ll also bring in its “AI” magic, which could improve the se... [2774 chars]",
            "url": "https://www.windowslatest.com/2025/10/19/microsoft-cant-fix-windows-11-search-so-its-handing-it-to-ask-copilot-on-the-taskbar/",
            "image": "https://www.windowslatest.com/wp-content/uploads/2025/10/Windows-11-Taskbar-Copilot-Search.jpg",
            "publishedAt": "2025-10-19T18:14:18Z",
            "lang": "en",
            "source": {
                "id": "7347ef559939f11e89b050d181bd2bd3",
                "name": "Windows Latest",
                "url": "https://www.windowslatest.com",
                "country": "in"
            }
        },
        {
            "id": "b6d3fe9a946115a72b20b7e6450f5004",
            "title": "Apple Unveils M5 Chip, Apple’s Silicon Advantage, Apple Vision Pro Receives First Update",
            "description": "Today's Above Avalon Daily update includes the following stories: Apple Unveils M5 Chip Apple’s Silicon Advantage Apple Vision Pro Receives First Update Happy Wednesday. It’s been a busy day with Apple unveiling updates to products across three different categories (iPad, Mac, and",
            "content": "Today's Above Avalon Daily update includes the following stories:\nApple Unveils M5 Chip\nApple’s Silicon Advantage\nApple Vision Pro Receives First Update\nHappy Wednesday. It’s been a busy day with Apple unveiling updates to products across three diffe... [645 chars]",
            "url": "https://www.aboveavalon.com/notes/2025/10/19/apple-unveils-m5-chip-apples-silicon-advantage-apple-vision-pro-receives-first-update",
            "image": "http://static1.squarespace.com/static/5446f93de4b0a3452dfaf5b0/t/68f521ca6cd2116871881f58/1760895434500/Screenshot+2025-10-19+at+1.30.52%E2%80%AFPM.png?format=1500w",
            "publishedAt": "2025-10-19T17:47:12Z",
            "lang": "en",
            "source": {
                "id": "a933b2f47f3e95780db6f39e5215d6d3",
                "name": "Above Avalon",
                "url": "https://www.aboveavalon.com",
                "country": "in"
            }
        },
        {
            "id": "c2552c8fe73dce3360e683467693bb09",
            "title": "Dopamine Overdose: Digital overload impact mental health",
            "description": "The phenomenon of “dopamine overdose” captures how modern lifestyles are rewiring our brains, transforming the pursuit of happiness into a cycle of compulsion and burnout.",
            "content": "Once an evolutionary tool that drove human survival and motivation, dopamine has now become a symbol of imbalance in the age of overstimulation. The phenomenon of “dopamine overdose” captures how modern lifestyles are rewiring our brains, transformin... [6519 chars]",
            "url": "https://www.clearias.com/dopamine-overdose/",
            "image": "https://www.clearias.com/up/Dopamine-Overdose.png",
            "publishedAt": "2025-10-19T17:39:09Z",
            "lang": "en",
            "source": {
                "id": "a0de34dab8ffdb0453c58eb0d6b9b6db",
                "name": "ClearIAS",
                "url": "https://www.clearias.com",
                "country": "in"
            }
        }
    ]
}

Categories