Israel Health News API

Get the live top health headlines from Israel with our JSON API.

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

GET
https://gnews.io/api/v4/top-headlines?country=il&category=health&apikey=API_KEY
{
    "totalArticles": 15670,
    "articles": [
        {
            "id": "5ffa03a27cd7f4fac9364d6e961eccb8",
            "title": "Super-agers have healthy cognitive function",
            "description": "I just read about people who are called super-agers and how they don't have the memory problems that happen when you get older. Supposedly they have more brain cells. Do you know if that's true? The idea of super-agers is really interesting, and I want to know more.",
            "content": "Dear Doctors: I just read about people who are called super-agers and how they don't have the memory problems that happen when you get older. Supposedly they have more brain cells. Do you know if that's true? The idea of super-agers is really interes... [2787 chars]",
            "url": "https://www.uclahealth.org/news/article/super-agers-have-healthy-cognitive-function",
            "image": "https://www.uclahealth.org/sites/default/files/styles/landscape_16x9_030000_1200x675/public/images/0f/older-couple-tennis-court.jpg?f=78c386f1&itok=_qTSAGjH",
            "publishedAt": "2026-04-17T18:17:41Z",
            "lang": "en",
            "source": {
                "id": "85d76f7ed706a639437114da12679054",
                "name": "UCLA Health",
                "url": "https://www.uclahealth.org"
            }
        },
        {
            "id": "daea6dcab3a7efcb4965e8947737081b",
            "title": "Ultraprocessed foods linked to higher risk of knee osteoarthritis, study finds",
            "description": "A study published in Radiology found that ultraprocessed food consumption is linked to higher thigh muscle fat, which researchers say may increase the risk of knee osteoarthritis.",
            "content": "NEWYou can now listen to Fox News articles!\nYou might want to drop the bacon, because it might be the reason behind your bad knees, recent research suggests.\nUltraprocessed foods have been studied extensively for their negative health effects, and no... [3033 chars]",
            "url": "https://www.foxnews.com/health/favorite-snacks-could-quietly-wrecking-knees-new-research-suggests",
            "image": "https://static.foxnews.com/foxnews.com/content/uploads/2026/04/elderly-person-knee-pain-fox-news-001.jpeg",
            "publishedAt": "2026-04-17T17:46:47Z",
            "lang": "en",
            "source": {
                "id": "a8408ad388422503ac33101396026891",
                "name": "Fox News",
                "url": "https://www.foxnews.com"
            }
        },
        {
            "id": "59b150a9b9a199c1a0e3608b75741c67",
            "title": "‘Oslo Patient’ Reaches Remission After Rare Stem Cell Transplant",
            "description": "A man in Norway has achieved long-term HIV remission after a stem cell transplant from his brother. Researchers say rare genetic factors, immune responses, and medication appear to work together to eliminate hidden HIV reservoirs.",
            "content": "A man in Norway has achieved long-term HIV remission after a stem cell transplant, adding to a small but growing group of similar cases.\nResearchers say rare genetic factors, immune responses, and medication appear to work together to eliminate hidde... [9096 chars]",
            "url": "https://www.healthline.com/health-news/sibling-stem-cell-transplant-rare-hiv-remission-oslo-patient",
            "image": "https://media.post.rvohealth.io/wp-content/uploads/2026/04/HIV-Remission-Stocksy_txpea65c9fdFaG400_Medium_2097708-Facebook.jpg",
            "publishedAt": "2026-04-17T16:48:25Z",
            "lang": "en",
            "source": {
                "id": "401c985ddf345bff6f1916c516fcc1d2",
                "name": "Healthline",
                "url": "https://www.healthline.com"
            }
        }
    ]
}

Categories