Flag of the India

India Science News API

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

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

GET
https://gnews.io/api/v4/top-headlines?country=in&category=science&apikey=API_KEY
{
    "totalArticles": 31142,
    "articles": [
        {
            "title": "Research Reveals Three Young Asteroid Families as Main Sources of Earth’s Meteorites",
            "description": "Discover how three asteroid families contribute to Earth's meteorites",
            "content": "Earth is continuously bombarded by meteorites, with many burning up in our atmosphere before reaching the surface. Significant impacts can occur, leading to potential consequences for life on our planet. It has established with research that the majo... [1810 chars]",
            "url": "https://www.gadgets360.com/science/news/most-meteorites-on-earth-arise-from-three-key-asteroid-families-6848067",
            "image": "https://i.gadgets360cdn.com/large/22-oct_artical_5_full_image_1729600012119.jpg",
            "publishedAt": "2024-10-22T16:29:55Z",
            "source": {
                "name": "Gadgets 360",
                "url": "https://www.gadgets360.com"
            }
        },
        {
            "title": "New Research Investigates Whether TRAPPIST-1 Planets Are Sending Radio Signals",
            "description": "Study explores potential radio signals between TRAPPIST-1 planets.",
            "content": "A recent study led by astronomers at Penn State University and the SETI Institute focused on the TRAPPIST-1 star system, which is situated around 41 light years from Earth. The researchers conducted an extensive search using the Allen Telescope Array... [1757 chars]",
            "url": "https://www.gadgets360.com/science/news/are-trappist-1-planets-communicating-with-each-other-via-radio-signals-6847242",
            "image": "https://i.gadgets360cdn.com/large/22-oct_artical_4_full_img_1729594530893.jpg",
            "publishedAt": "2024-10-22T16:11:08Z",
            "source": {
                "name": "Gadgets 360",
                "url": "https://www.gadgets360.com"
            }
        },
        {
            "title": "New artificial 'nose' can detect spoiling food, hazardous gases",
            "description": "Researchers from NTNU in Gjøvik have developed an artificial 'nose' capable of detecting food that has gone off.",
            "content": "Although historically, the sense of smell has been instrumental in combating diseases like the plague and tuberculosis, the human nose lacks the sensitivity required for reliable diagnostics. However, a new artificial ‘nose’ inspired by our olfactory... [3672 chars]",
            "url": "https://www.techexplorist.com/new-artificial-nose-detect-food-starting-spoil/91412/",
            "image": "https://www.techexplorist.com/wp-content/uploads/2024/10/ant-nose.jpg",
            "publishedAt": "2024-10-22T14:48:00Z",
            "source": {
                "name": "Tech Explorist",
                "url": "https://www.techexplorist.com"
            }
        }
    ]
}

Categories