Topics
Countries
Pakistan News
Would you like to access news/blog content published by sources located in Pakistan?
Code example
If you'd like to make a REST call, then make a following POST request:
Endpoint /api/v1/article/getArticles
Request body
{
"sourceLocationUri": "http://en.wikipedia.org/wiki/Pakistan",
"resultType": "articles",
"apiKey": "API_KEY"
}
If you'd like instead to do a GET request then call:
/api/v1/article/getArticles?sourceLocationUri=http%3A%2F%2Fen.wikipedia.org%2Fwiki%2FPakistan&resultType=articles&apiKey=API_KEY
Example of JSON response
Below is an example JSON object that you would receive as the result of the request. You can retrieve also additional properties such as concepts, categories, source details, etc. by specifying additional parameters in the request as described on the documentation page.
{
"articles": {
"results": [
{
"uri": "9393298972",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-13",
"time": "22:43:30",
"dateTime": "2026-07-13T22:43:30Z",
"dateTimePub": "2026-07-13T22:40:13Z",
"dataType": "news",
"sim": 0,
"url": "https://www.urdupoint.com/arabic/story/2219529.html",
"title": "Najrans Sports Tracks Emerge as Summer Holiday Destinations - أردو بوینت",
"body": "Najran, July ( وكالة الأنباء السعودية ۔ 14 يوليو 2026ء) The Najran Municipality has developed 44 sports tracks in parks and public gardens across Najran city and its governorates. The facilities are equipped with fitness equipment, cycling lanes, modern lighting, seating areas, landscaping, and public amenities as part of the municipality's efforts to improve the urban landscape and promote healthy lifestyles in line with the goals of Saudi Vision 2030.\n\nThe 2,660-metre-long and 10-metre-wide walking track at King Fahd Park is among the most frequented in Najran, attracting large numbers of residents and visitors.\n\n(تستمر)\n\nSurrounded by dense trees and expansive green spaces, the park enjoys lower temperatures, providing an ideal setting for walking and outdoor recreation. With its integrated sports facilities, it has become a daily destination for fitness enthusiasts and families alike.\n\nPrince Jalawi bin Abdulaziz Park's walking track is another favored destination, drawing visitors with its spacious grounds, diverse facilities, dense tree cover, and extensive green spaces that encourage physical activity.\n\nThe Saudi Press Agency (SPA) observed people of all age groups making use of the walking tracks, reflecting growing public awareness of the importance of walking and other forms of exercise, and reinforcing a culture of physical activity.",
"source": {
"uri": "urdupoint.com",
"dataType": "news",
"title": "UrduPoint"
},
"authors": [
{
"uri": "فیضان_هاشمي@urdupoint.com",
"name": "فیضان هاشمي",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Najran",
"type": "loc",
"score": 5,
"label": {
"eng": "Najran"
},
"location": {
"type": "place",
"label": {
"eng": "Najran"
},
"country": {
"type": "country",
"label": {
"eng": "Saudi Arabia"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Governorates_of_Yemen",
"type": "wiki",
"score": 3,
"label": {
"eng": "Governorates of Yemen"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Saudi_Vision_2030",
"type": "wiki",
"score": 2,
"label": {
"eng": "Saudi Vision 2030"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Fahd_of_Saudi_Arabia",
"type": "person",
"score": 2,
"label": {
"eng": "Fahd of Saudi Arabia"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Saudi_Press_Agency",
"type": "wiki",
"score": 1,
"label": {
"eng": "Saudi Press Agency"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ibn_Saud",
"type": "person",
"score": 1,
"label": {
"eng": "Ibn Saud"
}
}
],
"categories": [
{
"uri": "dmoz/Business/Arts_and_Entertainment/Sports",
"label": "dmoz/Business/Arts and Entertainment/Sports",
"wgt": 21
},
{
"uri": "dmoz/Health/Fitness",
"label": "dmoz/Health/Fitness",
"wgt": 21
},
{
"uri": "dmoz/Sports/Walking",
"label": "dmoz/Sports/Walking",
"wgt": 38
},
{
"uri": "dmoz/Arts/Architecture/Landscape",
"label": "dmoz/Arts/Architecture/Landscape",
"wgt": 18
},
{
"uri": "dmoz/Health/Senior_Health/Fitness",
"label": "dmoz/Health/Senior Health/Fitness",
"wgt": 18
},
{
"uri": "iptc/lifestyle_and_leisure",
"label": "iptc/lifestyle and leisure",
"wgt": 90
},
{
"uri": "iptc/environment",
"label": "iptc/environment",
"wgt": 97
}
],
"image": "https://photo-cdn.urdupoint.com/media/2026/07/_3/420x350/pic_1783982410_1da79.png",
"eventUri": null,
"sentiment": 0.6000000000000001,
"wgt": 521678610,
"relevance": 1
},
{
"uri": "9393298970",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-13",
"time": "22:43:30",
"dateTime": "2026-07-13T22:43:30Z",
"dateTimePub": "2026-07-13T22:40:26Z",
"dataType": "news",
"sim": 0,
"url": "https://www.urdupoint.com/arabic/story/2219531.html",
"title": "Guests of Custodian of the Two Holy Mosques Umrah and Visit Program Arrive in Makkah, Perform Umrah - أردو بوینت",
"body": "Makkah, July ( وكالة الأنباء السعودية ۔ 14 يوليو 2026ء) Upon their arrival, the guests performed Umrah and expressed their appreciation to the Kingdom's leadership for the care and services provided to them, which facilitated the performance of their rituals and their visit to the Prophet's Mosque.\n\n(تستمر)\n\nThe guests' program in Makkah includes a series of scientific and cultural meetings. It also includes visits to the King Abdulaziz Complex for the Holy Kaaba Kiswa and the Revelation Exhibition.\n\nThe first group comprises 250 male and female Umrah performers from 16 Asian countries: Indonesia, Timor-Leste, the Philippines, Malaysia, Cambodia, Thailand, Vietnam, Myanmar, Laos, Singapore, China, Japan, Korea, Hong Kong, Taiwan, and Mongolia.",
"source": {
"uri": "urdupoint.com",
"dataType": "news",
"title": "UrduPoint"
},
"authors": [
{
"uri": "علي_مالك@urdupoint.com",
"name": "علي مالك",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Umrah",
"type": "wiki",
"score": 5,
"label": {
"eng": "Umrah"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mecca",
"type": "loc",
"score": 5,
"label": {
"eng": "Mecca"
},
"location": {
"type": "place",
"label": {
"eng": "Mecca"
},
"country": {
"type": "country",
"label": {
"eng": "Saudi Arabia"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Custodian_of_the_Two_Holy_Mosques",
"type": "person",
"score": 3,
"label": {
"eng": "Custodian of the Two Holy Mosques"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Al-Masjid_an-Nabawi",
"type": "wiki",
"score": 2,
"label": {
"eng": "Al-Masjid an-Nabawi"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Myanmar",
"type": "loc",
"score": 1,
"label": {
"eng": "Myanmar"
},
"location": {
"type": "country",
"label": {
"eng": "Myanmar"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ibn_Saud",
"type": "person",
"score": 1,
"label": {
"eng": "Ibn Saud"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kaaba",
"type": "loc",
"score": 1,
"label": {
"eng": "Kaaba"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Cambodia",
"type": "loc",
"score": 1,
"label": {
"eng": "Cambodia"
},
"location": {
"type": "country",
"label": {
"eng": "Cambodia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Asia",
"type": "loc",
"score": 1,
"label": {
"eng": "Asia"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Hong_Kong",
"type": "loc",
"score": 1,
"label": {
"eng": "Hong Kong"
},
"location": {
"type": "country",
"label": {
"eng": "Hong Kong"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Vietnam",
"type": "loc",
"score": 1,
"label": {
"eng": "Vietnam"
},
"location": {
"type": "country",
"label": {
"eng": "Vietnam"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Taiwan",
"type": "loc",
"score": 1,
"label": {
"eng": "Taiwan"
},
"location": {
"type": "country",
"label": {
"eng": "Taiwan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/East_Timor",
"type": "loc",
"score": 1,
"label": {
"eng": "East Timor"
},
"location": {
"type": "country",
"label": {
"eng": "East Timor"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Thailand",
"type": "loc",
"score": 1,
"label": {
"eng": "Thailand"
},
"location": {
"type": "country",
"label": {
"eng": "Thailand"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Singapore",
"type": "loc",
"score": 1,
"label": {
"eng": "Singapore"
},
"location": {
"type": "country",
"label": {
"eng": "Singapore"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Philippines",
"type": "loc",
"score": 1,
"label": {
"eng": "Philippines"
},
"location": {
"type": "country",
"label": {
"eng": "Philippines"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Malaysia",
"type": "loc",
"score": 1,
"label": {
"eng": "Malaysia"
},
"location": {
"type": "country",
"label": {
"eng": "Malaysia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mongolia",
"type": "loc",
"score": 1,
"label": {
"eng": "Mongolia"
},
"location": {
"type": "country",
"label": {
"eng": "Mongolia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Laos",
"type": "loc",
"score": 1,
"label": {
"eng": "Laos"
},
"location": {
"type": "country",
"label": {
"eng": "Laos"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Japan",
"type": "loc",
"score": 1,
"label": {
"eng": "Japan"
},
"location": {
"type": "country",
"label": {
"eng": "Japan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Indonesia",
"type": "loc",
"score": 1,
"label": {
"eng": "Indonesia"
},
"location": {
"type": "country",
"label": {
"eng": "Indonesia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/China",
"type": "loc",
"score": 1,
"label": {
"eng": "China"
},
"location": {
"type": "country",
"label": {
"eng": "China"
}
}
}
],
"categories": [
{
"uri": "dmoz/Recreation/Travel/Travelogues",
"label": "dmoz/Recreation/Travel/Travelogues",
"wgt": 14
},
{
"uri": "dmoz/Business/Management/Leadership",
"label": "dmoz/Business/Management/Leadership",
"wgt": 13
},
{
"uri": "dmoz/Sports/Cycling/Indoor",
"label": "dmoz/Sports/Cycling/Indoor",
"wgt": 14
},
{
"uri": "dmoz/Shopping/Antiques_and_Collectibles/Ethnographic",
"label": "dmoz/Shopping/Antiques and Collectibles/Ethnographic",
"wgt": 14
},
{
"uri": "dmoz/Society/Transgendered/Health_and_Wellness",
"label": "dmoz/Society/Transgendered/Health and Wellness",
"wgt": 14
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 100
}
],
"image": "https://photo-cdn.urdupoint.com/media/2026/07/_3/420x350/pic_1783982423_578de.png",
"eventUri": null,
"sentiment": 0.192156862745098,
"wgt": 521678610,
"relevance": 1
},
{
"uri": "9393297131",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-13",
"time": "22:39:39",
"dateTime": "2026-07-13T22:39:39Z",
"dateTimePub": "2026-07-13T22:33:44Z",
"dataType": "news",
"sim": 0.686274528503418,
"url": "https://tribune.com.pk/story/2618072/pm-stresses-mwls-role-in-muslim-unity",
"title": "PM stresses MWL's role in Muslim unity",
"body": "Prime Minister Shehbaz Sharif on Monday underscored the Muslim World League's (MWL) role in promoting interfaith and religious dialogue to address challenges confronting the Muslim world, including regional tensions involving Iran and the Gulf states, the humanitarian crisis in Gaza, and issues affecting Muslim communities worldwide.\n\nThe development came as MWL Secretary General Sheikh Dr Mohammad bin Abdulkarim Al-Issa called on the premier at the PM House and discussed matters of mutual interest.\n\nThe secretary general was accompanied by Saudi Ambassador to Pakistan Nawaf Saeed Al Malky.\n\nThe premier welcomed Dr Al-Issa and thanked him for his participation in the OIC Ministerial Conference on Women.\n\nHe appreciated the role of the MWL in promoting the true and moderate image of Islam, fostering unity among the Ummah, and advancing the message of tolerance, fraternity, and interfaith harmony across the world.\n\nHe further commended the secretary general's personal leadership in steering the League's global outreach and reaffirmed Pakistan's continued support for its initiatives.\n\nThe prime minister recalled Dr Al-Issa's earlier visits to Pakistan and his contributions, including the hosting of the International Summit on Girls' Education held in Islamabad, and expressed satisfaction over the continued collaboration between Pakistan and the MWL on education, interfaith dialogue, and countering extremism and Islamophobia.\n\nHe conveyed regards to The Custodian of the Two Holy Mosques His Majesty King Salman bin Abdulaziz Al Saud and his good wishes for His Royal Highness Crown Prince Mohammed bin Salman bin Abdulaziz Al Saud.\n\nDr. Al-Issa thanked the premier for the hospitality and lauded Pakistan's leadership role within the Muslim world. He reaffirmed the MWL's commitment to deepening cooperation with Pakistan.",
"source": {
"uri": "tribune.com.pk",
"dataType": "news",
"title": "The Express Tribune"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Muslims",
"type": "loc",
"score": 5,
"label": {
"eng": "Muslims"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Interfaith_dialogue",
"type": "wiki",
"score": 4,
"label": {
"eng": "Interfaith dialogue"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Muslim_world",
"type": "loc",
"score": 4,
"label": {
"eng": "Muslim world"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Shehbaz_Sharif",
"type": "person",
"score": 3,
"label": {
"eng": "Shehbaz Sharif"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Arab_states_of_the_Persian_Gulf",
"type": "loc",
"score": 3,
"label": {
"eng": "Arab states of the Persian Gulf"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Humanitarian_aid",
"type": "wiki",
"score": 3,
"label": {
"eng": "Humanitarian aid"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Secretary-General_of_the_United_Nations",
"type": "wiki",
"score": 3,
"label": {
"eng": "Secretary-General of the United Nations"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sheikh",
"type": "wiki",
"score": 3,
"label": {
"eng": "Sheikh"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gaza_Strip",
"type": "loc",
"score": 3,
"label": {
"eng": "Gaza Strip"
},
"location": {
"type": "place",
"label": {
"eng": "Gaza Strip"
},
"country": {
"type": "country",
"label": {
"eng": "Palestine"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pakistan",
"type": "loc",
"score": 3,
"label": {
"eng": "Pakistan"
},
"location": {
"type": "country",
"label": {
"eng": "Pakistan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Iran",
"type": "loc",
"score": 3,
"label": {
"eng": "Iran"
},
"location": {
"type": "country",
"label": {
"eng": "Iran"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Organisation_of_Islamic_Cooperation",
"type": "loc",
"score": 2,
"label": {
"eng": "Organisation of Islamic Cooperation"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Ummah",
"type": "wiki",
"score": 2,
"label": {
"eng": "Ummah"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Islam",
"type": "wiki",
"score": 2,
"label": {
"eng": "Islam"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mohammed_bin_Salman",
"type": "wiki",
"score": 1,
"label": {
"eng": "Mohammed bin Salman"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Salman_of_Saudi_Arabia",
"type": "person",
"score": 1,
"label": {
"eng": "Salman of Saudi Arabia"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Custodian_of_the_Two_Holy_Mosques",
"type": "person",
"score": 1,
"label": {
"eng": "Custodian of the Two Holy Mosques"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ibn_Saud",
"type": "person",
"score": 1,
"label": {
"eng": "Ibn Saud"
}
},
{
"uri": "http://en.wikipedia.org/wiki/House_of_Saud",
"type": "wiki",
"score": 1,
"label": {
"eng": "House of Saud"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Islamophobia",
"type": "wiki",
"score": 1,
"label": {
"eng": "Islamophobia"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Prime_minister",
"type": "wiki",
"score": 1,
"label": {
"eng": "Prime minister"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Extremism",
"type": "wiki",
"score": 1,
"label": {
"eng": "Extremism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Islamabad",
"type": "loc",
"score": 1,
"label": {
"eng": "Islamabad"
},
"location": {
"type": "place",
"label": {
"eng": "Islamabad"
},
"country": {
"type": "country",
"label": {
"eng": "Pakistan"
}
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues/Terrorism",
"label": "dmoz/Society/Issues/Terrorism",
"wgt": 16
},
{
"uri": "dmoz/Society/Issues/Warfare_and_Conflict",
"label": "dmoz/Society/Issues/Warfare and Conflict",
"wgt": 19
},
{
"uri": "dmoz/Business/Management/Leadership",
"label": "dmoz/Business/Management/Leadership",
"wgt": 17
},
{
"uri": "dmoz/Society/Religion_and_Spirituality/Islam",
"label": "dmoz/Society/Religion and Spirituality/Islam",
"wgt": 30
},
{
"uri": "dmoz/Society/Religion_and_Spirituality/Interfaith",
"label": "dmoz/Society/Religion and Spirituality/Interfaith",
"wgt": 36
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 76
}
],
"image": "https://i.tribune.com.pk/media/images/111783981695-10/111783981695-10-640x480.webp",
"eventUri": "eng-11828338",
"sentiment": 0.3803921568627451,
"wgt": 521678379,
"relevance": 1
},
{
"uri": "9393297134",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-13",
"time": "22:39:39",
"dateTime": "2026-07-13T22:39:39Z",
"dateTimePub": "2026-07-13T22:33:14Z",
"dataType": "news",
"sim": 0.7176470756530762,
"url": "https://tribune.com.pk/story/2618073/cdf-munir-arrives-in-turkiye-on-two-day-official-visit",
"title": "CDF Munir arrives in Turkiye on two-day official visit",
"body": "Chief of Defence Forces (CDF) and Chief of Army Staff (COAS) Field Marshal Asim Munir arrived in Turkiye on Monday for a two-day official visit, Pakistan TV reported.\n\nQuoting security sources, Pakistan TV said CDF Munir received a warm welcome upon his arrival. During the visit, he will hold important meetings with Turkiye's military and political leadership to discuss matters of mutual interest.No further details regarding the visit's agenda were released.\n\nA week ago, CDF Munir was in Iran to attend Iran's late supreme leader Ayatollah Seyyed Ali Khamenei's funeral alongside Prime Minister Shehbaz Sharif.\n\nThe visit comes a month after Turkish Land Forces Commander General Metin Tokel called upon CDF Munir at the General Headquarters in Rawalpindi.\n\nGeneral Tokel had expressed his commitment to further enhancing defence cooperation and institutional linkages between the armed forces of the two brotherly nations.\n\nGeneral Tokel also called on Chief of the Naval Staff Admiral Naveed Ashraf and the Chief of Air Staff Air Chief Marshal Zaheer Ahmed Baber Sidhu.\n\nCDF Munir visited Tehran in May as part of Pakistan's mediation efforts between the United States and Iran.\n\nDuring the visit, he met Iranian President Masoud Pezeshkian and other senior officials.",
"source": {
"uri": "tribune.com.pk",
"dataType": "news",
"title": "The Express Tribune"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Turkey",
"type": "loc",
"score": 5,
"label": {
"eng": "Turkey"
},
"location": {
"type": "country",
"label": {
"eng": "Turkey"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pakistan",
"type": "loc",
"score": 4,
"label": {
"eng": "Pakistan"
},
"location": {
"type": "country",
"label": {
"eng": "Pakistan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Asim_Munir_(general)",
"type": "person",
"score": 3,
"label": {
"eng": "Asim Munir (general)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Chief_of_defence",
"type": "wiki",
"score": 3,
"label": {
"eng": "Chief of defence"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Chief_of_Army_Staff_(Pakistan)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Chief of Army Staff (Pakistan)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Field_marshal",
"type": "wiki",
"score": 3,
"label": {
"eng": "Field marshal"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Iran",
"type": "loc",
"score": 3,
"label": {
"eng": "Iran"
},
"location": {
"type": "country",
"label": {
"eng": "Iran"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Turkish_Land_Forces",
"type": "wiki",
"score": 2,
"label": {
"eng": "Turkish Land Forces"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Shehbaz_Sharif",
"type": "person",
"score": 2,
"label": {
"eng": "Shehbaz Sharif"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Supreme_Leader_of_Iran",
"type": "wiki",
"score": 2,
"label": {
"eng": "Supreme Leader of Iran"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ayatollah",
"type": "wiki",
"score": 2,
"label": {
"eng": "Ayatollah"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ali_Khamenei",
"type": "person",
"score": 2,
"label": {
"eng": "Ali Khamenei"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Masoud_Pezeshkian",
"type": "person",
"score": 1,
"label": {
"eng": "Masoud Pezeshkian"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Chief_of_the_Naval_Staff_(India)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Chief of the Naval Staff (India)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Chief_of_Air_Staff_(Pakistan)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Chief of Air Staff (Pakistan)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Air_chief_marshal",
"type": "wiki",
"score": 1,
"label": {
"eng": "Air chief marshal"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Admiral",
"type": "person",
"score": 1,
"label": {
"eng": "Admiral"
}
},
{
"uri": "http://en.wikipedia.org/wiki/President_of_Iran",
"type": "wiki",
"score": 1,
"label": {
"eng": "President of Iran"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Commander",
"type": "wiki",
"score": 1,
"label": {
"eng": "Commander"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Military",
"type": "wiki",
"score": 1,
"label": {
"eng": "Military"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Rawalpindi",
"type": "loc",
"score": 1,
"label": {
"eng": "Rawalpindi"
},
"location": {
"type": "place",
"label": {
"eng": "Rawalpindi"
},
"country": {
"type": "country",
"label": {
"eng": "Pakistan"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tehran",
"type": "loc",
"score": 1,
"label": {
"eng": "Tehran"
},
"location": {
"type": "place",
"label": {
"eng": "Tehran"
},
"country": {
"type": "country",
"label": {
"eng": "Iran"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States",
"type": "loc",
"score": 1,
"label": {
"eng": "United States"
},
"location": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
],
"categories": [
{
"uri": "dmoz/Shopping/Niche/Military",
"label": "dmoz/Shopping/Niche/Military",
"wgt": 15
},
{
"uri": "dmoz/Society/Issues/Warfare_and_Conflict",
"label": "dmoz/Society/Issues/Warfare and Conflict",
"wgt": 20
},
{
"uri": "dmoz/Business/Aerospace_and_Defense/Defense",
"label": "dmoz/Business/Aerospace and Defense/Defense",
"wgt": 19
},
{
"uri": "dmoz/Science/Technology/Military_Science",
"label": "dmoz/Science/Technology/Military Science",
"wgt": 16
},
{
"uri": "dmoz/Society/Government/Defense_Ministries",
"label": "dmoz/Society/Government/Defense Ministries",
"wgt": 25
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 100
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 83
}
],
"image": "https://i.tribune.com.pk/media/images/101783981695-9/101783981695-9-640x480.webp",
"eventUri": "eng-11826635",
"sentiment": 0.2862745098039217,
"wgt": 521678379,
"relevance": 1
},
{
"uri": "9393297132",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-13",
"time": "22:39:23",
"dateTime": "2026-07-13T22:39:23Z",
"dateTimePub": "2026-07-13T22:32:23Z",
"dataType": "news",
"sim": 0.658823549747467,
"url": "https://tribune.com.pk/story/2618075/over-308000-intending-pilgrimsregister-for-hajj",
"title": "Over 308,000 intending pilgrimsregister for Hajj",
"body": "The online registration campaign for Hajj 2027-2030 continues, with the number of intending pilgrims registering from home surpassing 308,000.\n\nAccording to the spokesperson for the Ministry of Religious Affairs, 222,000 applicants have opted for the government Hajj scheme, while 86,000 have registered under the private Hajj scheme.\n\nAmong the registered pilgrims, 181,000 are men and 127,000 are women.\n\nThe educational profile of the applicants includes 3,500 PhD holders, 53,000 Master's degree holders, and 71,000 Bachelor's degree holders. The largest number of applicants belongs to the 33-44 years age group.",
"source": {
"uri": "tribune.com.pk",
"dataType": "news",
"title": "The Express Tribune"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Hajj",
"type": "wiki",
"score": 5,
"label": {
"eng": "Hajj"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Master's_degree",
"type": "wiki",
"score": 1,
"label": {
"eng": "Master's degree"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Doctor_of_Philosophy",
"type": "wiki",
"score": 1,
"label": {
"eng": "Doctor of Philosophy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bachelor's_degree",
"type": "wiki",
"score": 1,
"label": {
"eng": "Bachelor's degree"
}
}
],
"categories": [
{
"uri": "dmoz/Science/Math/Number_Theory",
"label": "dmoz/Science/Math/Number Theory",
"wgt": 13
},
{
"uri": "dmoz/Society/Issues/Government_Operations",
"label": "dmoz/Society/Issues/Government Operations",
"wgt": 14
},
{
"uri": "dmoz/Society/Religion_and_Spirituality/Religious_Tolerance",
"label": "dmoz/Society/Religion and Spirituality/Religious Tolerance",
"wgt": 13
},
{
"uri": "dmoz/Society/Government/Foreign_Ministries",
"label": "dmoz/Society/Government/Foreign Ministries",
"wgt": 12
},
{
"uri": "dmoz/Business/Major_Companies/Company_Rankings",
"label": "dmoz/Business/Major Companies/Company Rankings",
"wgt": 12
}
],
"image": "https://i.tribune.com.pk/media/images/81783981695-7/81783981695-7-640x480.webp",
"eventUri": "eng-11825743",
"sentiment": 0.02745098039215677,
"wgt": 521678363,
"relevance": 1
},
{
"uri": "9393297133",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-13",
"time": "22:39:23",
"dateTime": "2026-07-13T22:39:23Z",
"dateTimePub": "2026-07-13T22:32:46Z",
"dataType": "news",
"sim": 0,
"url": "https://tribune.com.pk/story/2618074/asif-rebukes-fazl-over-soldiers-sacrifices-remarks",
"title": "Asif rebukes Fazl over soldiers' sacrifices remarks",
"body": "Defence Minister Khawaja Asif on Monday slammed JUI-F chief Fazlur Rehman over his remarks about military personnel, deploring them as \"morally insensitive\".\n\nHe said that linking soldiers' sacrifices to their salaries was unfair and deeply hurtful to the families of martyrs.\n\nResponding to the JUI-F chief's statement, Asif said that the Maulana, as a seasoned politician and distinguished religious leader, was expected to exercise greater responsibility in his choice of words.\n\nHe stressed that no one lays down his life merely for a salary, particularly at a time when Pakistan continues to wage a war against terrorism.",
"source": {
"uri": "tribune.com.pk",
"dataType": "news",
"title": "The Express Tribune"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Khawaja_Muhammad_Asif",
"type": "person",
"score": 5,
"label": {
"eng": "Khawaja Muhammad Asif"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jamiat_Ulema-e-Islam_(F)",
"type": "org",
"score": 3,
"label": {
"eng": "Jamiat Ulema-e-Islam (F)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Fazal-ur-Rehman_(politician)",
"type": "person",
"score": 3,
"label": {
"eng": "Fazal-ur-Rehman (politician)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Minister_of_Defence_(India)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Minister of Defence (India)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Martyr",
"type": "wiki",
"score": 2,
"label": {
"eng": "Martyr"
}
},
{
"uri": "http://en.wikipedia.org/wiki/War_on_terror",
"type": "wiki",
"score": 1,
"label": {
"eng": "War on terror"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pakistan",
"type": "loc",
"score": 1,
"label": {
"eng": "Pakistan"
},
"location": {
"type": "country",
"label": {
"eng": "Pakistan"
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues/Warfare_and_Conflict",
"label": "dmoz/Society/Issues/Warfare and Conflict",
"wgt": 18
},
{
"uri": "dmoz/Society/Genealogy/Military",
"label": "dmoz/Society/Genealogy/Military",
"wgt": 21
},
{
"uri": "dmoz/Society/Government/Defense_Ministries",
"label": "dmoz/Society/Government/Defense Ministries",
"wgt": 18
},
{
"uri": "dmoz/Home/Family/Family_Resources_and_Support",
"label": "dmoz/Home/Family/Family Resources and Support",
"wgt": 14
},
{
"uri": "dmoz/Society/Military/Educational_and_Academic",
"label": "dmoz/Society/Military/Educational and Academic",
"wgt": 15
}
],
"image": "https://i.tribune.com.pk/media/images/91783981694-8/91783981694-8-640x480.webp",
"eventUri": null,
"sentiment": -0.3647058823529412,
"wgt": 521678363,
"relevance": 1
},
{
"uri": "9393293372",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-13",
"time": "22:32:39",
"dateTime": "2026-07-13T22:32:39Z",
"dateTimePub": "2026-07-13T22:30:24Z",
"dataType": "news",
"sim": 0.6549019813537598,
"url": "https://tribune.com.pk/story/2618080/oic-confab-adopts-islamabad-declaration",
"title": "OIC confab adopts Islamabad Declaration",
"body": "The Ninth Ministerial Conference on Women of the Organisation of Islamic Cooperation (OIC) on Monday adopted the Islamabad Declaration, reaffirming member states' commitment to the social, economic and political empowerment of women and girls while launching a new initiative to promote digital inclusion for women across the Muslim world.\n\nAccording to the Islamabad Declaration, available on the OIC's official website, ministers and heads of delegations pledged to further strengthen policies and institutional mechanisms to ensure the effective and meaningful participation of women in political, economic and public life.\n\nThe declaration urged member states to remove barriers to women's education and employment, expand access to quality education, technical and vocational training, and leadership development opportunities, and promote women's economic stability by improving access to jobs, financial resources, entrepreneurship support and social protection systems.\n\nIt also stressed the need to promote inclusive financial systems, including Islamic finance, microfinance and digital financial services, while recommending improved access to capital, innovation and trade opportunities for women-led small and medium-sized enterprises (SMEs).\n\nThe declaration described women's participation in science, technology, engineering and mathematics (STEM), artificial intelligence (AI) and emerging technologies as critical.\n\nIt called on member states to narrow the digital gender gap, particularly in rural areas, by expanding affordable digital infrastructure, internet connectivity, access to digital devices and digital literacy programmes.\n\nDuring the conference, the Islamabad Initiative for Women's Digital Inclusion was launched as a voluntary OIC platform aimed at promoting digital literacy, digital entrepreneurship, STEM education, AI skills, cybersecurity awareness and equal access to advanced digital technologies for women and girls.\n\nThe initiative invites interested member states, OIC institutions and development partners to support its implementation through training programmes, scholarships, mentorship, skills exchanges and the sharing of best practices.\n\nThe declaration also called for stronger measures to combat all forms of violence against women and girls, including cyber harassment, online abuse, exploitation and technology-facilitated threats.\n\nIt further urged enhanced international cooperation to address Islamophobia, racism, discrimination and hate speech targeting Muslim women and girls.\n\nExpressing full solidarity with the women and girls of Palestine and Indian Illegally Occupied Jammu and Kashmir (IIOJK), the declaration called on the international community to provide them with legal, humanitarian, economic, educational and psychological support to alleviate their suffering.\n\nThe declaration reaffirmed that empowering women and girls through education, skills development, leadership and meaningful participation in economic activities is essential for the development, stability and prosperity of OIC societies.\n\nIt also thanked the Government of Pakistan for hosting the conference and appreciated Prime Minister Shehbaz Sharif's patronage. The conference also adopted a comprehensive resolution.\n\nAddressing the closing session, OIC Assistant Secretary General Ambassador Dr Tarig Ali Bakheet said the deliberations had demonstrated that OIC member states regarded women's development as a fundamental pillar of sustainable development and the prosperity of the Muslim Ummah.",
"source": {
"uri": "tribune.com.pk",
"dataType": "news",
"title": "The Express Tribune"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Organisation_of_Islamic_Cooperation",
"type": "loc",
"score": 5,
"label": {
"eng": "Organisation of Islamic Cooperation"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Member_state_of_the_European_Union",
"type": "wiki",
"score": 5,
"label": {
"eng": "Member state of the European Union"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Islamabad",
"type": "loc",
"score": 5,
"label": {
"eng": "Islamabad"
},
"location": {
"type": "place",
"label": {
"eng": "Islamabad"
},
"country": {
"type": "country",
"label": {
"eng": "Pakistan"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Science,_technology,_engineering,_and_mathematics",
"type": "wiki",
"score": 4,
"label": {
"eng": "Science, technology, engineering, and mathematics"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Digital_literacy",
"type": "wiki",
"score": 3,
"label": {
"eng": "Digital literacy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Female_education",
"type": "wiki",
"score": 3,
"label": {
"eng": "Female education"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Vocational_education",
"type": "wiki",
"score": 3,
"label": {
"eng": "Vocational education"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Empowerment",
"type": "wiki",
"score": 3,
"label": {
"eng": "Empowerment"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Entrepreneurship",
"type": "wiki",
"score": 3,
"label": {
"eng": "Entrepreneurship"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Muslim_world",
"type": "loc",
"score": 3,
"label": {
"eng": "Muslim world"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Artificial_intelligence",
"type": "wiki",
"score": 3,
"label": {
"eng": "Artificial intelligence"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Small_and_medium-sized_enterprises",
"type": "wiki",
"score": 2,
"label": {
"eng": "Small and medium-sized enterprises"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Microfinance",
"type": "wiki",
"score": 2,
"label": {
"eng": "Microfinance"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gender_pay_gap",
"type": "wiki",
"score": 2,
"label": {
"eng": "Gender pay gap"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Finance",
"type": "wiki",
"score": 2,
"label": {
"eng": "Finance"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Rural_area",
"type": "wiki",
"score": 2,
"label": {
"eng": "Rural area"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Computer_security",
"type": "wiki",
"score": 2,
"label": {
"eng": "Computer security"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Islam",
"type": "wiki",
"score": 2,
"label": {
"eng": "Islam"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Internet",
"type": "wiki",
"score": 2,
"label": {
"eng": "Internet"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Financial_services",
"type": "wiki",
"score": 2,
"label": {
"eng": "Financial services"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jammu_and_Kashmir_(union_territory)",
"type": "loc",
"score": 1,
"label": {
"eng": "Jammu and Kashmir (union territory)"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Cybercrime",
"type": "wiki",
"score": 1,
"label": {
"eng": "Cybercrime"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Multilateralism",
"type": "wiki",
"score": 1,
"label": {
"eng": "Multilateralism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ummah",
"type": "wiki",
"score": 1,
"label": {
"eng": "Ummah"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Government_of_Pakistan",
"type": "org",
"score": 1,
"label": {
"eng": "Government of Pakistan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/India",
"type": "loc",
"score": 1,
"label": {
"eng": "India"
},
"location": {
"type": "country",
"label": {
"eng": "India"
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues",
"label": "dmoz/Society/Issues",
"wgt": 24
},
{
"uri": "dmoz/Society/Government",
"label": "dmoz/Society/Government",
"wgt": 22
},
{
"uri": "dmoz/Society/Philanthropy/International_Aid_and_Development",
"label": "dmoz/Society/Philanthropy/International Aid and Development",
"wgt": 22
},
{
"uri": "dmoz/Business/Management/Leadership",
"label": "dmoz/Business/Management/Leadership",
"wgt": 23
},
{
"uri": "dmoz/Society/Religion_and_Spirituality/Islam",
"label": "dmoz/Society/Religion and Spirituality/Islam",
"wgt": 23
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 89
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 72
},
{
"uri": "iptc/crime,_law_and_justice",
"label": "iptc/crime, law and justice",
"wgt": 65
},
{
"uri": "iptc/society",
"label": "iptc/society",
"wgt": 61
}
],
"image": "https://i.tribune.com.pk/media/images/31783981695-2/31783981695-2-640x480.webp",
"eventUri": "eng-11825708",
"sentiment": 0.3254901960784313,
"wgt": 521677959,
"relevance": 1
},
{
"uri": "9393293373",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-13",
"time": "22:32:39",
"dateTime": "2026-07-13T22:32:39Z",
"dateTimePub": "2026-07-13T22:29:29Z",
"dataType": "news",
"sim": 0,
"url": "https://tribune.com.pk/story/2618082/imran-bushra-move-sc-against-registrars-order",
"title": "Imran, Bushra move SC against registrar's order",
"body": "Former prime minister Imran Khan and his wife, Bushra Bibi, on Monday challenged before the Supreme Court the registrar's decision to return their petitions against the Islamabad High Court's refusal to suspend their sentences in the £190 million Al-Qadir Trust case.\n\nThe couple filed a chamber appeal through their counsel, Barrister Salman Safdar, under Order V, Rule 3 of the Supreme Court Rules, 2025, challenging the registrar's June 29 decision to return their petitions against the IHC's April 30 order.\n\nThe chamber appeal argued that the registrar's office is primarily vested with administrative and procedural powers relating to the filing and processing of cases.\n\n\"Such powers are limited to ensuring compliance with procedural requirements, including scrutiny of form, limitation, and other prescribed defects, and do not extend to adjudication of substantive or justiciable issues,\" the chamber appeal argued, adding that the determination of maintainability, particularly where it involved interpretation of constitutional or statutory provisions, was a judicial function requiring the application of legal reasoning and consideration of rival submissions.\n\nSuch jurisdiction \"exclusively rests with the Supreme Court and cannot be exercised by the registrar in an administrative capacity\", it said.\n\nThe appeal further contended that, while returning the petitions, the registrar's office had failed to consider the crucial aspect that under Article 175-A of the Constitution, any high court judgments, decrees, final orders and sentences could be appealed before the Federal Constitutional Court (FCC) where expressly provided by law.\n\nIt argued that Section 32A of the National Accountability Ordinance (NAO) provides for a second appeal before the FCC against a high court decision under Section 32 of the ordinance following the rejection of a first appeal.\n\n\"However, the NAO does not expressly provide for an appeal against an order passed on an application for the suspension of a sentence, even where such an application arises in an appeal under Section 32 of the Ordinance,\" the chamber appeal said.",
"source": {
"uri": "tribune.com.pk",
"dataType": "news",
"title": "The Express Tribune"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Imran_Khan",
"type": "person",
"score": 5,
"label": {
"eng": "Imran Khan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Supreme_Court_of_the_United_States",
"type": "loc",
"score": 5,
"label": {
"eng": "Supreme Court of the United States"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Al-Qadir_Trust",
"type": "wiki",
"score": 3,
"label": {
"eng": "Al-Qadir Trust"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bushra_Bibi",
"type": "person",
"score": 3,
"label": {
"eng": "Bushra Bibi"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Islamabad_High_Court",
"type": "wiki",
"score": 3,
"label": {
"eng": "Islamabad High Court"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Procedural_law",
"type": "loc",
"score": 3,
"label": {
"eng": "Procedural law"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Barrister",
"type": "wiki",
"score": 3,
"label": {
"eng": "Barrister"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Prime_Minister_of_Pakistan",
"type": "wiki",
"score": 3,
"label": {
"eng": "Prime Minister of Pakistan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Justiciability",
"type": "wiki",
"score": 2,
"label": {
"eng": "Justiciability"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Statute",
"type": "wiki",
"score": 2,
"label": {
"eng": "Statute"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Federal_Constitutional_Court",
"type": "wiki",
"score": 1,
"label": {
"eng": "Federal Constitutional Court"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Federal_Communications_Commission",
"type": "wiki",
"score": 1,
"label": {
"eng": "Federal Communications Commission"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Supreme_court",
"type": "wiki",
"score": 1,
"label": {
"eng": "Supreme court"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jurisdiction",
"type": "wiki",
"score": 1,
"label": {
"eng": "Jurisdiction"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Constitution",
"type": "wiki",
"score": 1,
"label": {
"eng": "Constitution"
}
}
],
"categories": [
{
"uri": "dmoz/Society/Law/Legal_Information",
"label": "dmoz/Society/Law/Legal Information",
"wgt": 21
},
{
"uri": "dmoz/Society/Law/Products",
"label": "dmoz/Society/Law/Products",
"wgt": 14
},
{
"uri": "dmoz/Society/Transgendered/Law",
"label": "dmoz/Society/Transgendered/Law",
"wgt": 17
},
{
"uri": "dmoz/Sports/Flying_Discs/Double_Disc_Court",
"label": "dmoz/Sports/Flying Discs/Double Disc Court",
"wgt": 14
},
{
"uri": "dmoz/Society/Activism/Petitions",
"label": "dmoz/Society/Activism/Petitions",
"wgt": 16
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 97
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 78
},
{
"uri": "iptc/crime,_law_and_justice/justice",
"label": "iptc/crime, law and justice/justice",
"wgt": 93
}
],
"image": "https://i.tribune.com.pk/media/images/11783981695-0/11783981695-0-640x480.webp",
"eventUri": null,
"sentiment": -0.003921568627450966,
"wgt": 521677959,
"relevance": 1
},
{
"uri": "9393292735",
"lang": "ara",
"isDuplicate": false,
"date": "2026-07-13",
"time": "22:31:43",
"dateTime": "2026-07-13T22:31:43Z",
"dateTimePub": "2026-07-13T22:30:06Z",
"dataType": "news",
"sim": 0.7098039388656616,
"url": "https://www.urdupoint.com/arabic/story/2219525.html",
"title": "القيادة المركزية الأمريكية تعلن بدء جولة أخرى من الهجمات ضد إيران - أردو بوینت",
"body": "واشنطن ( وكالة الأنباء السعودية ۔ 14 يوليو 2026ء) أعلنت القيادة المركزية الأمريكية (سنتكوم) بدءَ جولةٍ أخرى من الضربات ضد إيران، تهدف إلى تقويض قدرة طهران على مهاجمة السفن في مضيق هرمز.\n\n(تستمر)\n\nوأوضحت في بيان لها، أنه في تمام الساعة 4:45 مساءً بتوقيت الساحل الشرقي للولايات المتحدة اليوم، بدأت القيادة المركزية الأمريكية -بتوجيه من القائد العام- شنَّ ضربات ضد إيران لليلة الثالثة على التوالي، مشيرة إلى أن هذه الضربات تهدف إلى تكبيد القوات الإيرانية خسائر فادحة، وتقويض قدرتها على مهاجمة المدنيين الأبرياء وحركة الملاحة التجارية.\n\nوتُعد هذه الضربات أحدث حلقة في سلسلة المواجهات المتبادلة بين البلدين، والتي بدأت الأسبوع الماضي عقب هجوم شنته إيران على عدد من السفن التجارية قبالة سواحل عُمان.",
"source": {
"uri": "urdupoint.com",
"dataType": "news",
"title": "UrduPoint"
},
"authors": [
{
"uri": "کبیر_خان@urdupoint.com",
"name": "کبیر خان",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/United_States_Central_Command",
"type": "wiki",
"score": 5,
"label": {
"eng": "United States Central Command"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Iran",
"type": "loc",
"score": 5,
"label": {
"eng": "Iran"
},
"location": {
"type": "country",
"label": {
"eng": "Iran"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Strait_of_Hormuz",
"type": "wiki",
"score": 3,
"label": {
"eng": "Strait of Hormuz"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ship",
"type": "wiki",
"score": 3,
"label": {
"eng": "Ship"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Washington,_D.C.",
"type": "loc",
"score": 3,
"label": {
"eng": "Washington, D.C."
},
"location": {
"type": "place",
"label": {
"eng": "Washington, D.C."
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tehran",
"type": "loc",
"score": 3,
"label": {
"eng": "Tehran"
},
"location": {
"type": "place",
"label": {
"eng": "Tehran"
},
"country": {
"type": "country",
"label": {
"eng": "Iran"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Saudi_Arabia",
"type": "loc",
"score": 3,
"label": {
"eng": "Saudi Arabia"
},
"location": {
"type": "country",
"label": {
"eng": "Saudi Arabia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Navigation",
"type": "wiki",
"score": 2,
"label": {
"eng": "Navigation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Coast",
"type": "wiki",
"score": 2,
"label": {
"eng": "Coast"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Merchant_ship",
"type": "wiki",
"score": 1,
"label": {
"eng": "Merchant ship"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Oman",
"type": "loc",
"score": 1,
"label": {
"eng": "Oman"
},
"location": {
"type": "country",
"label": {
"eng": "Oman"
}
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 58
},
{
"uri": "iptc/economy,_business_and_finance",
"label": "iptc/economy, business and finance",
"wgt": 51
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 63
}
],
"image": "https://photo-cdn.urdupoint.com/images/urdupoint-arabic-logo-big.jpg",
"eventUri": "ara-2108970",
"sentiment": null,
"wgt": 521677903,
"relevance": 1
},
{
"uri": "9393292734",
"lang": "ara",
"isDuplicate": true,
"date": "2026-07-13",
"time": "22:31:43",
"dateTime": "2026-07-13T22:31:43Z",
"dateTimePub": "2026-07-13T22:30:07Z",
"dataType": "news",
"sim": 0,
"url": "https://www.urdupoint.com/arabic/story/2219526.html",
"title": "وزارة الدفاع تعلن عن تعرض الناقلتين الوطنيتين (ممباسا) و (الباهية) للاستهداف بصاروخين جوالين إيرانيين في الممر الجنوبي لمضيق هرمز بالمياه الإقليمية العمانية - أردو بوینت",
"body": "أبوظبي ( أردو بوینت نتورك ۔ 14 يوليو 2026ء) أعلنت وزارة الدفاع عن تعرض الناقلتين الوطنيتين (ممباسا) و (الباهية) للاستهداف بصاروخين جوالين إيرانيين في الممر الجنوبي لمضيق هرمز بالمياه الإقليمية العمانية.\n\nوقد أسفر الاستهداف عن مقتل أحد أفراد طاقم الناقلة (ممباسا) من الجنسية الهندية، وإصابة 8 من بينهم 4 إصابات بليغة. (6 من الجنسية الهندية، و2 من الجنسية الأوكرانية).\n\nكما أسفر الاستهداف عن أضرار مادية بالناقلتين نتيجة نشوب الحريق بهما، وقد تم السيطرة على الحريق في الناقلتين.\n\nوأدانت وزارة الدفاع هذا الهجوم السافر الذي يمثل انتهاكاً خطيراً، وخرقاً واضحاً للقانون الدولي ويهدد أمن واستقرار المنطقة، مشددة على أن الدولة تحتفظ بحقها الكامل في الرد على هذا التصعيد واتخاذ جميع الإجراءات اللازمة لحماية أراضيها وشعبها والمقيمين فيها، بما يضمن صون سيادتها وأمنها واستقرارها ويحمي مصالحها ومقدراتها الوطنية.\n\n(تستمر)\n\nوأعربت الوزارة أنها على أهبة الاستعداد والجاهزية للتعامل مع أية تهديدات، وأنها تتخذ كافة الإجراءات اللازمة للتصدي بحزم لكل ما يستهدف زعزعة أمن الدولة واستقرارها.\n\nوتهيب الوزارة بالجمهور الكريم استقاء المعلومات من المصادر الرسمية في الدولة، وتجنب تداول الشائعات أو المعلومات غير الموثوقة.",
"source": {
"uri": "urdupoint.com",
"dataType": "news",
"title": "UrduPoint"
},
"authors": [
{
"uri": "سمیرا_حسین@urdupoint.com",
"name": "سمیرا حسین",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Strait_of_Hormuz",
"type": "wiki",
"score": 5,
"label": {
"eng": "Strait of Hormuz"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_Department_of_Defense",
"type": "wiki",
"score": 5,
"label": {
"eng": "United States Department of Defense"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mombasa",
"type": "loc",
"score": 5,
"label": {
"eng": "Mombasa"
},
"location": {
"type": "place",
"label": {
"eng": "Mombasa"
},
"country": {
"type": "country",
"label": {
"eng": "Kenya"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Iran",
"type": "loc",
"score": 5,
"label": {
"eng": "Iran"
},
"location": {
"type": "country",
"label": {
"eng": "Iran"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/India",
"type": "loc",
"score": 4,
"label": {
"eng": "India"
},
"location": {
"type": "country",
"label": {
"eng": "India"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Urdu",
"type": "wiki",
"score": 3,
"label": {
"eng": "Urdu"
}
},
{
"uri": "http://en.wikipedia.org/wiki/State_(polity)",
"type": "wiki",
"score": 3,
"label": {
"eng": "State (polity)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Abu_Dhabi",
"type": "loc",
"score": 3,
"label": {
"eng": "Abu Dhabi"
},
"location": {
"type": "place",
"label": {
"eng": "Abu Dhabi"
},
"country": {
"type": "country",
"label": {
"eng": "United Arab Emirates"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/International_law",
"type": "wiki",
"score": 2,
"label": {
"eng": "International law"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sovereignty",
"type": "wiki",
"score": 2,
"label": {
"eng": "Sovereignty"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ukraine",
"type": "loc",
"score": 2,
"label": {
"eng": "Ukraine"
},
"location": {
"type": "country",
"label": {
"eng": "Ukraine"
}
}
}
],
"categories": [
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 46
},
{
"uri": "iptc/politics_and_government/government/national_security",
"label": "iptc/politics and government/government/national security",
"wgt": 92
}
],
"image": "https://photo-cdn.urdupoint.com/images/urdupoint-arabic-logo-big.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 521677903,
"relevance": 1
}
],
"totalResults": 90613,
"page": 1,
"count": 10,
"pages": 9062
}
}