Topics
Countries
Algeria News
Would you like to access news/blog content published by sources located in Algeria?
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/Algeria",
"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%2FAlgeria&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": "9363859009",
"lang": "fra",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:10:30",
"dateTime": "2026-06-19T11:10:30Z",
"dateTimePub": "2026-06-19T11:09:06Z",
"dataType": "news",
"sim": 0,
"url": "https://www.algerie360.com/etusa-lance-un-programme-pour-la-saison-estivale-voici-les-6-lignes-pour-aller-a-la-plage/",
"title": "ETUSA lance un programme pour la saison estivale : voici les 6 lignes pour aller à la plage",
"body": "AÀ l'approche de la saison estivale, l'Entreprise publique de transport urbain et suburbain d'Alger (ETUSA) a annoncé la mise en place d'un programme spécial qui entrera en vigueur à partir du dimanche 21 juin. Cette initiative vise à faciliter les déplacements des citoyens vers les plages, les espaces de loisirs et les principaux sites touristiques de la capitale.\n\nDans un communiqué publié jeudi 18 juin, ETUSA a indiqué que ce dispositif comprend un nouvel horaire d'exploitation ainsi que l'ouverture de plusieurs lignes saisonnières.\n\nLes premiers départs des bus seront assurés à partir de 6h20 jusqu'à 19h30 pour le service de jour. Quant au service nocturne, il fonctionnera quotidiennement de 19h00 à 1h00 du matin afin de répondre à l'affluence enregistrée durant les soirées d'été.\n\nSix lignes spéciales vers les plages\n\nDans le cadre de son programme baptisé \" Plan Bleu \", l'entreprise a prévu six lignes spéciales desservant plusieurs plages de la région, avec des trajets aller-retour assurés de 8h00 à 20h00.\n\nLes lignes concernées relieront :\n\n* Douéra à la plage de Sidi Fredj ;\n\n* Khemis El Khechna à la plage de Boumerdès, en passant par Ouled Moussa ;\n\n* Hamadi à la plage de Boumerdès ;\n\n* El Harrach à la plage d'Aïn Taya ;\n\n* Rahmania à la plage de Kheloufi, avec plusieurs arrêts intermédiaires ;\n\n* Rouiba à la plage d'El Kadous à Aïn Taya.\n\nCette mesure vise à offrir une alternative pratique aux estivants tout en réduisant la pression sur les moyens de transport habituels.\n\nUn dispositif nocturne vers les parcs et espaces de détente\n\nETUSA a également élaboré un programme spécial pour les sorties nocturnes. Les bus circuleront de 18h00 à 1h00 du matin afin de faciliter l'accès des familles et des visiteurs aux différents parcs et espaces de loisirs de la capitale.\n\nLe parc des Sablettes sera notamment desservi depuis plusieurs stations, dont 1er Mai, Place des Martyrs, Bach Djerrah, Baraki, Les Eucalyptus, Khemis El Khechna, Hamadi, Meftah, Larbaâ et Bougara.\n\nD'autres dessertes sont également prévues entre Bach Djerrah et le parc de la Promenade des Sources à El Harrach, entre la gare multimodale des Maqâdmine et la place Kettani, entre le Jardin d'Essai du Hamma et le Mémorial du Martyr, ainsi qu'entre Sidi Abdellah et Sidi Fredj.\n\nLe retour des bus touristiques \" City Tour \"\n\nPar ailleurs, ETUSA a confirmé la reprise de son service de bus découverts \" City Tour \". Ces circuits touristiques partiront quotidiennement du parc des Sablettes à partir de 18h00 jusqu'à 1h00 du matin.\n\nLes visiteurs pourront ainsi découvrir plusieurs sites emblématiques de la capitale, notamment le Mémorial du Martyr, la Grande Mosquée d'Alger ainsi que le front de mer, dans une ambiance estivale propice à la découverte du patrimoine et des paysages d'Alger.\n\nAvec ce programme spécial, ETUSA entend accompagner la saison estivale en proposant des solutions de mobilité adaptées aux besoins des citoyens, tout en encourageant les activités de loisirs, les sorties familiales et la découverte des sites touristiques de la capitale.",
"source": {
"uri": "algerie360.com",
"dataType": "news",
"title": "algerie360.com"
},
"authors": [
{
"uri": "wissam_abid@algerie360.com",
"name": "Wissam Abid",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://fr.wikipedia.org/wiki/Entreprise_de_transport_urbain_et_suburbain_d'Alger",
"type": "wiki",
"score": 5,
"label": {
"eng": "Entreprise de transport urbain et suburbain d'Alger"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bus",
"type": "wiki",
"score": 4,
"label": {
"eng": "Bus"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Boumerdès",
"type": "loc",
"score": 3,
"label": {
"eng": "Boumerdès"
},
"location": {
"type": "place",
"label": {
"eng": "Boumerdès"
},
"country": {
"type": "country",
"label": {
"eng": "Algeria"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Khemis_El-Khechna",
"type": "loc",
"score": 3,
"label": {
"eng": "Khemis El-Khechna"
},
"location": {
"type": "place",
"label": {
"eng": "Khemis El-Khechna"
},
"country": {
"type": "country",
"label": {
"eng": "Algeria"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sidi_Fredj",
"type": "wiki",
"score": 2,
"label": {
"eng": "Sidi Fredj"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Rahmania",
"type": "loc",
"score": 2,
"label": {
"eng": "Rahmania"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Aïn_Taya",
"type": "loc",
"score": 2,
"label": {
"eng": "Aïn Taya"
},
"location": {
"type": "place",
"label": {
"eng": "Aïn Taya"
},
"country": {
"type": "country",
"label": {
"eng": "Algeria"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Douéra",
"type": "loc",
"score": 2,
"label": {
"eng": "Douéra"
},
"location": {
"type": "place",
"label": {
"eng": "Douéra"
},
"country": {
"type": "country",
"label": {
"eng": "Algeria"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/El_Harrach",
"type": "loc",
"score": 2,
"label": {
"eng": "El Harrach"
},
"location": {
"type": "place",
"label": {
"eng": "El Harrach"
},
"country": {
"type": "country",
"label": {
"eng": "Algeria"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ouled_Moussa",
"type": "loc",
"score": 2,
"label": {
"eng": "Ouled Moussa"
},
"location": {
"type": "place",
"label": {
"eng": "Ouled Moussa"
},
"country": {
"type": "country",
"label": {
"eng": "Algeria"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Rouïba",
"type": "loc",
"score": 2,
"label": {
"eng": "Rouïba"
},
"location": {
"type": "place",
"label": {
"eng": "Rouïba"
},
"country": {
"type": "country",
"label": {
"eng": "Algeria"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hamma_Station",
"type": "wiki",
"score": 1,
"label": {
"eng": "Hamma Station"
}
},
{
"uri": "http://fr.wikipedia.org/wiki/Sidi_Abdellah",
"type": "loc",
"score": 1,
"label": {
"eng": "Sidi Abdellah"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Place_des_Martyrs_Metro_Station",
"type": "wiki",
"score": 1,
"label": {
"eng": "Place des Martyrs Metro Station"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Larbaâ,_Blida",
"type": "loc",
"score": 1,
"label": {
"eng": "Larbaâ, Blida"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Djamaâ_el_Kebir",
"type": "wiki",
"score": 1,
"label": {
"eng": "Djamaâ el Kebir"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Martyrs'_Memorial,_Algiers",
"type": "wiki",
"score": 1,
"label": {
"eng": "Martyrs' Memorial, Algiers"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Botanical_Garden_Hamma",
"type": "wiki",
"score": 1,
"label": {
"eng": "Botanical Garden Hamma"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Meftah_(town)",
"type": "loc",
"score": 1,
"label": {
"eng": "Meftah (town)"
},
"location": {
"type": "place",
"label": {
"eng": "Meftah (town)"
},
"country": {
"type": "country",
"label": {
"eng": "Algeria"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Baraki,_Algiers",
"type": "loc",
"score": 1,
"label": {
"eng": "Baraki, Algiers"
},
"location": {
"type": "place",
"label": {
"eng": "Baraki, Algiers"
},
"country": {
"type": "country",
"label": {
"eng": "Algeria"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bougara",
"type": "loc",
"score": 1,
"label": {
"eng": "Bougara"
},
"location": {
"type": "place",
"label": {
"eng": "Bougara"
},
"country": {
"type": "country",
"label": {
"eng": "Algeria"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Les_Eucalyptus",
"type": "loc",
"score": 1,
"label": {
"eng": "Les Eucalyptus"
},
"location": {
"type": "place",
"label": {
"eng": "Les Eucalyptus"
},
"country": {
"type": "country",
"label": {
"eng": "Algeria"
}
}
}
}
],
"categories": [
{
"uri": "iptc/economy,_business_and_finance/products_and_services/transport",
"label": "iptc/economy, business and finance/products and services/transport",
"wgt": 64
},
{
"uri": "iptc/lifestyle_and_leisure/leisure/travel_and_tourism",
"label": "iptc/lifestyle and leisure/leisure/travel and tourism",
"wgt": 91
},
{
"uri": "iptc/economy,_business_and_finance/products_and_services/tourism_and_leisure_industry/casinos_and_gambling",
"label": "iptc/economy, business and finance/products and services/tourism and leisure industry/casinos and gambling",
"wgt": 86
}
],
"image": "https://www.algerie360.com/wp-content/uploads/2026/06/IMG_1136.webp",
"eventUri": null,
"sentiment": null,
"wgt": 519563430,
"relevance": 1
},
{
"uri": "9363852530",
"lang": "ara",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:05:57",
"dateTime": "2026-06-19T11:05:57Z",
"dateTimePub": "2026-06-19T09:58:28Z",
"dataType": "news",
"sim": 0,
"url": "https://algeriapressonline.com/%D8%A5%D9%82%D8%AA%D8%B5%D8%A7%D8%AF-%D9%88%D9%85%D8%B9%D8%B1%D9%81%D8%A9/%D8%A7%D9%84%D8%AC%D8%B2%D8%A7%D8%A6%D8%B1-%D8%AA%D8%AD%D8%B3%D9%85-%D9%85%D8%B9%D8%B1%D9%83%D8%A9-%D8%A7%D9%84%D8%A7%D8%B3%D8%AA%D8%AB%D9%85%D8%A7%D8%B1-%D9%87%D9%84-%D8%A8%D8%AF%D8%A3%D8%AA-%D9%86%D9%87%D8%A7%D9%8A%D8%A9-%D8%A7%D9%84%D8%A8%D9%8A%D8%B1%D9%88%D9%82%D8%B1%D8%A7%D8%B7%D9%8A%D8%A9",
"title": "الجزائر تحسم معركة الاستثمار...هل بدأت نهاية البيروقراطية؟",
"body": "الاستماع إلى هذا المقال\n\nتحويل النص إلى صوت -- عربي\n\nلم يعد مسار الإصلاح الاقتصادي في الجزائر يقتصر على سن القوانين واستحداث الهياكل التنظيمية، بل دخل مرحلة أكثر عمقا تقوم على إعادة صياغة منظومة الاستثمار بأكملها، عبر توحيد مراكز القرار وتبسيط الإجراءات ووضع المستثمر في صلب العملية الاقتصادية.\n\nوفي هذا الإطار، يمثل قرار إسناد تسيير المناطق الصناعية ومناطق النشاطات إلى الوكالة الوطنية للعقار الصناعي، بالتزامن مع دخول المراسيم التنفيذية الخاصة بالشباك الوحيد حيز التنفيذ، خطوة استراتيجية تعكس توجها جديدا نحو بناء بيئة استثمارية أكثر كفاءة وشفافية، قادرة على مواكبة متطلبات الاقتصاد الحديث.\n\nويرى البروفيسور والخبير الاقتصادي الهواري تيغرسي أن هذه الإجراءات تندرج ضمن مسار إصلاحي يهدف إلى معالجة أحد أبرز الاختلالات التي عانى منها الاستثمار في الجزائر لعقود، والمتمثل في تعدد الهيئات المتدخلة وتداخل الصلاحيات، الأمر الذي كان يتسبب في تعطيل المشاريع وإطالة آجال إنجازها.\n\nالعقار الصناعي..من التشتت إلى الحوكمة الموحدة\n\nلطالما شكل العقار الصناعي عقدة رئيسية أمام المستثمرين، حيث اصطدم أصحاب المشاريع بتعدد الجهات المسؤولة عن منح التراخيص وتسيير الأوعية العقارية، ما أدى إلى تجميد مساحات واسعة من الأراضي الصناعية وارتفاع كلفة الإجراءات الإدارية.\n\nغير أن توحيد تسيير المناطق الصناعية تحت سلطة هيئة واحدة يفتح الباب أمام مرحلة جديدة من الحوكمة الاقتصادية، تقوم على وضوح المسؤوليات وسهولة المتابعة والمساءلة، بما يسمح بتحسين الخدمات المقدمة للمؤسسات الاقتصادية وتسريع وتيرة إنجاز المشاريع.\n\n*الشباك الوحيد.. من استقبال الملفات إلى صناعة القرار\n\nالتحول الأبرز في الإصلاحات الحالية يتمثل في منح الشباك الوحيد صلاحيات تنفيذية واسعة، تتجاوز مجرد استقبال ملفات الاستثمار إلى إصدار الرخص والوثائق الأساسية المتعلقة بالمشاريع، بما فيها رخص البناء والاستغلال، ضمن آجال محددة لا تتجاوز 15 يوما.\n\nويؤكد البروفيسور الهواري تيغرسي أن هذا التوجه يعكس إرادة واضحة للانتقال من نموذج إداري قائم على تشتيت المستثمر بين عشرات المصالح إلى نموذج موحد يجمع مختلف المتدخلين في فضاء واحد، سواء بشكل مادي أو عبر المنصات الرقمية.\n\nمكاسب مرتقبة للاقتصاد الوطني\n\nإذا تم تجسيد هذه الإصلاحات بفعالية على أرض الواقع، فإن الجزائر ستكون أمام فرصة حقيقية لتحقيق جملة من المكاسب الاقتصادية، أبرزها:\n\nتقليص آجال إنجاز المشاريع الصناعية والاستثمارية.\n\nتخفيف الأعباء البيروقراطية التي طالما اشتكى منها المستثمرون.\n\nاسترجاع العقارات الاقتصادية غير المستغلة وإعادة توجيهها نحو مشاريع منتجة.\n\nتحسين جودة الخدمات داخل المناطق الصناعية.\n\n-تعزيز الشفافية والحد من المضاربة بالعقار الاقتصادي.\n\n-رفع جاذبية الجزائر كوجهة للاستثمارات المحلية والأجنبية.\n\nوبذلك يصبح معيار النجاح الاقتصادي مرتبطا بجدوى المشروع وقدرته على خلق القيمة المضافة، وليس بقدرة المستثمر على التنقل بين الإدارات والهيئات المختلفة.\n\nالتطبيق الميداني.. التحدي الأكبر\n\nورغم أهمية هذه الإصلاحات، فإن نجاحها يبقى رهينا بمدى قدرتها على إحداث تغيير حقيقي في الممارسة الإدارية اليومية. فالتجارب الدولية تثبت أن القوانين وحدها لا تكفي لتحقيق التحول الاقتصادي إذا لم تترافق مع تحديث طرق العمل وتطوير الكفاءات البشرية واعتماد الرقمنة الشاملة.\n\nوفي هذا السياق، يشدد الخبير الاقتصادي الهواري تيغرسي على أن الرهان الفعلي لم يعد قانونيا بقدر ما أصبح تنظيميا ورقميا، حيث يتطلب نجاح الشباك الوحيد تنسيقا محكما بين مختلف المؤسسات، تفويضا فعليا للصلاحيات، وربطا شاملا للإدارات بمنظومة معلوماتية موحدة.\n\nنحو بناء دولة اقتصادية حديثة\n\nما تشهده الجزائر اليوم قد يشكل بداية تحول هيكلي نحو نموذج جديد للدولة الاقتصادية، تكون فيه مختلف حلقات الاستثمار، من العقار والرخص إلى التمويل والمتابعة والتقييم، جزءا من منظومة متكاملة تعمل وفق معايير السرعة والشفافية والنجاعة.\n\nوفي حال نجاح هذا المسار، قد تشهد السنوات المقبلة بروز مناطق صناعية ذكية، وبنوك عقارية رقمية، وأقطاب إنتاج متخصصة، ما من شأنه تعزيز مكانة الجزائر كقاعدة صناعية وإنتاجية إقليمية قادرة على استقطاب رؤوس الأموال وتحويل الفرص الاستثمارية إلى مشاريع حقيقية على أرض الواقع.\n\nبين الطموح والإرادة\n\nاليوم، لم يعد التحدي في إصدار المزيد من النصوص القانونية، بل في قدرة الإدارة على الانتقال من منطق الرقابة البيروقراطية إلى ثقافة الخدمة الاقتصادية. فالقوانين وضعت الإطار، والشباك الوحيد رسم معالم الطريق، والعقار الصناعي أصبح تحت إدارة موحدة، لكن النجاح الحقيقي سيقاس بمدى انعكاس هذه الإصلاحات على واقع المستثمرين.\n\nويبقى السؤال الذي سيحدد ملامح الاقتصاد الجزائري خلال السنوات القادمة: هل تنجح الجزائر في بناء إدارة تتحرك بسرعة المستثمر وتستجيب لمتطلبات التنمية، أم أن البيروقراطية ستجد طريقها مجدداً إلى تعطيل مشروع التحول الاقتصادي؟",
"source": {
"uri": "algeriapressonline.com",
"dataType": "news",
"title": "algeriapressonline.com"
},
"authors": [],
"concepts": [
{
"uri": "http://ar.wikipedia.org/wiki/عقار_(توضيح)",
"type": "wiki",
"score": 5,
"label": {
"eng": "عقار (توضيح)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bureaucracy",
"type": "wiki",
"score": 5,
"label": {
"eng": "Bureaucracy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Investment",
"type": "wiki",
"score": 5,
"label": {
"eng": "Investment"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Algeria",
"type": "loc",
"score": 5,
"label": {
"eng": "Algeria"
},
"location": {
"type": "country",
"label": {
"eng": "Algeria"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Governance",
"type": "wiki",
"score": 4,
"label": {
"eng": "Governance"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Economics",
"type": "wiki",
"score": 4,
"label": {
"eng": "Economics"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Arabs",
"type": "wiki",
"score": 3,
"label": {
"eng": "Arabs"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Environment",
"type": "wiki",
"score": 3,
"label": {
"eng": "Environment"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Strategy",
"type": "wiki",
"score": 3,
"label": {
"eng": "Strategy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Efficiency",
"type": "wiki",
"score": 3,
"label": {
"eng": "Efficiency"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hadith",
"type": "wiki",
"score": 3,
"label": {
"eng": "Hadith"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Real_estate",
"type": "wiki",
"score": 3,
"label": {
"eng": "Real estate"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Steel",
"type": "wiki",
"score": 3,
"label": {
"eng": "Steel"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gravity",
"type": "wiki",
"score": 2,
"label": {
"eng": "Gravity"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Logic",
"type": "wiki",
"score": 2,
"label": {
"eng": "Logic"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Velocity",
"type": "wiki",
"score": 2,
"label": {
"eng": "Velocity"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Censorship",
"type": "wiki",
"score": 2,
"label": {
"eng": "Censorship"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Capital_(economics)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Capital (economics)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Culture",
"type": "wiki",
"score": 2,
"label": {
"eng": "Culture"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Economy",
"type": "wiki",
"score": 2,
"label": {
"eng": "Economy"
}
}
],
"categories": [
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 80
},
{
"uri": "iptc/economy,_business_and_finance",
"label": "iptc/economy, business and finance",
"wgt": 91
},
{
"uri": "iptc/labor",
"label": "iptc/labor",
"wgt": 60
}
],
"image": "https://algeriapressonline.comhttps://algeriapressonline.com/images/84c0f32ffe37a82d73f601e54ab85dc1.webp",
"eventUri": null,
"sentiment": null,
"wgt": 519563157,
"relevance": 1
},
{
"uri": "9363847945",
"lang": "fra",
"isDuplicate": true,
"date": "2026-06-19",
"time": "11:02:43",
"dateTime": "2026-06-19T11:02:43Z",
"dateTimePub": "2026-06-19T10:58:45Z",
"dataType": "news",
"sim": 0,
"url": "https://www.echoroukonline.com/?p=1305407",
"title": "Ministère des Affaires religieuses: Le nissab de la Zakat fixé à 2.295.000 DA - الشروق أونلاين",
"body": "Le nissab de la Zakat, pour l'année 1447 de l'Hégire, a été fixé à 2.295.000 DA, a annoncé jeudi dans un communiqué le ministère des Affaires religieuses et des Wakfs, qui a rappelé les comptes CCP et les caisses de la Zakat au niveau des mosquées mis à la disposition des citoyens pour assurer sa collecte et sa distribution aux bénéficiaires.\n\nA l'occasion de l'année hégirienne 1448, le ministère des Affaires religieuses et des Wakfs annonce que \"le nissab de la zakat pour l'année hégirienne 1447h a été fixé à 2.295.000 DA. Ce montant représente la valeur de vingt (20) dinars d'or, soit quatre-vingt-cinq (85) grammes. L'Agence nationale de transformation et de distribution de l'or et métaux précieux (AGENOR) a fixé le prix du gramme d'or 18 carats à 27.000 DZD au début de cette année hégirienne\", précise le communiqué.\n\n\"Ainsi, un quart d'un dixième (2,5 %) de toute valeur ayant atteint le nissab et détenu pendant une année complète doit être versé au titre de la zakat, que ce soit en espèces ou en biens commerciaux et marchandises évalués à leur valeur marchande le jour de son échéance\", ajoute la même source.\n\nConformément à la Sunna du Prophète Mohammed (QSSSL) concernant la collecte et la distribution de la zakat, le ministère des Affaires religieuses et Wakfs met à la disposition des citoyens les comptes CCP de wilaya de l'Office national des Wakfs et de la Zakat pour s'en acquitter directement de la Zakat ou à travers les caisses de la Zakat au niveau des mosquées sur le territoire national pour assurer sa collecte et sa distribution aux bénéficiaires.",
"source": {
"uri": "echoroukonline.com",
"dataType": "news",
"title": "الشروق أونلاين"
},
"authors": [
{
"uri": "رشال_حمدي@echoroukonline.com",
"name": "رشال حمدي",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Zakat",
"type": "wiki",
"score": 5,
"label": {
"eng": "Zakat"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Algerian_dinar",
"type": "wiki",
"score": 5,
"label": {
"eng": "Algerian dinar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ministry_of_Religious_Affairs_and_Endowments_(Algeria)",
"type": "wiki",
"score": 4,
"label": {
"eng": "Ministry of Religious Affairs and Endowments (Algeria)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hijri_year",
"type": "wiki",
"score": 2,
"label": {
"eng": "Hijri year"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tunisian_dinar",
"type": "wiki",
"score": 2,
"label": {
"eng": "Tunisian dinar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Precious_metal",
"type": "wiki",
"score": 2,
"label": {
"eng": "Precious metal"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mosque",
"type": "wiki",
"score": 2,
"label": {
"eng": "Mosque"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sunnah",
"type": "wiki",
"score": 1,
"label": {
"eng": "Sunnah"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Wilayah",
"type": "loc",
"score": 1,
"label": {
"eng": "Wilayah"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Muhammad",
"type": "person",
"score": 1,
"label": {
"eng": "Muhammad"
}
}
],
"categories": [
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 85
},
{
"uri": "iptc/economy,_business_and_finance/economy",
"label": "iptc/economy, business and finance/economy",
"wgt": 80
},
{
"uri": "iptc/politics_and_government/government",
"label": "iptc/politics and government/government",
"wgt": 82
},
{
"uri": "iptc/economy,_business_and_finance/products_and_services/consumer_goods",
"label": "iptc/economy, business and finance/products and services/consumer goods",
"wgt": 94
}
],
"image": "https://www.echoroukonline.com/wp-content/uploads/2021/05/placeholder.png",
"eventUri": null,
"sentiment": null,
"wgt": 519562963,
"relevance": 1
},
{
"uri": "9363835937",
"lang": "ara",
"isDuplicate": false,
"date": "2026-06-19",
"time": "10:52:14",
"dateTime": "2026-06-19T10:52:14Z",
"dateTimePub": "2026-06-19T10:50:28Z",
"dataType": "news",
"sim": 0,
"url": "https://www.ennaharonline.com/5-%D8%B6%D8%AD%D8%A7%D9%8A%D8%A7-%D9%81%D9%8A-%D8%AD%D8%A7%D8%AF%D8%AB-%D9%85%D8%B1%D9%88%D8%B1-%D8%A8%D8%B9%D9%86%D8%A7%D8%A8%D8%A9/",
"title": "5 ضحايا في حادث مرور بعنابة - النهار أونلاين",
"body": "أصيب 5 أشخاص بجروح متفاوتة الخطورة، صبيحة اليوم الجمعة، إثر حادث مرور مروع، وقع على مستوى الطريق السيار شرق - غرب بولاية عنابة.\n\nوحسب بيان للمديرية العامة للحماية المدنية، فإن الحادث تمثل في انحراف متبوع بإنقلاب سيارة سياحية.\n\nوخلّف الحادث إصابة 5 شباب، تتراوح أعمارهم ما بين 21 و28 سنة، تعرضوا لإصابات وجروح مختلفة.\n\nوقد قُدمت للضحايا الإسعافات الأولية اللازمة في عين المكان، قبل أن يتم إجلاؤهم ونقلهم مباشرة إلى مستشفى عين الباردة.",
"source": {
"uri": "ennaharonline.com",
"dataType": "news",
"title": "النهار أونلاين"
},
"authors": [
{
"uri": "نادية_بن_طاهر@ennaharonline.com",
"name": "نادية بن طاهر",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Traffic_collision",
"type": "wiki",
"score": 5,
"label": {
"eng": "Traffic collision"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Annaba",
"type": "loc",
"score": 5,
"label": {
"eng": "Annaba"
},
"location": {
"type": "place",
"label": {
"eng": "Annaba"
},
"country": {
"type": "country",
"label": {
"eng": "Algeria"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Car",
"type": "wiki",
"score": 2,
"label": {
"eng": "Car"
}
},
{
"uri": "http://en.wikipedia.org/wiki/First_aid",
"type": "wiki",
"score": 2,
"label": {
"eng": "First aid"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hospital",
"type": "wiki",
"score": 1,
"label": {
"eng": "Hospital"
}
}
],
"categories": [
{
"uri": "iptc/disaster,_accident_and_emergency_incident",
"label": "iptc/disaster, accident and emergency incident",
"wgt": 96
}
],
"image": "https://www.ennaharonline.com/wp-content/uploads/2026/06/miniature-site-27.png",
"eventUri": null,
"sentiment": null,
"wgt": 519562334,
"relevance": 1
},
{
"uri": "9363832722",
"lang": "ara",
"isDuplicate": false,
"date": "2026-06-19",
"time": "10:49:09",
"dateTime": "2026-06-19T10:49:09Z",
"dateTimePub": "2026-06-19T10:46:53Z",
"dataType": "news",
"sim": 0,
"url": "https://www.ennaharonline.com/%D8%A7%D9%84%D9%85%D9%86%D8%AA%D8%AE%D8%A8-%D8%A7%D9%84%D9%88%D8%B7%D9%86%D9%8A-%D9%8A%D8%AE%D9%88%D8%B6-%D8%A2%D8%AE%D8%B1-%D8%AD%D8%B5%D8%A9-%D8%AA%D8%AF%D8%B1%D9%8A%D8%A8%D9%8A%D8%A9-%D8%A8%D9%83/",
"title": "المنتخب الوطني يخوض آخر حصة تدريبية بكنساس قبل تنقله إلى سان فرانسيسكو - النهار أونلاين",
"body": "يخوص المتخب الوطني، اليوم الجمعة، آخر حصة تدريبية له بمدينة كنساس، قبل تنقله إلى مدينة سان فرانسيسكو.\n\nوسيكون أشبال المدرب فلاديمير بيتكوفيتش، على موعد غدا السبت، مع رحلة تقودهم إلى مدينة سان فرانسيسكو، التي يتواجد بها منافسهم المقبل منتخب الأردن.\n\nومن المقرر أن يتنقل تعداد الخضر، إلى سان فرانسيسكو، بالطائرة، في رحلة تدوم حوالي ثلاثة ساعات، لاستكمال تحضيراتهم لمواجهة منتخب الأردن.\n\nيذكر أن المنتخب الوطني، سيواجه منتخب الأردن، يوم الأربعاء المقبل، لحساب الجولة الثانية من كأس العالم 2026.",
"source": {
"uri": "ennaharonline.com",
"dataType": "news",
"title": "النهار أونلاين"
},
"authors": [
{
"uri": "كريم_تيغرمت@ennaharonline.com",
"name": "كريم تيغرمت",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/San_Francisco",
"type": "loc",
"score": 5,
"label": {
"eng": "San Francisco"
},
"location": {
"type": "place",
"label": {
"eng": "San Francisco"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jordan_national_football_team",
"type": "wiki",
"score": 4,
"label": {
"eng": "Jordan national football team"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Egypt_national_football_team",
"type": "wiki",
"score": 4,
"label": {
"eng": "Egypt national football team"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Vladimir_Petković",
"type": "person",
"score": 3,
"label": {
"eng": "Vladimir Petković"
}
},
{
"uri": "http://en.wikipedia.org/wiki/FIFA_World_Cup",
"type": "wiki",
"score": 1,
"label": {
"eng": "FIFA World Cup"
}
}
],
"categories": [
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 65
},
{
"uri": "iptc/sport/competition_discipline",
"label": "iptc/sport/competition discipline",
"wgt": 75
}
],
"image": "https://www.ennaharonline.com/wp-content/uploads/2026/06/enn.png",
"eventUri": null,
"sentiment": null,
"wgt": 519562149,
"relevance": 1
},
{
"uri": "9363830805",
"lang": "ara",
"isDuplicate": false,
"date": "2026-06-19",
"time": "10:47:16",
"dateTime": "2026-06-19T10:47:16Z",
"dateTimePub": "2026-06-19T09:43:34Z",
"dataType": "news",
"sim": 0,
"url": "https://algeriapressonline.com/%D8%A8%D9%8A%D8%A6%D8%A9-%D9%88%D8%B5%D8%AD%D8%A9/%D8%A7%D9%84%D8%AD%D9%85%D8%A7%D9%8A%D8%A9-%D8%A7%D9%84%D9%85%D8%AF%D9%86%D9%8A%D8%A9-%D8%A7%D9%84%D8%B3%D9%8A%D8%B7%D8%B1%D8%A9-%D8%B9%D9%84%D9%89-40-%D8%AD%D8%B1%D9%8A%D9%82%D8%A7-%D9%81%D9%8A-%D9%85%D9%86%D8%A7%D8%B7%D9%82-%D9%85%D8%AA%D9%81%D8%B1%D9%82%D8%A9-%D9%85%D9%86-%D8%A7%D9%84%D8%A8%D9%84%D8%A7%D8%AF",
"title": "الحماية المدنية: السيطرة على 40 حريقا في مناطق متفرقة من البلاد",
"body": "الاستماع إلى هذا المقال\n\nتحويل النص إلى صوت -- عربي\n\nسجلت مصالح الحماية المدنية خلال الفترة الممتدة من 18 إلى 19 جوان، 40 حريقًا مست الغابات والأدغال والأحراش والمحاصيل الزراعية والنخيل عبر عدة ولايات من الوطن.\n\nوأوضحت الحصيلة أن جميع الحرائق أُخمدت نهائيًا، دون تسجيل أي عملية إطفاء جارية أو حرائق تحت الحراسة.\n\nوشملت الحرائق المسجلة ولايات عدة، أبرزها بجاية، تيزي وزو، البليدة، بومرداس، الطارف، سطيف، ميلة، قالمة، ورقلة، غرداية وغليزان، حيث مست الأدغال والأحراش والغابات والمحاصيل الزراعية والأشجار المثمرة والنخيل.\n\nوتؤكد هذه الحصيلة جاهزية وحدات الحماية المدنية وسرعة تدخلها للسيطرة على مختلف بؤر الحرائق ومنع انتشارها.",
"source": {
"uri": "algeriapressonline.com",
"dataType": "news",
"title": "algeriapressonline.com"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Forest",
"type": "wiki",
"score": 3,
"label": {
"eng": "Forest"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Boumerdès",
"type": "loc",
"score": 2,
"label": {
"eng": "Boumerdès"
},
"location": {
"type": "place",
"label": {
"eng": "Boumerdès"
},
"country": {
"type": "country",
"label": {
"eng": "Algeria"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Béjaïa",
"type": "loc",
"score": 2,
"label": {
"eng": "Béjaïa"
},
"location": {
"type": "place",
"label": {
"eng": "Béjaïa"
},
"country": {
"type": "country",
"label": {
"eng": "Algeria"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Blida",
"type": "loc",
"score": 2,
"label": {
"eng": "Blida"
},
"location": {
"type": "place",
"label": {
"eng": "Blida"
},
"country": {
"type": "country",
"label": {
"eng": "Algeria"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/El_Taref",
"type": "loc",
"score": 2,
"label": {
"eng": "El Taref"
},
"location": {
"type": "place",
"label": {
"eng": "El Taref"
},
"country": {
"type": "country",
"label": {
"eng": "Algeria"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ghardaïa",
"type": "loc",
"score": 2,
"label": {
"eng": "Ghardaïa"
},
"location": {
"type": "place",
"label": {
"eng": "Ghardaïa"
},
"country": {
"type": "country",
"label": {
"eng": "Algeria"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Guelma",
"type": "loc",
"score": 2,
"label": {
"eng": "Guelma"
},
"location": {
"type": "place",
"label": {
"eng": "Guelma"
},
"country": {
"type": "country",
"label": {
"eng": "Algeria"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mila,_Algeria",
"type": "loc",
"score": 2,
"label": {
"eng": "Mila, Algeria"
},
"location": {
"type": "place",
"label": {
"eng": "Mila, Algeria"
},
"country": {
"type": "country",
"label": {
"eng": "Algeria"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ouargla",
"type": "loc",
"score": 2,
"label": {
"eng": "Ouargla"
},
"location": {
"type": "place",
"label": {
"eng": "Ouargla"
},
"country": {
"type": "country",
"label": {
"eng": "Algeria"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sétif",
"type": "loc",
"score": 2,
"label": {
"eng": "Sétif"
},
"location": {
"type": "place",
"label": {
"eng": "Sétif"
},
"country": {
"type": "country",
"label": {
"eng": "Algeria"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tizi_Ouzou",
"type": "loc",
"score": 2,
"label": {
"eng": "Tizi Ouzou"
},
"location": {
"type": "place",
"label": {
"eng": "Tizi Ouzou"
},
"country": {
"type": "country",
"label": {
"eng": "Algeria"
}
}
}
}
],
"categories": [
{
"uri": "iptc/weather",
"label": "iptc/weather",
"wgt": 83
},
{
"uri": "iptc/disaster,_accident_and_emergency_incident/disaster/fire",
"label": "iptc/disaster, accident and emergency incident/disaster/fire",
"wgt": 99
}
],
"image": "https://algeriapressonline.comhttps://algeriapressonline.com/images/8096890d25f4388938d3bc3b7471e85c.webp",
"eventUri": null,
"sentiment": null,
"wgt": 519562036,
"relevance": 1
},
{
"uri": "9363829549",
"lang": "ara",
"isDuplicate": false,
"date": "2026-06-19",
"time": "10:46:08",
"dateTime": "2026-06-19T10:46:08Z",
"dateTimePub": "2026-06-19T10:43:33Z",
"dataType": "news",
"sim": 0,
"url": "https://www.ennaharonline.com/%D9%88%D9%81%D8%A7%D8%A9-%D8%B1%D8%B6%D9%8A%D8%B9-%D9%88%D8%A5%D8%B5%D8%A7%D8%A8%D8%A9-5-%D8%A3%D8%B4%D8%AE%D8%A7%D8%B5-%D9%81%D9%8A-%D8%AD%D8%A7%D8%AF%D8%AB-%D9%85%D8%B1%D9%88%D8%B9-%D8%A8%D8%BA/",
"title": "وفاة رضيع وإصابة 5 أشخاص في حادث مروع بغليزان - النهار أونلاين",
"body": "لقي طفل يبلغ من العمر سنتين حتفه، وأصيب 5 أشخاص بجروح متفاوتة الخطورة، إثر حادث مرور مروع وقع صباح اليوم على مستوى الطريق السيار \"شرق - غرب\" بولاية غليزان.\n\nوحسب بيان للمديرية العامة للحماية المدنية، تدخلت الوحدات في حدود الساعة 08سا و58د بمنطقة \"العبايدية\" ببلدية يلل. عقب اصطدام عنيف بين سيارة سياحية وشاحنتين، إحداهما للجر والأخرى وزن ثقيل.\n\nوخلّف الحادث ضحية فاقدة للوعي ومتعددة الإصابات بين الجرحى الخمسة. حيث تم إسعافهم ونقلهم على جناح السرعة إلى المستشفى المحلي والعيادة المتعددة الخدمات لبلدية يلل لتلقي العلاج.\n\nفيما جرى تحويل جثة الطفل المتوفى إلى مصلحة حفظ الجثث، وسط تسخير هام للمصالح. شمل شاحنتي إنقاذ وسيارتي إسعاف طبية بمشاركة وحدات يلل والوحدة الرئيسية بن داود.",
"source": {
"uri": "ennaharonline.com",
"dataType": "news",
"title": "النهار أونلاين"
},
"authors": [
{
"uri": "نادية_بن_طاهر@ennaharonline.com",
"name": "نادية بن طاهر",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Child",
"type": "wiki",
"score": 4,
"label": {
"eng": "Child"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Yellel",
"type": "loc",
"score": 4,
"label": {
"eng": "Yellel"
},
"location": {
"type": "place",
"label": {
"eng": "Yellel"
},
"country": {
"type": "country",
"label": {
"eng": "Algeria"
}
}
}
},
{
"uri": "http://ar.wikipedia.org/wiki/صباح_(توضيح)",
"type": "wiki",
"score": 3,
"label": {
"eng": "صباح (توضيح)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Traffic_collision",
"type": "wiki",
"score": 3,
"label": {
"eng": "Traffic collision"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Relizane",
"type": "loc",
"score": 3,
"label": {
"eng": "Relizane"
},
"location": {
"type": "place",
"label": {
"eng": "Relizane"
},
"country": {
"type": "country",
"label": {
"eng": "Algeria"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Car",
"type": "wiki",
"score": 2,
"label": {
"eng": "Car"
}
},
{
"uri": "http://en.wikipedia.org/wiki/First_aid",
"type": "wiki",
"score": 2,
"label": {
"eng": "First aid"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Velocity",
"type": "wiki",
"score": 2,
"label": {
"eng": "Velocity"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hospital",
"type": "wiki",
"score": 2,
"label": {
"eng": "Hospital"
}
}
],
"categories": [
{
"uri": "iptc/disaster,_accident_and_emergency_incident",
"label": "iptc/disaster, accident and emergency incident",
"wgt": 79
},
{
"uri": "iptc/health",
"label": "iptc/health",
"wgt": 75
}
],
"image": "https://www.ennaharonline.com/wp-content/uploads/2025/02/WhatsApp-Image-2025-02-01-at-17.01.40.jpeg",
"eventUri": null,
"sentiment": null,
"wgt": 519561968,
"relevance": 1
},
{
"uri": "9363827988",
"lang": "fra",
"isDuplicate": false,
"date": "2026-06-19",
"time": "10:44:27",
"dateTime": "2026-06-19T10:44:27Z",
"dateTimePub": "2026-06-19T10:05:00Z",
"dataType": "news",
"sim": 0,
"url": "https://fr.sputniknews.africa/20260619/1086785763.html",
"title": "L'Ukraine est vouée par l'UE à \"servir de chair à canon dans la lutte contre la Russie\", selon le renseignement russe",
"body": "L'Ukraine est vouée par l'UE à \"servir de chair à canon dans la lutte contre la Russie\", selon le renseignement russe\n\nDepuis des années, les responsables européens présentent aux Ukrainiens des perspectives d'intégration alléchantes, mais la réalité est autre, affirme le Service des renseignements extérieurs russe (SVR) dans un communiqué:\n\nLes perspectives d'intégration européenne de l'Ukraine sont nettement plus sombres que celles de la Moldavie.\n\nLors de contacts informels, des responsables européens ont ouvertement déclaré que l'adhésion de l'Ukraine à l'UE à moyen terme était totalement exclue.\n\nLes raisons sont multiples: l'effondrement de l'économie, une corruption sans précédent et le conflit armé en cours avec la Russie.\n\nTout en étant parfaitement conscients des faibles chances d'adhésion de l'Ukraine à l'UE, les bureaucrates européens persistent à tromper les Ukrainiens.",
"source": {
"uri": "fr.sputniknews.africa",
"dataType": "news",
"title": "Sputnik Afrique"
},
"authors": [
{
"uri": "sputnik_afrique@fr.sputniknews.africa",
"name": "Sputnik Afrique",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Russia",
"type": "loc",
"score": 5,
"label": {
"eng": "Russia"
},
"location": {
"type": "country",
"label": {
"eng": "Russia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Espionage",
"type": "wiki",
"score": 4,
"label": {
"eng": "Espionage"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Foreign_Intelligence_Service_(Russia)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Foreign Intelligence Service (Russia)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ukrainians",
"type": "wiki",
"score": 2,
"label": {
"eng": "Ukrainians"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Europe",
"type": "loc",
"score": 2,
"label": {
"eng": "Europe"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Bureaucracy",
"type": "wiki",
"score": 1,
"label": {
"eng": "Bureaucracy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/War",
"type": "wiki",
"score": 1,
"label": {
"eng": "War"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Corruption",
"type": "wiki",
"score": 1,
"label": {
"eng": "Corruption"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Moldova",
"type": "loc",
"score": 1,
"label": {
"eng": "Moldova"
},
"location": {
"type": "country",
"label": {
"eng": "Moldova"
}
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 87
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 79
},
{
"uri": "iptc/crime,_law_and_justice",
"label": "iptc/crime, law and justice",
"wgt": 73
}
],
"image": "https://cdn1.img.sputniknews.africa/images/sharing/article/fra/1086785763.jpg?10867855871781864525",
"eventUri": null,
"sentiment": null,
"wgt": 519561867,
"relevance": 1
},
{
"uri": "9363827987",
"lang": "fra",
"isDuplicate": false,
"date": "2026-06-19",
"time": "10:44:27",
"dateTime": "2026-06-19T10:44:27Z",
"dateTimePub": "2026-06-19T10:42:02Z",
"dataType": "news",
"sim": 0,
"url": "https://www.tsa-algerie.com/coupe-du-monde-2026-algerie-jordanie-luca-zidane-titulaire/",
"title": "Coupe du monde 2026, Algérie-Jordanie : Luca Zidane titulaire ?",
"body": "Après la débâcle contre l'Argentine (0-3) mercredi dernier pour son entrée en lice au Mondial 2026 (Gr J), l'équipe d'Algérie a repris les entraînements pour préparer un match décisif contre la Jordanie mardi 23 juin à 04h00 du matin (heure algérienne).\n\nPour ses grands débuts en Coupe du monde, le gardien Luca Zidane n'a pas été brillant. Coupable sur les deux premiers buts de Lionel Messi, le fils de la légende Zinedine Zidane est depuis sous le feu des critiques.\n\nA lire aussi : Sporting Portugal : Slimani dans la tourmente\n\nSur le premier but, il était trop avancé et n'a pas pu dévier un tir de la Pulga pourtant facile. Sur le deuxième but, il a renvoyé maladroitement le ballon dans les pieds du même Messi, après un tir lointain d'Alexis Mac Allister.\n\nA lire aussi : Imane Khelif dément sa retraite et accuse son ex-manager de trahison\n\nSur la troisième réalisation de la Pulga, il n'en pouvait rien. Luca Zidane s'est illustré une fois dans cette rencontre en gagnant un face-à-face avec Messi.\n\nAlgérie - Jordanie : Melvin Mastil ou Luca Zidane dans les buts ?\n\nAprès la débâcle contre l'Argentine, le gardien de Grenade, qui est capable du meilleur comme du pire, sera-t-il reconduit dans les buts des Fennecs ? Pas sûr !\n\nA lire aussi : Imane Khelif : disparition inquiétante des rings de la championne algérienne\n\nUn indice montre que Vladimir Petković pourrait le laisser sur le banc face à la Jordanie et donner la chance à Melvin Mastil, gardien du Stade Nyonnais (D2 suisse) qui a tout juste deux sélections avec l'équipe d'Algérie. C'est lui qui apparaît sur la vidéo et les photos publiées par la FAF sur les réseaux sociaux sur la préparation du match contre la Jordanie.\n\nCurieusement, le gardien de Grenade ne figure pas sur les images publiées par la Fédération algérienne de football sur la reprise des entraînements. Toutefois, il faut rester prudent. Ces images ne signifient pas que Petkovic a tranché sur le nom du gardien qui gardera la cage des Verts à la Jordanie, puisque d'autres joueurs comme Mahrez, Rayan Aït-Nouri ou Aissa Mandi n'y figurent pas aussi.\n\nLien permanent : https://tsadz.co/31bkp",
"source": {
"uri": "tsa-algerie.com",
"dataType": "news",
"title": "TSA"
},
"authors": [
{
"uri": "rafik_tadjer@tsa-algerie.com",
"name": "Rafik Tadjer",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Luca_Zidane",
"type": "person",
"score": 5,
"label": {
"eng": "Luca Zidane"
}
},
{
"uri": "http://en.wikipedia.org/wiki/FIFA_World_Cup",
"type": "wiki",
"score": 5,
"label": {
"eng": "FIFA World Cup"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lionel_Messi",
"type": "person",
"score": 4,
"label": {
"eng": "Lionel Messi"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jordan",
"type": "loc",
"score": 4,
"label": {
"eng": "Jordan"
},
"location": {
"type": "country",
"label": {
"eng": "Jordan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Algeria",
"type": "loc",
"score": 4,
"label": {
"eng": "Algeria"
},
"location": {
"type": "country",
"label": {
"eng": "Algeria"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Zinedine_Zidane",
"type": "person",
"score": 3,
"label": {
"eng": "Zinedine Zidane"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sporting_CP",
"type": "wiki",
"score": 2,
"label": {
"eng": "Sporting CP"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Islam_Slimani",
"type": "person",
"score": 2,
"label": {
"eng": "Islam Slimani"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ball_(association_football)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Ball (association football)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Granada",
"type": "loc",
"score": 2,
"label": {
"eng": "Granada"
},
"location": {
"type": "place",
"label": {
"eng": "Granada"
},
"country": {
"type": "country",
"label": {
"eng": "Spain"
}
}
}
},
{
"uri": "http://fr.wikipedia.org/wiki/Championnat_de_France_de_football_de_deuxième_division",
"type": "wiki",
"score": 1,
"label": {
"eng": "Championnat de France de football de deuxième division"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Rayan_Aït-Nouri",
"type": "person",
"score": 1,
"label": {
"eng": "Rayan Aït-Nouri"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Aïssa_Mandi",
"type": "person",
"score": 1,
"label": {
"eng": "Aïssa Mandi"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Vladimir_Petković",
"type": "person",
"score": 1,
"label": {
"eng": "Vladimir Petković"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Algerian_Football_Federation",
"type": "wiki",
"score": 1,
"label": {
"eng": "Algerian Football Federation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/AS_Saint-Étienne",
"type": "wiki",
"score": 1,
"label": {
"eng": "AS Saint-Étienne"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Algeria_national_football_team",
"type": "wiki",
"score": 1,
"label": {
"eng": "Algeria national football team"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Riyad_Mahrez",
"type": "person",
"score": 1,
"label": {
"eng": "Riyad Mahrez"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Switzerland",
"type": "loc",
"score": 1,
"label": {
"eng": "Switzerland"
},
"location": {
"type": "country",
"label": {
"eng": "Switzerland"
}
}
}
],
"categories": [
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 100
},
{
"uri": "iptc/sport/competition_discipline/soccer",
"label": "iptc/sport/competition discipline/soccer",
"wgt": 100
},
{
"uri": "iptc/sport/sport_event",
"label": "iptc/sport/sport event",
"wgt": 87
}
],
"image": "https://www.tsa-algerie.com/wp-content/uploads/2026/06/Design-sans-titre-11.png",
"eventUri": null,
"sentiment": null,
"wgt": 519561867,
"relevance": 1
},
{
"uri": "9363823905",
"lang": "ara",
"isDuplicate": false,
"date": "2026-06-19",
"time": "10:40:30",
"dateTime": "2026-06-19T10:40:30Z",
"dateTimePub": "2026-06-19T10:39:46Z",
"dataType": "news",
"sim": 0,
"url": "https://www.ennaharonline.com/%D9%88%D9%81%D8%A7%D8%A9-10-%D8%A3%D8%B4%D8%AE%D8%A7%D8%B5-%D9%81%D9%8A-%D8%AD%D9%88%D8%A7%D8%AF%D8%AB-%D8%A7%D9%84%D9%85%D8%B1%D9%88%D8%B1-%D9%88%D8%A7%D9%84%D8%BA%D8%B1%D9%82-2/",
"title": "وفاة 10 أشخاص في حوادث المرور والغرق - النهار أونلاين",
"body": "سجلت مصالح الحماية المدنية، خلال الـ24 ساعة الأخيرة، 10 حالات وفاة جراء حوادث المرور والغرق عبر الوطن، وذلك ضمن إجمالي تدخلات بلغ 3809 تدخلات بمعدل تدخل كل 23 ثانية.\n\nوحسب بيان للمديرية العامة للحماية المدنية، وفي سياق حوادث الطرقات، أسفر 237 تدخلاً للوحدات العملياتية. عن تسجيل 08 وفيات وإسعاف ونقل 297 جريحاً إلى المؤسسات الاستشفائية المتخصصة.\n\nأما فيما يخص حوادث الغرق، فقد مكنت جهود فرق الإنقاذ عبر 350 تدخلاً من إنقاذ 217 شخصاً من موت محقق. مقابل تسجيل حالتي وفاة غرقا.",
"source": {
"uri": "ennaharonline.com",
"dataType": "news",
"title": "النهار أونلاين"
},
"authors": [
{
"uri": "نادية_بن_طاهر@ennaharonline.com",
"name": "نادية بن طاهر",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Traffic_collision",
"type": "wiki",
"score": 5,
"label": {
"eng": "Traffic collision"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Civil_defense_by_country",
"type": "wiki",
"score": 3,
"label": {
"eng": "دفاع مدني"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Drowning",
"type": "wiki",
"score": 2,
"label": {
"eng": "Drowning"
}
}
],
"categories": [
{
"uri": "news/Arts_and_Entertainment",
"label": "news/Arts and Entertainment",
"wgt": 47
},
{
"uri": "iptc/disaster,_accident_and_emergency_incident",
"label": "iptc/disaster, accident and emergency incident",
"wgt": 95
}
],
"image": "https://www.ennaharonline.com/wp-content/uploads/2026/06/miniature-site-22-1.png",
"eventUri": null,
"sentiment": null,
"wgt": 519561630,
"relevance": 1
}
],
"totalResults": 11982,
"page": 1,
"count": 10,
"pages": 1199
}
}