Topics
Countries
Afghanistan News
Would you like to access news/blog content published by sources located in Afghanistan?
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/Afghanistan",
"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%2FAfghanistan&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": "9434104635",
"lang": "fas",
"isDuplicate": false,
"date": "2026-08-16",
"time": "14:05:09",
"dateTime": "2026-08-16T14:05:09Z",
"dateTimePub": "2026-08-16T13:48:00Z",
"dataType": "news",
"sim": 0.6549019813537598,
"url": "https://www.darivoa.com/a/8186922.html",
"title": "کانادا: از عادی سازی روابط با طالبان حمایت نمی کنیم",
"body": "انیتا آنند، وزیر خارجه کانادا و رندیپ سارای، وزیر مشاور این کشور در امور توسعه بین المللی گفته اند که کانادا از عادی سازی روابط با حکومت طالبان حمایت نخواهد کرد.\n\nاین دو مقام ارشد کانادایی به مناسبت پنجمین سالروز به قدرت رسیدن دوباره طالبان، با نشر یک اعلامیه مشترک گفتند: \"طالبان باید در قبال اعمال خود پاسخگو قرار داده شوند. تا زمانیکه پیشرفت قابل توجهی در [بخش های] حقوق بشر، حکومتداری فراگیر و حفاظت از آزادی های اساسی حاصل نشود، کانادا از عادی سازی روابط [با حکومت طالبان] حمایت نخواهد کرد.\"\n\nاین دو مقام ارشد کانادایی ضمن آنکه \"سرکوب شدید، نقض گسترده حقوق بشر و همچنین تضعیف مداوم آزادی های اساسی\" مردم افغانستان توسط طالبان را محکوم کردند، در مورد بدتر شدن بحران بشری، سیاسی و حقوق بشری در افغانستانِ زیر حاکمیت طالبان نیز هشدار دادند.\n\nآنند و سارای در اعلامیه مشترک شان گفتند: \"طالبان از زمان رسیدن به قدرت، یک نظام آیدیولوژیک سرکوب شدید را علیه زنان و دختران نهادینه کردند و احکامی را صادر کردند که تقریباً به هر جنبه زندگی [زنان و دختران] پرداخته است. میلیون ها دختر افغان از آموزش محروم ساخته شده اند، در حالیکه زنان از فرصت های کار کردن، رفت و آمد و صحبت آزادانه، و داشتن یک زندگی با عزت و بدون ترس و خشونت، منع شده اند.\"\n\nوزیر خارجه و وزیر مشاور کانادا در امور توسعه بین المللی، با انتقاد از سیاست های حکومت طالبان گفتند که اقدامات این گروه \"کار خبرنگاران را به خطر انداخته، مدافعان حقوق بشر و جامعه مدنی را ساکت کرده و اقلیت های قومی و مذهبی را مورد آزار و اذیت\" قرار داده است.\n\nبه گفته این مقامات کانادایی، \"سازمان های دهشت افگن\" هنوز هم در افغانستان زیر حاکمیت طالبان فعالیت دارند.\n\nاظهارات این مقامات ارشد کانادا در مورد پنج سالگی حکومت طالبان در حالی بیان می شود که وزارت خارجه ایالات متحده در صحبت اختصاصی با صدای امریکا گفته است که واشنگتن، \"طالبان یا هیچ نهاد دیگر\" را به حیث حکومت افغانستان به رسمیت نشناخته است، و تنها زمانی با طالبان وارد تعامل می شود که به سود مردم امریکا باشد.",
"source": {
"uri": "darivoa.com",
"dataType": "news",
"title": "صدای امریکا"
},
"authors": [
{
"uri": "صدای_امریکا@darivoa.com",
"name": "صدای امریکا",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Taliban",
"type": "wiki",
"score": 5,
"label": {
"eng": "Taliban"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Human_rights",
"type": "wiki",
"score": 5,
"label": {
"eng": "Human rights"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Canada",
"type": "loc",
"score": 5,
"label": {
"eng": "Canada"
},
"location": {
"type": "country",
"label": {
"eng": "Canada"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Liberty",
"type": "wiki",
"score": 4,
"label": {
"eng": "Liberty"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Foreign_minister",
"type": "wiki",
"score": 4,
"label": {
"eng": "Foreign minister"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Afghanistan",
"type": "loc",
"score": 4,
"label": {
"eng": "Afghanistan"
},
"location": {
"type": "country",
"label": {
"eng": "Afghanistan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Afghan_(ethnonym)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Afghan (ethnonym)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Religion",
"type": "wiki",
"score": 2,
"label": {
"eng": "Religion"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_Department_of_State",
"type": "wiki",
"score": 2,
"label": {
"eng": "United States Department of State"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Violence",
"type": "wiki",
"score": 2,
"label": {
"eng": "Violence"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Politics",
"type": "wiki",
"score": 2,
"label": {
"eng": "Politics"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Washington,_D.C.",
"type": "loc",
"score": 2,
"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/United_States",
"type": "loc",
"score": 2,
"label": {
"eng": "United States"
},
"location": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 62
},
{
"uri": "iptc/economy,_business_and_finance",
"label": "iptc/economy, business and finance",
"wgt": 75
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 91
},
{
"uri": "iptc/conflict,_war_and_peace",
"label": "iptc/conflict, war and peace",
"wgt": 84
}
],
"image": "https://gdb.voanews.com/abc52b11-9212-417c-f220-08def2b12219_cx0_cy3_cw0_w1200_h630.jpg",
"eventUri": "fas-948326",
"sentiment": null,
"wgt": 524585109,
"relevance": 1
},
{
"uri": "2026-08-1256716891",
"lang": "fas",
"isDuplicate": false,
"date": "2026-08-16",
"time": "13:33:20",
"dateTime": "2026-08-16T13:33:20Z",
"dateTimePub": "2026-08-16T12:59:51Z",
"dataType": "news",
"sim": 0,
"url": "https://www.etilaatroz.com/259212/more-than-700-trucks-carrying-humanitarian-aid-have-arrived-in-afghanistan-from-pakistan/",
"title": "بیش از ۷۰۰ کامیون حامل کمکهای بشردوستانه از پاکستان وارد افغانستان شدهاند",
"body": "با وجود بستهبودن مرز پاکستان، بیش از ۷۰۰ کامیون حامل کمکهای بشردوستانهی بینالمللی، از طریق پاکستان وارد افغانستان شدهاند.\n\nاولگا چروکو، سخنگوی دفتر هماهنگی امور بشردوستانهی سازمان ملل متحد (اوچا) در افغانستان، به خبرگزاری فرانسه گفته است که این کاروان حامل \"مواد غذایی و دیگر اقلام حیاتی بشردوستانه\" بوده است.\n\nمو یحیی، هماهنگکنندهی مقیم و امور بشردوستانهی سازمان ملل متحد در پاکستان، در ایکس نوشت: \"۷۲۴ کامیون حامل محمولههای بشردوستانه از طریق تورخم وارد افغانستان شده و به خانوادههایی رسیدهاند که بیش از همه به این کمکها نیاز دارند.\"\n\nاو همچنین از اسلامآباد و \"همهی کسانی که امکان باز نگهداشتن این خط حیاتی بشردوستانه را فراهم کردند\" تشکر کرد.\n\nدرگیری طالبان با پاکستان که از اکتبر ۲۰۲۵ به بستهشدن تقریبا کامل مرز زمینی دو کشور منجر شد، مسیرهای انتقال کمکهای بشردوستانه را بهشدت مختل کرده است.\n\nپس از بستهشدن مرز پاکستان کمکهای بشردوستانه از طریق ایران منتقل میشد، اما با بستهشدن تنگهی هرمز و جنگ ایران و امریکا، این مسیر نیز مسدود شد.\n\nبا این حال، پاکستان علیرغم تعلیق تجارت با افغانستان، اجازه ترانزیت کمکهای بشردوستانه به افغانستان را داده است.\n\nبرنامه جهانی غذا پیشتر اعلام کرده بود که بهدلیل بستهشدن مرزهای افغانستان و پاکستان و تنگهی هرمز، ۴۰۰ تُن بیسکویت غنیشده، پس از سفر ۱۵ هزار کیلومتری و عبور از نُه کشور به افغانستان رسیده است.\n\nبرنامه جهانی غذا میگوید که مسیر انتقال کمک به افغانستان طولانی و دشوار شده است.\n\nبرنامه جهانی غذا در گزارشی هشدار داده است که در صورت ادامهی انسداد مرزهای افغانستان و پاکستان و تشدید بحران خاور میانه، ۲.۳ میلیون نفر دیگر در افغانستان با ناامنی غذایی مواجه خواهند شد.\n\nبرنامه جهانی غذا در اوایل ماه آگست هشدار داد که سوءتغذیه حاد کودکان در افغانستان امسال به سطوح بحرانی رسیده است.\n\nبراساس آمار این سازمان، پس از زمینلرزههای مرگبار سال گذشته، چندین رویداد شدید اقلیمی در سال جاری و بازگشت میلیونها نفر از ایران و پاکستان از سال ۲۰۲۳ به اینسو، نزدیک به ۱۴ میلیون افغان با گرسنگی حاد مواجهاند.",
"source": {
"uri": "etilaatroz.com",
"dataType": "news",
"title": "روزنامه اطلاعات روز"
},
"authors": [
{
"uri": "اطلاعات_روز@etilaatroz.com",
"name": "اطلاعات روز",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Humanitarianism",
"type": "wiki",
"score": 5,
"label": {
"eng": "Humanitarianism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/World_Food_Programme",
"type": "org",
"score": 5,
"label": {
"eng": "World Food Programme"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_Nations",
"type": "org",
"score": 5,
"label": {
"eng": "United Nations"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Truck",
"type": "wiki",
"score": 5,
"label": {
"eng": "Truck"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pakistan",
"type": "loc",
"score": 5,
"label": {
"eng": "Pakistan"
},
"location": {
"type": "country",
"label": {
"eng": "Pakistan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Afghanistan",
"type": "loc",
"score": 5,
"label": {
"eng": "Afghanistan"
},
"location": {
"type": "country",
"label": {
"eng": "Afghanistan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Humanitarian_aid",
"type": "wiki",
"score": 3,
"label": {
"eng": "Humanitarian aid"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Taliban",
"type": "wiki",
"score": 3,
"label": {
"eng": "Taliban"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Food",
"type": "wiki",
"score": 3,
"label": {
"eng": "Food"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Biscuit",
"type": "wiki",
"score": 2,
"label": {
"eng": "Biscuit"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Malnutrition",
"type": "wiki",
"score": 2,
"label": {
"eng": "Malnutrition"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tonne",
"type": "wiki",
"score": 2,
"label": {
"eng": "Tonne"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Middle_East",
"type": "loc",
"score": 2,
"label": {
"eng": "Middle East"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Trade",
"type": "wiki",
"score": 2,
"label": {
"eng": "Trade"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hunger",
"type": "wiki",
"score": 1,
"label": {
"eng": "Hunger"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Agence_France-Presse",
"type": "wiki",
"score": 1,
"label": {
"eng": "Agence France-Presse"
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 58
},
{
"uri": "iptc/conflict,_war_and_peace",
"label": "iptc/conflict, war and peace",
"wgt": 78
},
{
"uri": "iptc/politics_and_government/international_relations/diplomacy",
"label": "iptc/politics and government/international relations/diplomacy",
"wgt": 85
},
{
"uri": "iptc/politics_and_government/international_relations/international_organization",
"label": "iptc/politics and government/international relations/international organization",
"wgt": 85
}
],
"image": "https://www.etilaatroz.com/wp-content/uploads/2025/10/torkham.jpg?w=640",
"eventUri": null,
"sentiment": null,
"wgt": 524583200,
"relevance": 1
},
{
"uri": "9434025173",
"lang": "eng",
"isDuplicate": false,
"date": "2026-08-16",
"time": "12:07:40",
"dateTime": "2026-08-16T12:07:40Z",
"dateTimePub": "2026-08-16T12:07:16Z",
"dataType": "news",
"sim": 0,
"url": "https://pajhwok.com/2026/08/16/more-than-92000-afghans-affected-by-natural-disasters-this-year-ocha/",
"title": "More than 92,000 Afghans affected by natural disasters this year: OCHA",
"body": "KABUL (Pajhwok): More than 92,000 people have been affected by natural disasters across all 34 provinces of Afghanistan since the beginning of this year, the United Nations Office for the Coordination of Humanitarian Affairs (OCHA) says.\n\nIn its July humanitarian situation report, released on Sunday, OCHA said floods, flash floods, landslides and other weather-related disasters had caused deaths and damaged homes and livelihoods across the country.\n\nAccording to the report, 97 people were killed and another 331 injured in natural disasters between January and early August.\n\nNearly 10,000 houses were damaged and more than 2,100 others completely destroyed, while nearly 13,000 families were affected by natural disasters across the country, the agency said.\n\nOCHA said natural disasters had been recorded in 202 districts, with more than 51,000 people affected in eastern Afghanistan alone.\n\nThe report said nearly 5,000 people in 10 provinces -- including Ghazni, Kabul, Kapisa, Laghman, Logar, Nuristan, Paktia, Paktika, Panjshir and Parwan -- was affected by natural disasters between July 20 and August 3.\n\nNuristan was the worst-affected province during this period, where floods and landslides killed dozens of people, destroyed or damaged hundreds of homes and left thousands in need of assistance and shelter, OCHA said.\n\nThe agency said the impact of natural disasters was not limited to eastern Afghanistan, with communities across the country continuing to face such hazards.\n\nThe disasters also damaged agricultural land, roads, irrigation systems, water networks and local markets, according to the report.\n\nDespite access challenges caused by damaged roads and flooding, humanitarian organisations had increased assistance in education, food security, health, protection, shelter, water and sanitation, OCHA said.\n\nThe agency stressed that investment in early warning systems, community preparedness, disaster risk reduction and climate change adaptation was essential to reducing the impact of future disasters.",
"source": {
"uri": "pajhwok.com",
"dataType": "news",
"title": "Pajhwok Afghan News"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/United_Nations_Office_for_the_Coordination_of_Humanitarian_Affairs",
"type": "wiki",
"score": 5,
"label": {
"eng": "United Nations Office for the Coordination of Humanitarian Affairs"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Natural_disaster",
"type": "wiki",
"score": 5,
"label": {
"eng": "Natural disaster"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Afghanistan",
"type": "loc",
"score": 5,
"label": {
"eng": "Afghanistan"
},
"location": {
"type": "country",
"label": {
"eng": "Afghanistan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Provinces_of_Afghanistan",
"type": "wiki",
"score": 3,
"label": {
"eng": "Provinces of Afghanistan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Humanitarian_aid",
"type": "wiki",
"score": 3,
"label": {
"eng": "Humanitarian aid"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Flash_flood",
"type": "wiki",
"score": 3,
"label": {
"eng": "Flash flood"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Flood",
"type": "wiki",
"score": 3,
"label": {
"eng": "Flood"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Landslide",
"type": "wiki",
"score": 3,
"label": {
"eng": "Landslide"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Province",
"type": "wiki",
"score": 2,
"label": {
"eng": "Province"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Panjshir_Province",
"type": "loc",
"score": 2,
"label": {
"eng": "Panjshir Province"
},
"location": {
"type": "place",
"label": {
"eng": "Panjshir Province"
},
"country": {
"type": "country",
"label": {
"eng": "Afghanistan"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Nuristan_Province",
"type": "loc",
"score": 2,
"label": {
"eng": "Nuristan Province"
},
"location": {
"type": "place",
"label": {
"eng": "Nuristan Province"
},
"country": {
"type": "country",
"label": {
"eng": "Afghanistan"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ghazni",
"type": "loc",
"score": 2,
"label": {
"eng": "Ghazni"
},
"location": {
"type": "place",
"label": {
"eng": "Ghazni"
},
"country": {
"type": "country",
"label": {
"eng": "Afghanistan"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kabul",
"type": "loc",
"score": 2,
"label": {
"eng": "Kabul"
},
"location": {
"type": "place",
"label": {
"eng": "Kabul"
},
"country": {
"type": "country",
"label": {
"eng": "Afghanistan"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kapisa_Province",
"type": "loc",
"score": 2,
"label": {
"eng": "Kapisa Province"
},
"location": {
"type": "place",
"label": {
"eng": "Kapisa Province"
},
"country": {
"type": "country",
"label": {
"eng": "Afghanistan"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Laghman_Province",
"type": "loc",
"score": 2,
"label": {
"eng": "Laghman Province"
},
"location": {
"type": "place",
"label": {
"eng": "Laghman Province"
},
"country": {
"type": "country",
"label": {
"eng": "Afghanistan"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Logar_Province",
"type": "loc",
"score": 2,
"label": {
"eng": "Logar Province"
},
"location": {
"type": "place",
"label": {
"eng": "Logar Province"
},
"country": {
"type": "country",
"label": {
"eng": "Afghanistan"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Paktia_Province",
"type": "loc",
"score": 2,
"label": {
"eng": "Paktia Province"
},
"location": {
"type": "place",
"label": {
"eng": "Paktia Province"
},
"country": {
"type": "country",
"label": {
"eng": "Afghanistan"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Paktika_Province",
"type": "loc",
"score": 2,
"label": {
"eng": "Paktika Province"
},
"location": {
"type": "place",
"label": {
"eng": "Paktika Province"
},
"country": {
"type": "country",
"label": {
"eng": "Afghanistan"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Parwan_Province",
"type": "loc",
"score": 2,
"label": {
"eng": "Parwan Province"
},
"location": {
"type": "place",
"label": {
"eng": "Parwan Province"
},
"country": {
"type": "country",
"label": {
"eng": "Afghanistan"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Climate_change_adaptation",
"type": "wiki",
"score": 1,
"label": {
"eng": "Climate change adaptation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Irrigation",
"type": "wiki",
"score": 1,
"label": {
"eng": "Irrigation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Food_security",
"type": "wiki",
"score": 1,
"label": {
"eng": "Food security"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Agriculture",
"type": "wiki",
"score": 1,
"label": {
"eng": "Agriculture"
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues",
"label": "dmoz/Society/Issues",
"wgt": 19
},
{
"uri": "dmoz/Science/Environment/Climate_Change",
"label": "dmoz/Science/Environment/Climate Change",
"wgt": 19
},
{
"uri": "dmoz/Science/Earth_Sciences/Natural_Disasters_and_Hazards",
"label": "dmoz/Science/Earth Sciences/Natural Disasters and Hazards",
"wgt": 22
},
{
"uri": "dmoz/Society/Philanthropy/Disaster_Relief_and_Recovery",
"label": "dmoz/Society/Philanthropy/Disaster Relief and Recovery",
"wgt": 28
},
{
"uri": "dmoz/Science/Anomalies_and_Alternative_Science/Weather_Control",
"label": "dmoz/Science/Anomalies and Alternative Science/Weather Control",
"wgt": 24
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 67
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 60
}
],
"image": "https://pajhwok.com/wp-content/uploads/2026/07/Nuristan-floods.jpeg",
"eventUri": null,
"sentiment": -0.5372549019607843,
"wgt": 524578060,
"relevance": 1
},
{
"uri": "9434013683",
"lang": "eng",
"isDuplicate": true,
"date": "2026-08-16",
"time": "11:51:43",
"dateTime": "2026-08-16T11:51:43Z",
"dateTimePub": "2026-08-16T11:50:23Z",
"dataType": "news",
"sim": 0,
"url": "https://www.ariananews.af/afghan-commerce-minister-meets-uzbek-deputy-prime-minister-in-termez/",
"title": "Afghan commerce minister meets Uzbek deputy prime minister in Termez | Ariana News | Afghanistan News",
"body": "Araghchi said dedicated systems and procedures should be developed for health tourism to make it easier for eligible Afghan visitors to enter Iran.\n\nIranian Foreign Minister Abbas Araghchi has described neighboring countries, including Afghanistan, as a major economic opportunity for Iran as the country continues to face international sanctions.\n\nSpeaking at a meeting with tourism and handicrafts investors in Razavi Khorasan province, Araghchi said neighboring states represent Iran's \"greatest opportunity\" for expanding foreign policy and economic cooperation.\n\nHe highlighted the potential for health tourism between Iran and Afghanistan, saying the Foreign Ministry faces no obstacle to issuing visas to Afghan nationals and is ready to facilitate the process for genuine applicants, particularly those seeking medical treatment.\n\nAraghchi said dedicated systems and procedures should be developed for health tourism to make it easier for eligible Afghan visitors to enter Iran, adding that the Foreign Ministry is prepared to cooperate with relevant authorities.\n\nHe also called for greater powers for provincial governments to address economic and cross-border issues, saying Iran's president supports strengthening local decision-making to resolve problems more quickly.\n\nReferring to Iran's experience with \"provincial diplomacy,\" Araghchi said many issues with neighboring countries, particularly those involving border regions, could be addressed more efficiently through local authorities.\n\nHe cited the Iran-Afghanistan border as an example, saying a problem between Razavi Khorasan and Afghanistan could potentially be resolved more quickly through officials on both sides rather than being referred to Tehran and Kabul for negotiations.",
"source": {
"uri": "ariananews.af",
"dataType": "news",
"title": "Ariana News"
},
"authors": [],
"concepts": [
{
"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/Afghanistan",
"type": "loc",
"score": 5,
"label": {
"eng": "Afghanistan"
},
"location": {
"type": "country",
"label": {
"eng": "Afghanistan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Medical_tourism",
"type": "wiki",
"score": 4,
"label": {
"eng": "Medical tourism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Abbas_Araghchi",
"type": "person",
"score": 3,
"label": {
"eng": "Abbas Araghchi"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ministry_of_Foreign_Affairs_(Iran)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Ministry of Foreign Affairs (Iran)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/International_sanctions",
"type": "wiki",
"score": 3,
"label": {
"eng": "International sanctions"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Razavi_Khorasan_province",
"type": "wiki",
"score": 2,
"label": {
"eng": "Razavi Khorasan province"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ministry_of_Foreign_Affairs_of_the_People's_Republic_of_China",
"type": "org",
"score": 2,
"label": {
"eng": "Ministry of Foreign Affairs of the People's Republic of China"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Foreign_policy",
"type": "wiki",
"score": 2,
"label": {
"eng": "Foreign policy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tourism",
"type": "wiki",
"score": 2,
"label": {
"eng": "Tourism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Government_of_Pakistan",
"type": "org",
"score": 1,
"label": {
"eng": "Government of Pakistan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Diplomacy",
"type": "wiki",
"score": 1,
"label": {
"eng": "Diplomacy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kabul",
"type": "loc",
"score": 1,
"label": {
"eng": "Kabul"
},
"location": {
"type": "place",
"label": {
"eng": "Kabul"
},
"country": {
"type": "country",
"label": {
"eng": "Afghanistan"
}
}
}
},
{
"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"
}
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues/Economic",
"label": "dmoz/Society/Issues/Economic",
"wgt": 17
},
{
"uri": "dmoz/Society/Government",
"label": "dmoz/Society/Government",
"wgt": 17
},
{
"uri": "dmoz/Society/Issues/Warfare_and_Conflict",
"label": "dmoz/Society/Issues/Warfare and Conflict",
"wgt": 20
},
{
"uri": "dmoz/Business/Opportunities/Networking-MLM",
"label": "dmoz/Business/Opportunities/Networking-MLM",
"wgt": 13
},
{
"uri": "dmoz/Health/Public_Health_and_Safety/Policy_and_Regulation",
"label": "dmoz/Health/Public Health and Safety/Policy and Regulation",
"wgt": 15
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 100
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 70
},
{
"uri": "iptc/conflict,_war_and_peace",
"label": "iptc/conflict, war and peace",
"wgt": 58
}
],
"image": "https://www.ariananews.af/wp-content/uploads/2026/08/Afghanistan-Uzbekistan.jpg",
"eventUri": null,
"sentiment": 0.5372549019607844,
"wgt": 524577103,
"relevance": 1
},
{
"uri": "2026-08-1256661974",
"lang": "fas",
"isDuplicate": false,
"date": "2026-08-16",
"time": "11:48:37",
"dateTime": "2026-08-16T11:48:37Z",
"dateTimePub": "2026-08-16T11:08:50Z",
"dataType": "news",
"sim": 0,
"url": "https://www.etilaatroz.com/259209/former-afghan-soldier-killed-in-quetta-pakistan/",
"title": "یک نظامی پیشین افغانستان در کویته پاکستان به قتل رسید",
"body": "منابع در قندهار میگویند که یک نظامی پیشین که از افراد نزدیک عبدالرازق اچکزی بود، در شهر کویته پاکستان به قتل رسیده است.\n\nبهگفتهی منابع، این نظامی پیشین حاجی ورور اچکزی نام داشت و در حکومت پیشین آمر حوزه دوم امنیتی شهر قندهار بود.\n\nمنابع میگویند که حاجی ورور اچکزی پس از سقوط نظام جمهوری، از ترس طالبان به کویته رفته و در آنجا زندگی میکرد.\n\nبهگفتهی منابع، او صبح امروز (یکشنبه، ۲۵ اسد) از سوی افراد مسلح موتورسایکلسوار، در نزدیکی خانهاش در شهر کویته هدف تیراندازی قرار گرفته و کشته شده است.\n\nتا کنون انگیزه و عاملان قتل این نظامی پیشین روشن نیست.\n\nبهگفتهی منابع، حاجی ورور اچکزی از افراد نزدیک به جنرال عبدالرازق اچکزی، فرمانده پیشین پولیس قندهار بود.\n\nدر پنج سال حکومت طالبان، علیرغم فرمان عفو رهبر این گروه، کشتار نظامیان پیشین در داخل کشور ادامه داشته است.\n\nمنتقدان طالبان این گروه را متهم به قتل انتقامجویانه علیه نظامیان پیشین میکنند، اما طالبان این اتهام را رد میکنند و ادعا دارند که جنگجویان این گروه به فرمان ملا هبتالله پابند هستند.",
"source": {
"uri": "etilaatroz.com",
"dataType": "news",
"title": "روزنامه اطلاعات روز"
},
"authors": [
{
"uri": "اطلاعات_روز@etilaatroz.com",
"name": "اطلاعات روز",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Taliban",
"type": "wiki",
"score": 5,
"label": {
"eng": "Taliban"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Murder",
"type": "wiki",
"score": 5,
"label": {
"eng": "Murder"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Quetta",
"type": "loc",
"score": 5,
"label": {
"eng": "Quetta"
},
"location": {
"type": "place",
"label": {
"eng": "Quetta"
},
"country": {
"type": "country",
"label": {
"eng": "Pakistan"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kandahar",
"type": "loc",
"score": 5,
"label": {
"eng": "Kandahar"
},
"location": {
"type": "place",
"label": {
"eng": "Kandahar"
},
"country": {
"type": "country",
"label": {
"eng": "Afghanistan"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pakistan",
"type": "loc",
"score": 5,
"label": {
"eng": "Pakistan"
},
"location": {
"type": "country",
"label": {
"eng": "Pakistan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Abdul_Raziq_Achakzai",
"type": "person",
"score": 4,
"label": {
"eng": "Abdul Raziq Achakzai"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Afghanistan",
"type": "loc",
"score": 3,
"label": {
"eng": "Afghanistan"
},
"location": {
"type": "country",
"label": {
"eng": "Afghanistan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Shooting",
"type": "wiki",
"score": 2,
"label": {
"eng": "Shooting"
}
}
],
"categories": [
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 72
},
{
"uri": "iptc/conflict,_war_and_peace",
"label": "iptc/conflict, war and peace",
"wgt": 69
}
],
"image": "https://www.etilaatroz.com/wp-content/uploads/2026/08/photo_2026-08-16_15-36-35.jpg?w=640",
"eventUri": null,
"sentiment": null,
"wgt": 524576917,
"relevance": 1
},
{
"uri": "9434004036",
"lang": "eng",
"isDuplicate": false,
"date": "2026-08-16",
"time": "11:37:07",
"dateTime": "2026-08-16T11:37:07Z",
"dateTimePub": "2026-08-16T11:36:45Z",
"dataType": "news",
"sim": 0.7215686440467834,
"url": "https://pajhwok.com/2026/08/16/senior-hamas-delegation-arrives-in-cairo-for-gaza-agreement-talks/",
"title": "Senior Hamas delegation arrives in Cairo for Gaza agreement talks",
"body": "KABUL (Pajhwok): A senior Hamas delegation led by the group's political leader and chief negotiator Khalil al-Hayya arrived in Cairo, Egypt, on Sunday for talks on the Gaza agreement, a media report said.\n\nHamas spokesman Hazem Qassem said the delegation's visit was part of ongoing contacts with mediators, Al Jazeera reported.\n\nQassem said the talks would brief mediators on what Hamas described as \"Israeli violations\" and seek Israel's commitment to the roadmap agreed with the \"Board of Peace\".\n\nThe delegation is scheduled to meet Hassan Rashad, head of Egypt's General Intelligence Service, the report said.\n\nIt added that the delegation includes Hamas Shura Council chief Mohammed Darwish, the group's head abroad Khaled Meshaal, Hamas chief in the West Bank Zaher Jabarin and head of its Arab and Islamic Relations Office Basem Naim.\n\nThe visit comes amid growing disagreements over the implementation of the second phase of the Gaza ceasefire agreement.\n\nAccording to the report, Israel has rejected the 15-point plan approved by the \"Board of Peace\" and made any withdrawal from the Gaza Strip conditional on what it calls the \"genuine disarmament\" of Hamas.",
"source": {
"uri": "pajhwok.com",
"dataType": "news",
"title": "Pajhwok Afghan News"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Hamas",
"type": "org",
"score": 5,
"label": {
"eng": "Hamas"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cairo",
"type": "loc",
"score": 5,
"label": {
"eng": "Cairo"
},
"location": {
"type": "place",
"label": {
"eng": "Cairo"
},
"country": {
"type": "country",
"label": {
"eng": "Egypt"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gaza_Strip",
"type": "loc",
"score": 4,
"label": {
"eng": "Gaza Strip"
},
"location": {
"type": "place",
"label": {
"eng": "Gaza Strip"
},
"country": {
"type": "country",
"label": {
"eng": "Palestine"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hebron",
"type": "loc",
"score": 3,
"label": {
"eng": "Hebron"
},
"location": {
"type": "place",
"label": {
"eng": "Hebron"
},
"country": {
"type": "country",
"label": {
"eng": "Palestine"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israel",
"type": "loc",
"score": 3,
"label": {
"eng": "Israel"
},
"location": {
"type": "country",
"label": {
"eng": "Israel"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Al_Jazeera",
"type": "org",
"score": 2,
"label": {
"eng": "Al Jazeera"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Egypt",
"type": "loc",
"score": 2,
"label": {
"eng": "Egypt"
},
"location": {
"type": "country",
"label": {
"eng": "Egypt"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Arabs",
"type": "wiki",
"score": 1,
"label": {
"eng": "Arabs"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Khaled_Mashal",
"type": "person",
"score": 1,
"label": {
"eng": "Khaled Mashal"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israeli_disengagement_from_Gaza",
"type": "wiki",
"score": 1,
"label": {
"eng": "Israeli disengagement from Gaza"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ceasefire",
"type": "wiki",
"score": 1,
"label": {
"eng": "Ceasefire"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Shura",
"type": "wiki",
"score": 1,
"label": {
"eng": "Shura"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Islam",
"type": "wiki",
"score": 1,
"label": {
"eng": "Islam"
}
},
{
"uri": "http://en.wikipedia.org/wiki/West_Bank",
"type": "loc",
"score": 1,
"label": {
"eng": "West Bank"
},
"location": {
"type": "place",
"label": {
"eng": "West Bank"
},
"country": {
"type": "country",
"label": {
"eng": "Palestine"
}
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Government",
"label": "dmoz/Society/Government",
"wgt": 15
},
{
"uri": "dmoz/Society/Issues/Warfare_and_Conflict",
"label": "dmoz/Society/Issues/Warfare and Conflict",
"wgt": 17
},
{
"uri": "dmoz/Society/Issues/Peace",
"label": "dmoz/Society/Issues/Peace",
"wgt": 21
},
{
"uri": "dmoz/Society/Religion_and_Spirituality/Islam",
"label": "dmoz/Society/Religion and Spirituality/Islam",
"wgt": 14
},
{
"uri": "dmoz/Society/Politics/Nationalism",
"label": "dmoz/Society/Politics/Nationalism",
"wgt": 15
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 54
},
{
"uri": "iptc/conflict,_war_and_peace",
"label": "iptc/conflict, war and peace",
"wgt": 89
},
{
"uri": "iptc/politics_and_government/international_relations/diplomacy",
"label": "iptc/politics and government/international relations/diplomacy",
"wgt": 77
},
{
"uri": "iptc/politics_and_government/international_relations/international_organization",
"label": "iptc/politics and government/international relations/international organization",
"wgt": 69
}
],
"image": "https://pajhwok.com/wp-content/uploads/2026/08/65465-1784556285.webp",
"eventUri": "eng-11926418",
"sentiment": 0.3647058823529412,
"wgt": 524576227,
"relevance": 1
},
{
"uri": "9433975862",
"lang": "eng",
"isDuplicate": false,
"date": "2026-08-16",
"time": "10:56:15",
"dateTime": "2026-08-16T10:56:15Z",
"dateTimePub": "2026-08-16T10:54:39Z",
"dataType": "news",
"sim": 0,
"url": "https://www.ariananews.af/un-deputy-chief-afghan-women-and-girls-must-not-be-abandoned/",
"title": "UN deputy chief: Afghan women and girls must not be abandoned | Ariana News | Afghanistan News",
"body": "Its spokesman, Zabihullah Mujahid, has said the government remains committed to ensuring women's rights in accordance with Sharia and that there is no cause for concern.\n\nUN Deputy Secretary-General Amina Mohammed has called on the international community to continue supporting Afghan women and girls, saying they must not be abandoned as restrictions on their rights persist.\n\nIn a message marking the fifth anniversary of the Islamic Emirate's return to power, Mohammed said Afghan women and girls continue to bear the burden of restrictions while their hopes and aspirations for the future remain on hold.\n\n\"Afghan women must not be left behind,\" she said, stressing the importance of supporting their efforts to build a better future.\n\nThe Islamic Emirate, however, maintains that women's rights are protected within the framework of Islamic Sharia.\n\nIts spokesman, Zabihullah Mujahid, has said the government remains committed to ensuring women's rights in accordance with Sharia and that there is no cause for concern.\n\nAfghan analysts and activists say disagreements between Kabul and the international community over women's and girls' rights remain a major obstacle to improving Afghanistan's relations with the outside world.\n\nThe comments come as the United Nations and other international organizations continue to cite restrictions on women and girls as a major challenge facing Afghanistan, while urging countries to maintain support for programs benefiting Afghan women and girls.",
"source": {
"uri": "ariananews.af",
"dataType": "news",
"title": "Ariana News"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Afghanistan",
"type": "loc",
"score": 5,
"label": {
"eng": "Afghanistan"
},
"location": {
"type": "country",
"label": {
"eng": "Afghanistan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Women's_rights",
"type": "wiki",
"score": 4,
"label": {
"eng": "Women's rights"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sharia",
"type": "wiki",
"score": 4,
"label": {
"eng": "Sharia"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Zabihullah_Mujahid",
"type": "wiki",
"score": 3,
"label": {
"eng": "Zabihullah Mujahid"
}
},
{
"uri": "http://en.wikipedia.org/wiki/International_community",
"type": "wiki",
"score": 3,
"label": {
"eng": "International community"
}
},
{
"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/United_Nations",
"type": "org",
"score": 2,
"label": {
"eng": "United Nations"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kabul",
"type": "loc",
"score": 1,
"label": {
"eng": "Kabul"
},
"location": {
"type": "place",
"label": {
"eng": "Kabul"
},
"country": {
"type": "country",
"label": {
"eng": "Afghanistan"
}
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues",
"label": "dmoz/Society/Issues",
"wgt": 24
},
{
"uri": "dmoz/Society/Religion_and_Spirituality/Islam",
"label": "dmoz/Society/Religion and Spirituality/Islam",
"wgt": 18
},
{
"uri": "dmoz/Health/Women's_Health/Smoking",
"label": "dmoz/Health/Women's Health/Smoking",
"wgt": 23
},
{
"uri": "dmoz/Sports/Women",
"label": "dmoz/Sports/Women",
"wgt": 27
},
{
"uri": "dmoz/Sports/Baseball/Women",
"label": "dmoz/Sports/Baseball/Women",
"wgt": 19
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 97
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 77
},
{
"uri": "iptc/society",
"label": "iptc/society",
"wgt": 75
},
{
"uri": "iptc/crime,_law_and_justice/justice",
"label": "iptc/crime, law and justice/justice",
"wgt": 84
}
],
"image": "https://www.ariananews.af/wp-content/uploads/2026/08/Amina-Mohammed.jpg",
"eventUri": null,
"sentiment": 0.3254901960784313,
"wgt": 524573775,
"relevance": 1
},
{
"uri": "2026-08-1256635012",
"lang": "fas",
"isDuplicate": false,
"date": "2026-08-16",
"time": "10:56:04",
"dateTime": "2026-08-16T10:56:04Z",
"dateTimePub": "2026-08-16T10:15:33Z",
"dataType": "news",
"sim": 0,
"url": "https://www.etilaatroz.com/259205/ocha-natural-disasters-in-afghanistan-have-affected-92000-people/",
"title": "اوچا: حوادث طبیعی در افغانستان ۹۲ هزار نفر را تحت تأثیر قرار داده است",
"body": "دفتر هماهنگکنندهی کمکهای بشردوستانهی سازمان ملل متحد (اوچا) میگوید حوادث طبیعی در افغانستان در سال جاری میلادی ۹۲ هزار نفر را تحت تأثیر قرار داده است که از این جمله، ۹۷ نفر جان باخته و ۳۳۱ نفر دیگر زخمی شدهاند.\n\nاوچا امروز (یکشنبه، ۲۵ اسد) با نشر گزارشی گفته است که طی هفت ماه گذشته، زمینلرزه، سیلاب و رانش زمین از جمله حوادث طبیعی مرگبار در افغانستان بوده است.\n\nدر گزارش اوچا آمده است که بین جنوری تا آگست ۲۰۲۶ میلادی در ۲۰۲ ولسوالی در ۳۴ ولایت افغانستان ۱۳ هزار خانواده که آمار کلی آنان به ۹۲ هزار نفر میرسد، تحت تأثیر حوادث طبیعی قرار گرفتهاند. از جمله ۹۲ هزار نفر متأثر از حوادث طبیعی، ۵۱ هزار نفر آنان باشندگان ولایتهای زون شرق کشور هستند.\n\nدر این مدت ۹۷ نفر جان باخته، ۳۳۱ نفر زخمی شده، ۱۰ هزار خانه آسیب دیده و دو هزار و ۱۰۰ خانه ویران شدهاند.\n\nاوچا میگوید پشت این ارقام، خانوادههایی هستند که سرپناه خود را از دست دادهاند، دهقانانی که زمینهای زراعتیشان دچار سیلاب شده است و جوامعی که با جادهها، سیستمهای آبیاری، شبکههای آب و بازارهای محلی آسیبدیده دستوپنجه نرم میکنند.\n\nاین نهاد ابراز نگرانی کرده است که برای خانوارهایی که از قبل با فرصتهای معیشتی محدود مواجه هستند، از دست دادن خانه یا داراییهای تولیدی میتواند آنان را عمیقتر به سمت آسیبپذیری سوق دهد و وابستگیشان را به کمکهای بشردوستانه افزایش دهد.\n\nدر حالی که نیازمندیها به کمکهای بشردوستانه از جهات مختلف افزایش مییابد، حمایتهای مالی از پروژههای خدمات بشردوستانه در افغانستان بهطور قابلتوجهی پایین است. سازمان ملل متحد از مجموع ۱.۷۱ میلیارد دالری که برای رسیدگی به وضعیت بشردوستانه در افغانستان برای سال جاری میلادی درخواست کرده بود، در نیمهی نخست سال کمتر از ۲۰ درصد یا یکپنجم این بودجه را دریافت کرده است.",
"source": {
"uri": "etilaatroz.com",
"dataType": "news",
"title": "روزنامه اطلاعات روز"
},
"authors": [
{
"uri": "اطلاعات_روز@etilaatroz.com",
"name": "اطلاعات روز",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://fa.wikipedia.org/wiki/بلایای_طبیعی",
"type": "wiki",
"score": 5,
"label": {
"eng": "بلایای طبیعی"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Afghanistan",
"type": "loc",
"score": 5,
"label": {
"eng": "Afghanistan"
},
"location": {
"type": "country",
"label": {
"eng": "Afghanistan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Humanitarianism",
"type": "wiki",
"score": 4,
"label": {
"eng": "Humanitarianism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_Nations",
"type": "org",
"score": 4,
"label": {
"eng": "United Nations"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Flood",
"type": "wiki",
"score": 4,
"label": {
"eng": "Flood"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Family",
"type": "wiki",
"score": 3,
"label": {
"eng": "Family"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Landslide",
"type": "wiki",
"score": 3,
"label": {
"eng": "Landslide"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Irrigation",
"type": "wiki",
"score": 2,
"label": {
"eng": "Irrigation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Water",
"type": "wiki",
"score": 2,
"label": {
"eng": "Water"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Asset",
"type": "wiki",
"score": 2,
"label": {
"eng": "Asset"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mali",
"type": "loc",
"score": 2,
"label": {
"eng": "Mali"
},
"location": {
"type": "country",
"label": {
"eng": "Mali"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Budget",
"type": "wiki",
"score": 1,
"label": {
"eng": "Budget"
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 63
},
{
"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": 72
},
{
"uri": "iptc/conflict,_war_and_peace",
"label": "iptc/conflict, war and peace",
"wgt": 57
}
],
"image": "https://www.etilaatroz.com/wp-content/uploads/2026/07/flood-in-panjsher.jpg?w=640",
"eventUri": null,
"sentiment": null,
"wgt": 524573764,
"relevance": 1
},
{
"uri": "2026-08-1256635011",
"lang": "fas",
"isDuplicate": false,
"date": "2026-08-16",
"time": "10:56:02",
"dateTime": "2026-08-16T10:56:02Z",
"dateTimePub": "2026-08-16T10:45:51Z",
"dataType": "news",
"sim": 0.6313725709915161,
"url": "https://www.etilaatroz.com/259207/freedom-front-reports-clashes-with-taliban-in-zibak-badakhshan/",
"title": "\"جبهه آزای\" از درگیری با طالبان در زیباک بدخشان خبر داد",
"body": "\"جبهه آزادی افغانستان\" اعلام کرده است که درگیری میان نیروهایش و طالبان در چند استقامت در ولسوالی زیباک بدخشان جریان دارد.\n\nاین جبهه امروز (یکشنبه، ۲۵ اسد) در خبرنامهای ادعا کرده است که طالبان متحمل تلفات و خسارات سنگین شده و در حال پراکندهشدن هستند. \n\nمقامهای محلی طالبان در بدخشان دربارهی این درگیری چیزی نگفتهاند.\n\nطالبان در ولسوالی نسی بدخشان نیز با افراد جمعهخان فاتح، فرمانده ناراضی خود درگیر هستند.\n\nیک منبع گفت که طالبان در ولسوالیهای مایمی و شکی تجمع کرده و قصد دارند به نسی بروند.\n\nاین درگیری از هفتهی گذشته آغاز شده است. \n\nطالبان تا کنون دربارهی درگیری نیروهای این گروه با افراد جمعهخان فاتح بهگونهی رسمی اظهارنظر نکردهاند.\n\nدر یک فایل صوتی که از جمعهخان فاتح نشر شده، او میگوید که جنگ او با رژیم طالبان نیست، بلکه با قطعات این گروه در بدخشان است. فاتح این قطعات طالبان که نیروهای غیربومی هستند، متهم به قتل غیرنظامیان میکند.",
"source": {
"uri": "etilaatroz.com",
"dataType": "news",
"title": "روزنامه اطلاعات روز"
},
"authors": [
{
"uri": "اطلاعات_روز@etilaatroz.com",
"name": "اطلاعات روز",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Zebak_District",
"type": "loc",
"score": 5,
"label": {
"eng": "Zebak District"
},
"location": {
"type": "place",
"label": {
"eng": "Zebak District"
},
"country": {
"type": "country",
"label": {
"eng": "Afghanistan"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Badakhshan",
"type": "loc",
"score": 5,
"label": {
"eng": "Badakhshan"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Taliban",
"type": "wiki",
"score": 5,
"label": {
"eng": "Taliban"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Nusay_District",
"type": "loc",
"score": 4,
"label": {
"eng": "Nusay District"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Afghanistan",
"type": "loc",
"score": 3,
"label": {
"eng": "Afghanistan"
},
"location": {
"type": "country",
"label": {
"eng": "Afghanistan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Maimay_District",
"type": "loc",
"score": 2,
"label": {
"eng": "Maimay District"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Shekay_District",
"type": "loc",
"score": 2,
"label": {
"eng": "Shekay District"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Districts_of_Afghanistan",
"type": "wiki",
"score": 2,
"label": {
"eng": "Districts of Afghanistan"
}
}
],
"categories": [
{
"uri": "news/Arts_and_Entertainment",
"label": "news/Arts and Entertainment",
"wgt": 58
},
{
"uri": "iptc/conflict,_war_and_peace/armed_conflict",
"label": "iptc/conflict, war and peace/armed conflict",
"wgt": 92
}
],
"image": "https://www.etilaatroz.com/wp-content/uploads/2026/07/photo_2026-07-26_19-38-08.jpg?w=640",
"eventUri": "fas-948326",
"sentiment": null,
"wgt": 524573762,
"relevance": 1
},
{
"uri": "9433966644",
"lang": "eng",
"isDuplicate": true,
"date": "2026-08-16",
"time": "10:40:57",
"dateTime": "2026-08-16T10:40:57Z",
"dateTimePub": "2026-08-16T10:39:50Z",
"dataType": "news",
"sim": 0,
"url": "https://www.ariananews.af/ieas-leader-we-will-not-accept-un-islamic-demands/",
"title": "IEA's leader: We will not accept 'un-Islamic' demands | Ariana News | Afghanistan News",
"body": "Araghchi said dedicated systems and procedures should be developed for health tourism to make it easier for eligible Afghan visitors to enter Iran.\n\nIranian Foreign Minister Abbas Araghchi has described neighboring countries, including Afghanistan, as a major economic opportunity for Iran as the country continues to face international sanctions.\n\nSpeaking at a meeting with tourism and handicrafts investors in Razavi Khorasan province, Araghchi said neighboring states represent Iran's \"greatest opportunity\" for expanding foreign policy and economic cooperation.\n\nHe highlighted the potential for health tourism between Iran and Afghanistan, saying the Foreign Ministry faces no obstacle to issuing visas to Afghan nationals and is ready to facilitate the process for genuine applicants, particularly those seeking medical treatment.\n\nAraghchi said dedicated systems and procedures should be developed for health tourism to make it easier for eligible Afghan visitors to enter Iran, adding that the Foreign Ministry is prepared to cooperate with relevant authorities.\n\nHe also called for greater powers for provincial governments to address economic and cross-border issues, saying Iran's president supports strengthening local decision-making to resolve problems more quickly.\n\nReferring to Iran's experience with \"provincial diplomacy,\" Araghchi said many issues with neighboring countries, particularly those involving border regions, could be addressed more efficiently through local authorities.\n\nHe cited the Iran-Afghanistan border as an example, saying a problem between Razavi Khorasan and Afghanistan could potentially be resolved more quickly through officials on both sides rather than being referred to Tehran and Kabul for negotiations.",
"source": {
"uri": "ariananews.af",
"dataType": "news",
"title": "Ariana News"
},
"authors": [],
"concepts": [
{
"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/Afghanistan",
"type": "loc",
"score": 5,
"label": {
"eng": "Afghanistan"
},
"location": {
"type": "country",
"label": {
"eng": "Afghanistan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Medical_tourism",
"type": "wiki",
"score": 4,
"label": {
"eng": "Medical tourism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Abbas_Araghchi",
"type": "person",
"score": 3,
"label": {
"eng": "Abbas Araghchi"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ministry_of_Foreign_Affairs_(Iran)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Ministry of Foreign Affairs (Iran)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/International_sanctions",
"type": "wiki",
"score": 3,
"label": {
"eng": "International sanctions"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Razavi_Khorasan_province",
"type": "wiki",
"score": 2,
"label": {
"eng": "Razavi Khorasan province"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ministry_of_Foreign_Affairs_of_the_People's_Republic_of_China",
"type": "org",
"score": 2,
"label": {
"eng": "Ministry of Foreign Affairs of the People's Republic of China"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Foreign_policy",
"type": "wiki",
"score": 2,
"label": {
"eng": "Foreign policy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tourism",
"type": "wiki",
"score": 2,
"label": {
"eng": "Tourism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Government_of_Pakistan",
"type": "org",
"score": 1,
"label": {
"eng": "Government of Pakistan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Diplomacy",
"type": "wiki",
"score": 1,
"label": {
"eng": "Diplomacy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kabul",
"type": "loc",
"score": 1,
"label": {
"eng": "Kabul"
},
"location": {
"type": "place",
"label": {
"eng": "Kabul"
},
"country": {
"type": "country",
"label": {
"eng": "Afghanistan"
}
}
}
},
{
"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"
}
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues/Economic",
"label": "dmoz/Society/Issues/Economic",
"wgt": 17
},
{
"uri": "dmoz/Society/Government",
"label": "dmoz/Society/Government",
"wgt": 17
},
{
"uri": "dmoz/Society/Issues/Warfare_and_Conflict",
"label": "dmoz/Society/Issues/Warfare and Conflict",
"wgt": 20
},
{
"uri": "dmoz/Business/Opportunities/Networking-MLM",
"label": "dmoz/Business/Opportunities/Networking-MLM",
"wgt": 13
},
{
"uri": "dmoz/Health/Public_Health_and_Safety/Policy_and_Regulation",
"label": "dmoz/Health/Public Health and Safety/Policy and Regulation",
"wgt": 15
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 100
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 70
},
{
"uri": "iptc/conflict,_war_and_peace",
"label": "iptc/conflict, war and peace",
"wgt": 58
}
],
"image": "https://www.ariananews.af/wp-content/uploads/2023/06/IEA-leader-1.jpg",
"eventUri": null,
"sentiment": 0.5372549019607844,
"wgt": 524572857,
"relevance": 1
}
],
"totalResults": 2389,
"page": 1,
"count": 10,
"pages": 239
}
}