- Argentina
- Australia
- Austria
- Bangladesh
- Belgium
- Botswana
- Brazil
- Bulgaria
- Canada
- Chile
- China
- Colombia
- Cuba
- Czechia
- Egypt
- Estonia
- Ethiopia
- Finland
- France
- Germany
- Ghana
- Greece
- Hong Kong
- Hungary
- India
- Indonesia
- Ireland
- Israel
- Italy
- Japan
- Kenya
- Latvia
- Lebanon
- Lithuania
- Malaysia
- Mexico
- Morocco
- Namibia
- Netherlands
- New Zealand
- Nigeria
- Norway
- Pakistan
- Peru
- Philippines
- Poland
- Portugal
- Republic of Korea
- Romania
- Russian Federation
- Saudi Arabia
- Senegal
- Singapore
- Slovakia
- Slovenia
- South Africa
- Spain
- Sweden
- Switzerland
- Taiwan
- Thailand
- Türkiye
- Uganda
- Ukraine
- United Arab Emirates
- United Kingdom
- United Republic of Tanzania
- United States of America
- Venezuela
- Vietnam
- Zimbabwe
Pakistan Science News API
Get the live top science headlines from Pakistan with our JSON API.
Get API key for the Pakistan Science News APIAPI 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 Pakistan.
GET
https://gnews.io/api/v4/top-headlines?country=pk&category=science&apikey=API_KEY
{
"totalArticles": 17488,
"articles": [
{
"id": "6c6df0896343989335586ab1b707c14a",
"title": "The Sky Today on Sunday, November 23: Spy the Silver Sliver",
"description": "The Silver Sliver Galaxy is a lovely sight in Andromeda the Princess. View this edge-on spiral in a dark sky with no Moon later tonight.",
"content": "Looking for a sky event this week? Check out our full Sky This Week column.\nNovember 22: Titan transits Saturn\nAndromeda the Princess is high in the evening sky after dark. Best known for the eponymous Andromeda Galaxy (M31), there is so much more to... [2008 chars]",
"url": "https://www.astronomy.com/observing/the-sky-today-sunday-november-23-2025/",
"image": "https://www.astronomy.com/wp-content/uploads/2025/11/Silver-Sliver.jpg",
"publishedAt": "2025-11-23T09:01:08Z",
"lang": "en",
"source": {
"id": "a69c46820379fd6075b622dd9fbdedd1",
"name": "Astronomy Magazine",
"url": "https://www.astronomy.com"
}
},
{
"id": "155bf5280507d71d7aa83172320202f7",
"title": "BoxCell: Leveraging SAM for Cell Segmentation with Box Supervision",
"description": "Cell segmentation in histopathological images is vital for diagnosis, and treatment of several diseases. Annotating data is tedious, and requires medical expertise, making it difficult to employ supervised learning. Instead, we study a weakly supervised setting, where only bounding box supervision is available, and present the use of Segment Anything (SAM) for this without any finetuning, i.e., directly utilizing the pre-trained model. We propose BoxCell, a cell segmentation framework that utilizes SAM’s capability to interpret bounding boxes as prompts, both at train and test times. At train time, gold bounding boxes given to SAM produce (pseudo-)masks, which are used to train a standalone segmenter. At test time, BoxCell generates two segmentation masks: (1) generated by this standalone segmenter, and (2) a trained object detector outputs bounding boxes, which are given as prompts to SAM to produce another mask. Recognizing complementary strengths, we reconcile the two segmentation masks using a novel integer programming formulation with intensity and spatial constraints. We experiment on three publicly available cell segmentation datasets namely, CoNSep, MoNuSeg, and TNBC, and find that BoxCell significantly outperforms existing box supervised image segmentation models, obtaining 6-10 point Dice gains.",
"content": "Lu, C. et al. Nuclear shape and orientation features from h &e images predict survival in early-stage estrogen receptor-positive breast cancers. Lab. Invest. 98, 1438–1448 (2018).\nWählby, C., Sintorn, I.-M., Erlandsson, F., Borgefors, G. & Bengtsson,... [8187 chars]",
"url": "https://www.nature.com/articles/s41598-025-26789-1?error=cookies_not_supported&code=820f9841-47f1-4f9c-ad6d-043149a7de98",
"image": "https://www.nature.com/static/images/favicons/nature/favicon-48x48-b52890008c.png",
"publishedAt": "2025-11-22T20:33:27Z",
"lang": "en",
"source": {
"id": "7abf0df285fbe93cdccffcc7c4088737",
"name": "Nature",
"url": "https://www.nature.com"
}
},
{
"id": "5d2d88c514f0c113a39812a0419ade82",
"title": "Microbes frozen for 40,000 years revive, reorganize, devour carbon",
"description": "Microbes frozen for 40,000 years in Alaska's permafrost are thawing as temperatures rise, releasing CO2 and posing new climate threats.",
"content": "Microbes entombed in deep permafrost, ground that stays frozen for at least 2 years, can switch back on after thawing when warmed. Experiments with Alaskan cores show they start releasing carbon dioxide within months of thaw, even from layers once th... [5503 chars]",
"url": "https://www.earth.com/news/ancient-microbes-frozen-for-40000-years-thaw-revive-reorganize-devour-carbon/",
"image": "https://cff2.earth.com/uploads/2025/11/21055436/microbes-frozen-40000-years-awakened.jpg",
"publishedAt": "2025-11-22T20:25:00Z",
"lang": "en",
"source": {
"id": "fca72a05020e12df547eedb79c870663",
"name": "Earth.com",
"url": "https://www.earth.com"
}
}
]
}