Topics
Countries
Lebanon News
Would you like to access news/blog content published by sources located in Lebanon?
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/Lebanon",
"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%2FLebanon&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": "9434483762",
"lang": "ara",
"isDuplicate": true,
"date": "2026-08-17",
"time": "02:17:41",
"dateTime": "2026-08-17T02:17:41Z",
"dateTimePub": "2026-05-30T08:13:51Z",
"dataType": "news",
"sim": 0,
"url": "https://www.aljadeed.tv/news/%D9%85%D8%AD%D9%84%D9%8A%D8%A7%D8%AA/575580/aljadeed-tv-articles/ar",
"title": "مصدر أمني للجديد: التقدم الإسرائيلي باتجاه بلدة الغندورية قضاء بنت جبيل حصل من الجهة الشرقية حيث رُصدت قوات إسرائيلية منذ الخميس الماضي في وادي الحجير",
"body": "يستخدم هذا الموقع ملف الإرتباط (الكوكيز)\n\nنتفهّم أن خصوصيتك على الإنترنت أمر بالغ الأهمية، وموافقتك على تمكيننا من جمع بعض المعلومات الشخصية عنك يتطلب ثقة كبيرة منك. نحن نطلب منك هذه الموافقة لأنها ستسمح للجديد بتقديم تجربة أفضل من خلال التصفح بموقعنا. للمزيد من المعلومات يمكنك الإطلاع على سياسة الخصوصية الخاصة بموقعنا للمزيد اضغط هنا",
"source": {
"uri": "aljadeed.tv",
"dataType": "news",
"title": "AlJadeed.tv"
},
"authors": [
{
"uri": "aljadeed_tv_newsroom@aljadeed.tv",
"name": "AlJadeed Tv Newsroom",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Israel",
"type": "loc",
"score": 5,
"label": {
"eng": "Israel"
},
"location": {
"type": "country",
"label": {
"eng": "Israel"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ghanduriyah",
"type": "loc",
"score": 3,
"label": {
"eng": "Ghanduriyah"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Bint_Jbeil_District",
"type": "loc",
"score": 3,
"label": {
"eng": "Bint Jbeil District"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Internet",
"type": "wiki",
"score": 2,
"label": {
"eng": "Internet"
}
}
],
"categories": [
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 85
}
],
"image": "https://www.aljadeed.tv/uploadImages/DocumentImages/Default-Document-Picture.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 524629061,
"relevance": 1
},
{
"uri": "9434483763",
"lang": "ara",
"isDuplicate": false,
"date": "2026-08-17",
"time": "02:17:41",
"dateTime": "2026-08-17T02:17:41Z",
"dateTimePub": "2026-08-12T09:10:15Z",
"dataType": "news",
"sim": 0,
"url": "https://www.aljadeed.tv/news/%D9%85%D8%AD%D9%84%D9%8A%D8%A7%D8%AA/585320/aljadeed-tv-articles/ar",
"title": "انسحابات متتالية من جلسة العفو.. ما علاقة وزير الدفاع؟",
"body": "انسحابات متتالية من جلسة العفو.. ما علاقة وزير الدفاع؟\n\nاستأنف مجلس النواب الجلسة التشريعية العامة في يومها الثاني، لاستكمال مناقشة اقتراح قانون يقضي بمنح عفو عام وتخفيض مدة بعض العقوبات بصورة استثنائية.\n\nوبعد وقت قصير على بدء الجلسة، أفادت مراسلة \"الجديد\" بأن نواب \"تكتل لبنان القوي\" انسحبوا منها، احتجاجًا على عدم دخول وزير الدفاع إلى القاعة.\n\nكذلك، انسحب النائبان إبراهيم كنعان وسيمون أبي رميا، للسبب عينه، اعتراضًا على عدم إتاحة المجال أمام وزير الدفاع لتلاوة موقف الجيش من قانون العفو.\n\nوفي هذا السياق، قال النائب إبراهيم كنعان لـ\"الجديد\": \"انسحبت من الجلسة لأنها سابقة لم تحصل، أن يُمنع وزير من الكلام\".\n\nكما أفادت مراسلة \"الجديد\" بخروج نواب \"كتلة الوفاء للمقاومة\" من الجلسة التشريعية، احتجاجًا على عدم دخول وزير الدفاع إليها.",
"source": {
"uri": "aljadeed.tv",
"dataType": "news",
"title": "AlJadeed.tv"
},
"authors": [
{
"uri": "aljadeed_tv_newsroom@aljadeed.tv",
"name": "AlJadeed Tv Newsroom",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://ar.wikipedia.org/wiki/إبراهيم_كنعان",
"type": "person",
"score": 3,
"label": {
"eng": "إبراهيم كنعان"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Parliament_of_Lebanon",
"type": "wiki",
"score": 3,
"label": {
"eng": "Parliament of Lebanon"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lebanon",
"type": "loc",
"score": 3,
"label": {
"eng": "Lebanon"
},
"location": {
"type": "country",
"label": {
"eng": "Lebanon"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Al-Jaish_SC_(Syria)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Al-Jaish SC (Syria)"
}
}
],
"categories": [
{
"uri": "iptc/politics_and_government/government",
"label": "iptc/politics and government/government",
"wgt": 81
}
],
"image": "https://www.aljadeed.tv/uploadImages/DocumentImages/Doc-P-585320-639221229002490993.jpeg",
"eventUri": null,
"sentiment": null,
"wgt": 524629061,
"relevance": 1
},
{
"uri": "9434483761",
"lang": "ara",
"isDuplicate": false,
"date": "2026-08-17",
"time": "02:17:41",
"dateTime": "2026-08-17T02:17:41Z",
"dateTimePub": "2026-05-19T06:48:26Z",
"dataType": "news",
"sim": 0,
"url": "https://www.aljadeed.tv/news/%D9%85%D8%AD%D9%84%D9%8A%D8%A7%D8%AA/574130/aljadeed-tv-articles/ar",
"title": "أسعار المحروقات تحلق",
"body": "أعلنت نقابة أصحاب محطات المحروقات في لبنان جدول أسعار المحروقات الصادر اليوم الثلاثاء 19 أيار 2026، وجاء على الشكل التالي:\n\nبنزين 95 أوكتان: 2,559,000 ليرة لبنانية (+16,000)\n\nبنزين 98 أوكتان: 2,577,000 ليرة لبنانية (+17,000)\n\nالمازوت: 2,244,000 ليرة لبنانية (-10,000)\n\nالغاز: 1,444,000 ليرة لبنانية (-54,000)",
"source": {
"uri": "aljadeed.tv",
"dataType": "news",
"title": "AlJadeed.tv"
},
"authors": [
{
"uri": "aljadeed_tv_newsroom@aljadeed.tv",
"name": "AlJadeed Tv Newsroom",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Hydrocarbon",
"type": "wiki",
"score": 5,
"label": {
"eng": "Hydrocarbon"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lebanese_pound",
"type": "wiki",
"score": 4,
"label": {
"eng": "Lebanese pound"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Iyar",
"type": "wiki",
"score": 3,
"label": {
"eng": "Iyar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lebanon",
"type": "loc",
"score": 3,
"label": {
"eng": "Lebanon"
},
"location": {
"type": "country",
"label": {
"eng": "Lebanon"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mazut",
"type": "wiki",
"score": 2,
"label": {
"eng": "Mazut"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gas",
"type": "wiki",
"score": 1,
"label": {
"eng": "Gas"
}
}
],
"categories": [],
"image": "https://www.aljadeed.tv/uploadImages/DocumentImages/Doc-P-574130-639147703586415828.webp",
"eventUri": null,
"sentiment": null,
"wgt": 524629061,
"relevance": 1
},
{
"uri": "9434483462",
"lang": "ara",
"isDuplicate": false,
"date": "2026-08-17",
"time": "02:16:58",
"dateTime": "2026-08-17T02:16:58Z",
"dateTimePub": "2026-08-17T02:16:34Z",
"dataType": "news",
"sim": 0,
"url": "https://www.annahar.com/articles/annahar-writers/338877/%D8%AC%D8%AF%D9%8A%D8%AF-%D8%A7%D9%84%D9%85%D8%B1%D8%B4%D8%AF-%D9%82%D8%AF%D9%8A%D9%85%D9%87-%D8%A3%D9%88%D9%84%D9%88%D9%8A%D8%A9-%D9%84%D9%84%D8%AA%D8%B4%D8%AF%D8%AF-%D9%88%D8%A7%D9%84%D8%AD%D8%B1%D8%B3",
"title": "جديد المرشد قديمه: أولوية للتشدّد و'الحرس'",
"body": "تعيش إدارة دونالد ترامب بعض أسوأ الأيام، ربما في ولايتيه مجتمعتين، والسبب أنها أدخلت الولايات المتحدة في حرب لم تحسمها وتحقّق الأهداف المحدّدة لها، ولا تبدو قادرة على إنهائها. ومع أن هذا ليس جديداً على أميركا، بل متكرّرٌ، إلا أن مؤيدي ترامب لم يتصوّروا يوماً أنه سيقع سريعاً في الفخّ الإيراني، وهناك من يعتقد أنه فخّ إسرائيلي لكن إيران مسرحه.\n\nوتمضي حكومة إسرائيل إحدى أكثر فترات توترها الداخلي، ليس فقط لأن توقعاتها للانتخابات مقلقة، أو لأن سلوكها إزاء غزّة والضفة الغربية ولبنان وسوريا يلقى إدانات، بل لأن العلاقة مع ترامب لم تعد كما كانت، طوع بنان بنيامين نتنياهو. صحيح أن التحالف بين الدولتين لم يتغيّر أو يتراجع، لكن مسلسل التضليل الذي اعتمدته هذه الحكومة للحفاظ على رئيسها وتحالفه المتطرف انكشف وبلغ منعطفاً خطيراً، إذ شكّكت واشنطن في المعلومات الإسرائيلية عن مؤامرة لاغتيال ترامب واعتبرتها مضخّمة، مثلما اكتشفت قبل ذلك أن التقديرات الإسرائيلية لمسار الحرب على إيران كانت مبسّطة الى حدّ تصوير نتائجها على أنها مضمونة.\n\nكذلك تمرّ إيران بفترة حائرة بين تصديق أن النظام أحرز \"نصراً\" استراتيجياً لا يحتاج إعلانه إلا لاعتراف أميركي بسيطرته على مضيق هرمز، وبين الترميم المتسارع لقدراته العسكرية لأن الحرب لم تنتهِ بعد، كما أن السيطرة على المضيق تبدو ممكنة فقط بإقفال إيران على نفسها وعلى بقيّة العالم. ومع أن هدفها كان ولا يزال \"إنهاء الحرب\"، فإن شعورها بـ\"النصر\"، وإنْ لم يكتمل بعد، دفعها الى تلبّس الدور الأميركي فباتت تطرح شروطاً \"لإجبار\" أميركا على الانكفاء والانسحاب من المنطقة ودفع تعويضات... وبذلك تسهم إيران في إطالة الحرب لترتيب أوضاعها الداخلية، وهذا ما تريده إسرائيل لإدامة الاضطراب في محيطها، وما يبدو أن إدارة ترامب تتكيّف معه بالعودة إلى سياسة الضغوط الاقتصادية القصوى على إيران بدلاً من استئناف الضربات العسكرية.",
"source": {
"uri": "annahar.com",
"dataType": "news",
"title": "annahar.com"
},
"authors": [
{
"uri": "عبدالوهاب_بدرخان@annahar.com",
"name": "عبدالوهاب بدرخان",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Donald_Trump",
"type": "person",
"score": 5,
"label": {
"eng": "Donald Trump"
}
},
{
"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/Israel",
"type": "loc",
"score": 5,
"label": {
"eng": "Israel"
},
"location": {
"type": "country",
"label": {
"eng": "Israel"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cabinet_of_Israel",
"type": "org",
"score": 3,
"label": {
"eng": "Cabinet of Israel"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gaza_City",
"type": "loc",
"score": 3,
"label": {
"eng": "Gaza City"
},
"location": {
"type": "place",
"label": {
"eng": "Gaza City"
},
"country": {
"type": "country",
"label": {
"eng": "Palestine"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Benjamin_Netanyahu",
"type": "person",
"score": 3,
"label": {
"eng": "Benjamin Netanyahu"
}
},
{
"uri": "http://en.wikipedia.org/wiki/West_Bank",
"type": "loc",
"score": 3,
"label": {
"eng": "West Bank"
},
"location": {
"type": "place",
"label": {
"eng": "West Bank"
},
"country": {
"type": "country",
"label": {
"eng": "Palestine"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Syria",
"type": "loc",
"score": 3,
"label": {
"eng": "Syria"
},
"location": {
"type": "country",
"label": {
"eng": "Syria"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lebanon",
"type": "loc",
"score": 3,
"label": {
"eng": "Lebanon"
},
"location": {
"type": "country",
"label": {
"eng": "Lebanon"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ministry_of_home_affairs",
"type": "wiki",
"score": 2,
"label": {
"eng": "Ministry of home affairs"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Strait_of_Hormuz",
"type": "wiki",
"score": 2,
"label": {
"eng": "Strait of Hormuz"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Strait_of_Gibraltar",
"type": "wiki",
"score": 2,
"label": {
"eng": "Strait of Gibraltar"
}
},
{
"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"
}
}
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 80
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 79
}
],
"image": "https://www.annahar.com/Assets/ContentPhotos/Photos/TAYYNT_113804.webp?width=1416&height=805&mode=crop&scale=both",
"eventUri": null,
"sentiment": null,
"wgt": 524629018,
"relevance": 1
},
{
"uri": "9434482677",
"lang": "ara",
"isDuplicate": false,
"date": "2026-08-17",
"time": "02:15:03",
"dateTime": "2026-08-17T02:15:03Z",
"dateTimePub": "2026-06-03T04:00:40Z",
"dataType": "news",
"sim": 0,
"url": "https://www.aljadeed.tv/news/%D8%AE%D8%A7%D8%B5-%D8%A7%D9%84%D8%AC%D8%AF%D9%8A%D8%AF/576228/aljadeed-tv-articles/ar",
"title": "بالفيديو..تفجير عنيف في دبين قضاء مرجعيون",
"body": "بالفيديو..تفجير عنيف في دبين قضاء مرجعيون\n\nأفاد مراسل \"الجديد\" بأن الجيش الإسرائيلي نفّذ صباح اليوم تفجيرًا هائلًا في بلدة دبين في قضاء مرجعيون، عقب قصف عنيف شهدته البلدة.\n\nView this post on Instagram\n\nA post shared by al jadeed news (@aljadeednews)",
"source": {
"uri": "aljadeed.tv",
"dataType": "news",
"title": "AlJadeed.tv"
},
"authors": [
{
"uri": "aljadeed_tv_newsroom@aljadeed.tv",
"name": "AlJadeed Tv Newsroom",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Marjeyoun_District",
"type": "loc",
"score": 5,
"label": {
"eng": "Marjeyoun District"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Israel_Defense_Forces",
"type": "wiki",
"score": 2,
"label": {
"eng": "Israel Defense Forces"
}
}
],
"categories": [
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 76
},
{
"uri": "iptc/arts,_culture,_entertainment_and_media/mass_media",
"label": "iptc/arts, culture, entertainment and media/mass media",
"wgt": 76
}
],
"image": "https://www.aljadeed.tv/uploadImages/DocumentImages/Doc-P-576228-639160569227984751.JPG",
"eventUri": null,
"sentiment": null,
"wgt": 524628903,
"relevance": 1
},
{
"uri": "9434481773",
"lang": "ara",
"isDuplicate": true,
"date": "2026-08-17",
"time": "02:13:05",
"dateTime": "2026-08-17T02:13:05Z",
"dateTimePub": "2026-08-16T10:23:00Z",
"dataType": "news",
"sim": 0,
"url": "https://en.annahar.com/international/338896/%D8%A7%D9%84%D8%B5%D9%8A%D9%86-%D8%AA%D8%AF%D8%B4%D9%86-%D8%A8%D9%80%D8%AF%D8%A8%D9%8A-%D8%AA%D8%A7%D9%88%D8%B1-%D8%B7%D8%B1%D9%8A%D9%82%D8%A7-%D8%B9%D8%A8%D8%B1-%D8%A7%D9%84%D9%82%D8%B7%D8%A8-%D8%A7%D9%84%D8%B4%D9%85%D8%A7%D9%84%D9%8A-%D9%88%D8%AA%D8%AA%D8%AC%D8%A7%D9%88%D8%B2-%D9%82%D9%86%D8%A7%D8%A9-%D8%A7%D9%84%D8%B3%D9%88%D9%8A%D8%B3",
"title": "الصين تدشن طريق القطب الشمالي وتتجاوز قناة السويس",
"body": "غادرت سفينة حاويات صينية ميناء نينغبو شرقي الصين، مساء السبت، متجهة إلى أوروبا عبر طريق بحري يمر بالدائرة القطبية الشمالية، في أول رحلة من نوعها للصين على هذا المسار الذي يتيح تجنب قناة السويس واختصار مسافة الرحلة إلى نحو النصف.\n\nوأظهرت صور وفرتها الشركة المشغلة للميناء سفينة \"دبي تاور\"، التابعة لشركة \"سي ليجند\"، وهي تغادر نينغبو في طريقها إلى أوروبا، وفق \"وكالة الصحافة الفرنسية\".\n\nنصف مسافة طريق قناة السويس\n\nيمر الخط الجديد عبر \"الطريق البحري الشمالي\"، ويبلغ طوله نحو نصف طول المسار التقليدي الذي تعبر فيه السفن قناة السويس المصرية للوصول إلى أوروبا.\n\nولا تعد الملاحة عبر هذا الطريق جديدة عالمياً، إذ سبق لشركات شحن أخرى استخدامه، وكانت شركة \"ميرسك\" الدنماركية من أوائل الشركات التي سلكته عام 2018، إلا أن الرحلة الحالية تشكل سابقة بالنسبة إلى الصين.\n\nوتندرج الرحلة ضمن مشروع \"طريق الحرير القطبي\" الصيني، ويُفترض أن يتحول الخط إلى خدمة أسبوعية، في وقت يمنح بكين مساراً بديلاً يتجاوز منطقة الشرق الأوسط التي تشهد اضطرابات على وقع الحرب بين الولايات المتحدة وإيران.\n\nمن الصين إلى بريطانيا عبر روسيا\n\nومن المقرر أن تشغّل \"سي ليجند\" الخط حتى تشرين الأول، مستفيدة من موسم ذوبان الجليد الذي يسمح بعبور المنطقة من دون الاستعانة بكاسحة جليد.\n\nوستعبر \"دبي تاور\" مضيق بيرينغ، قبل أن تتجه غرباً بمحاذاة الساحل الشمالي لروسيا، على أن تصل، وفق الجدول الزمني للشركة، إلى ميناء فيليكستو البريطاني في 7 أيلول.\n\nوبعد بريطانيا، يُفترض أن تتوقف السفينة في هامبورغ الألمانية ثم غدينيا البولندية خلال الأسبوع نفسه.\n\nوفي مقابل المكاسب التجارية واختصار المسافة، يثير توسع حركة السفن عبر القطب الشمالي مخاوف جماعات بيئية من التداعيات المحتملة للملاحة على النظام البيئي والغطاء الجليدي في المحيط المتجمد الشمالي.",
"source": {
"uri": "en.annahar.com",
"dataType": "news",
"title": "annahar.com"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Suez_Canal",
"type": "wiki",
"score": 5,
"label": {
"eng": "Suez Canal"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ship",
"type": "wiki",
"score": 5,
"label": {
"eng": "Ship"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Europe",
"type": "loc",
"score": 5,
"label": {
"eng": "Europe"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/China",
"type": "loc",
"score": 5,
"label": {
"eng": "China"
},
"location": {
"type": "country",
"label": {
"eng": "China"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/North_Pole",
"type": "loc",
"score": 4,
"label": {
"eng": "North Pole"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Port",
"type": "wiki",
"score": 4,
"label": {
"eng": "Port"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Dubai",
"type": "loc",
"score": 4,
"label": {
"eng": "Dubai"
},
"location": {
"type": "place",
"label": {
"eng": "Dubai"
},
"country": {
"type": "country",
"label": {
"eng": "United Arab Emirates"
}
}
}
},
{
"uri": "http://ar.wikipedia.org/wiki/سبت_(توضيح)",
"type": "wiki",
"score": 3,
"label": {
"eng": "سبت (توضيح)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Danish_language",
"type": "wiki",
"score": 3,
"label": {
"eng": "Danish language"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Freight_transport",
"type": "wiki",
"score": 3,
"label": {
"eng": "Freight transport"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Navigation",
"type": "wiki",
"score": 3,
"label": {
"eng": "Navigation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Container_ship",
"type": "wiki",
"score": 3,
"label": {
"eng": "Container ship"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Russia",
"type": "loc",
"score": 3,
"label": {
"eng": "Russia"
},
"location": {
"type": "country",
"label": {
"eng": "Russia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Egypt",
"type": "loc",
"score": 3,
"label": {
"eng": "Egypt"
},
"location": {
"type": "country",
"label": {
"eng": "Egypt"
}
}
},
{
"uri": "http://ar.wikipedia.org/wiki/تشرين_الأول",
"type": "wiki",
"score": 2,
"label": {
"eng": "تشرين الأول"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bering_Strait",
"type": "loc",
"score": 2,
"label": {
"eng": "Bering Strait"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Ecosystem",
"type": "wiki",
"score": 2,
"label": {
"eng": "Ecosystem"
}
},
{
"uri": "http://en.wikipedia.org/wiki/German_language",
"type": "wiki",
"score": 2,
"label": {
"eng": "German language"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Middle_East",
"type": "loc",
"score": 2,
"label": {
"eng": "Middle East"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Silk_Road",
"type": "loc",
"score": 2,
"label": {
"eng": "Silk Road"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Coast",
"type": "wiki",
"score": 2,
"label": {
"eng": "Coast"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hamburg",
"type": "loc",
"score": 2,
"label": {
"eng": "Hamburg"
},
"location": {
"type": "place",
"label": {
"eng": "Hamburg"
},
"country": {
"type": "country",
"label": {
"eng": "Germany"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Beijing",
"type": "loc",
"score": 2,
"label": {
"eng": "Beijing"
},
"location": {
"type": "place",
"label": {
"eng": "Beijing"
},
"country": {
"type": "country",
"label": {
"eng": "China"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Poland",
"type": "loc",
"score": 2,
"label": {
"eng": "Poland"
},
"location": {
"type": "country",
"label": {
"eng": "Poland"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Arctic_Ocean",
"type": "wiki",
"score": 1,
"label": {
"eng": "Arctic Ocean"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Agence_France-Presse",
"type": "wiki",
"score": 1,
"label": {
"eng": "Agence France-Presse"
}
}
],
"categories": [
{
"uri": "news/Technology",
"label": "news/Technology",
"wgt": 85
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 55
},
{
"uri": "iptc/economy,_business_and_finance/products_and_services/transport",
"label": "iptc/economy, business and finance/products and services/transport",
"wgt": 87
}
],
"image": "https://www.annahar.com/Assets/ContentPhotos/Photos/1722264.jpeg_132044.webp?width=1416&height=805&mode=crop&scale=both",
"eventUri": null,
"sentiment": null,
"wgt": 524628785,
"relevance": 1
},
{
"uri": "9434481774",
"lang": "ara",
"isDuplicate": false,
"date": "2026-08-17",
"time": "02:13:05",
"dateTime": "2026-08-17T02:13:05Z",
"dateTimePub": "2026-08-17T02:00:00Z",
"dataType": "news",
"sim": 0,
"url": "https://www.annahar.com/articles/annahar-writers/338949/%D9%85%D8%A7-%D8%A7%D9%84%D8%B0%D9%8A-%D8%AA%D8%B1%D9%8A%D8%AF%D9%87-%D8%A7%D9%84%D8%B1%D9%8A%D8%A7%D8%B6-%D9%85%D9%86-%D8%A8%D8%BA%D8%AF%D8%A7%D8%AF",
"title": "ما الذي تريده الرياض من بغداد؟",
"body": "إثر الضربات العسكرية التي شنتها القوات المسلحة السعودية، بالتنسيق مع القيادة الوسطى الأميركية، في 29 تموز/يوليو الماضي، ضد \"أهداف محدّدة في أراضي جمهورية العراق مرتبطة بالاستهدافات على المنشآت البترولية في المملكة\"، بحسب بيان وزارة الخارجية السعودية، اعتقد كثيرون أن كرة نار بدأت التدحرج، وأن ثمة حرباً ستتسع رقعتها، وسنجد مئات المسيرات تطلقها الميليشيات باتجاه الأراضي السعودية، خصوصاً بعد الحملة الإعلامية الواسعة، سياسياً ومذهبياً، التي قادتها قنوات تواصل وفضائيات وشخصيات موالية لـ\"محور المقاومة\". لكن ما الذي حصل؟\n\nشخصياً، كنت أستبعد هذا السيناريو، لا لأن الفصائل المسلحة الموالية لإيران لديها عقل سياسي بعيد النظر، أو لأنها تحسن تقدير عواقب الأمور - بل أنها لو كانت كذلك لما استهدفت السعودية ودولاً خليجية وعربية بهجماتها المتكررة - إنما الأمر الذي دفعني لترجيح كفّة أنها عملية \"جراحية محدودة\"، هو البيان السعودي نفسه، الذي أشار إلى أن هجمات الميليشيات أتت في الوقت الذي كانت فيه \"المملكة تبذل الجهود للمساهمة في إنهاء التصعيد في المنطقة، وبما يحفظ أمنها واستقرارها\"؛ بمعنى أن الرياض كان جُلّ اهتمامها إنجاح المسار الديبلوماسي. لكن سلوك الفصائل المسلحة هو الذي دفعها لأن تستهدف مقارها بدقة، وذلك \"انطلاقاً من حق الدفاع عن النفس الذي يكفله القانون الدولي وفق المادة 51 من ميثاق الأمم المتحدة\".",
"source": {
"uri": "annahar.com",
"dataType": "news",
"title": "annahar.com"
},
"authors": [
{
"uri": "حسن_المصطفى@annahar.com",
"name": "حسن المصطفى",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Militia",
"type": "wiki",
"score": 4,
"label": {
"eng": "Militia"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Riyadh",
"type": "loc",
"score": 4,
"label": {
"eng": "Riyadh"
},
"location": {
"type": "place",
"label": {
"eng": "Riyadh"
},
"country": {
"type": "country",
"label": {
"eng": "Saudi Arabia"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Saudi_Arabia",
"type": "loc",
"score": 4,
"label": {
"eng": "Saudi Arabia"
},
"location": {
"type": "country",
"label": {
"eng": "Saudi Arabia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tammuz_(Babylonian_calendar)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Tammuz (Babylonian calendar)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Axis_of_Resistance",
"type": "wiki",
"score": 3,
"label": {
"eng": "Axis of Resistance"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ministry_of_Foreign_Affairs_(Saudi_Arabia)",
"type": "org",
"score": 3,
"label": {
"eng": "Ministry of Foreign Affairs (Saudi Arabia)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Armed_Forces_of_Saudi_Arabia",
"type": "wiki",
"score": 3,
"label": {
"eng": "Armed Forces of Saudi Arabia"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Parade",
"type": "wiki",
"score": 3,
"label": {
"eng": "Parade"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Petroleum",
"type": "wiki",
"score": 3,
"label": {
"eng": "Petroleum"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Politics",
"type": "wiki",
"score": 3,
"label": {
"eng": "Politics"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Fire",
"type": "wiki",
"score": 3,
"label": {
"eng": "Fire"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Baghdad",
"type": "loc",
"score": 3,
"label": {
"eng": "Baghdad"
},
"location": {
"type": "place",
"label": {
"eng": "Baghdad"
},
"country": {
"type": "country",
"label": {
"eng": "Iraq"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Iraq",
"type": "loc",
"score": 3,
"label": {
"eng": "Iraq"
},
"location": {
"type": "country",
"label": {
"eng": "Iraq"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/International_law",
"type": "wiki",
"score": 2,
"label": {
"eng": "International law"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Self-defense",
"type": "wiki",
"score": 2,
"label": {
"eng": "Self-defense"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mind",
"type": "wiki",
"score": 2,
"label": {
"eng": "Mind"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Persian_Gulf",
"type": "wiki",
"score": 2,
"label": {
"eng": "Persian Gulf"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Iran",
"type": "loc",
"score": 2,
"label": {
"eng": "Iran"
},
"location": {
"type": "country",
"label": {
"eng": "Iran"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Charter_of_the_United_Nations",
"type": "wiki",
"score": 1,
"label": {
"eng": "Charter of the United Nations"
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 65
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 74
},
{
"uri": "iptc/conflict,_war_and_peace",
"label": "iptc/conflict, war and peace",
"wgt": 87
},
{
"uri": "iptc/society",
"label": "iptc/society",
"wgt": 67
}
],
"image": "https://www.annahar.com/Assets/ContentPhotos/Photos/FYSL_161444.webp?width=1416&height=805&mode=crop&scale=both",
"eventUri": null,
"sentiment": null,
"wgt": 524628785,
"relevance": 1
},
{
"uri": "9434481775",
"lang": "ara",
"isDuplicate": false,
"date": "2026-08-17",
"time": "02:13:05",
"dateTime": "2026-08-17T02:13:05Z",
"dateTimePub": "2026-08-17T02:10:00Z",
"dataType": "news",
"sim": 0,
"url": "https://www.annahar.com/articles/annahar-writers/338872/%D8%A7%D9%84%D9%87%D9%86%D8%AF-%D9%88%D8%A8%D8%A7%D9%83%D8%B3%D8%AA%D8%A7%D9%86-%D8%A3%D8%B3%D9%8A%D8%B1%D8%AA%D8%A7-%D8%A7%D9%84%D9%82%D9%88%D9%85%D9%8A%D8%A9-%D8%A7%D9%84%D8%AF%D9%8A%D9%86%D9%8A%D8%A9",
"title": "الهند وباكستان... أسيرتا القومية الدينية",
"body": "احتفلت باكستان بالذكرى التاسعة والسبعين لاستقلالها، بعد تقسيم الهند البريطانية إلى دولتين في 14 آب/أغسطس 1947؛ التاريخ الذي رسم خريطة جديدة لمنطقة جنوب آسيا، وبدايةً لأشد التغيرات الحدودية تعقيداً وعنفاً وتأثيراً في العصر الحديث.\n\nفقد تأسست دولة باكستان على أساس الهوية الدينية من أجل بناء قومية متباينة عن جارتها الهندية؛ إذ لا يصلح عاملا اللغة أو العرق لبناء القومية الجديدة، لأنهما مشتركان مع الدولة التي قصد المسلمون الانفصال عنها.\n\nكانت \"نظرية الأمتين\" التي طرحها مفكرون أمثال السير سيد أحمد خان، ولاحقاً الفيلسوف البارز محمد إقبال، تقوم على أن المسلمين والهندوس في شبه القارة الهندية ليسوا مجرد طائفتين دينيتين مختلفتين، بل أمتان متميزتان بثقافات وقيم وتقاليد اجتماعية متباينة، وبالتالي لا يمكنهما التعايش في دولة واحدة. هذا دفع إقبال إلى إعلان اقتراحه رسمياً عام 1930، إنشاء دولة إسلامية مستقلة في شمال غرب الهند.\n\nوعمل على هذه الفكرة زعيم الرابطة الإسلامية لعموم الهند، محمد علي جناح، فحوّلها إلى حركة سياسية شاملة، واستند في حشد الدعم لمشروعه إلى إثارة المخاوف بشأن مصير المسلمين، بأنهم سيصبحون أقلية عاجزة في الهند الموحدة بعد رحيل البريطانيين.\n\nوتُوّج هذا المسار السياسي بصدور قرار لاهور عام 1940، الذي دعا رسمياً إلى إنشاء دولة إسلامية مستقلة أطلقوا عليها اسم باكستان.",
"source": {
"uri": "annahar.com",
"dataType": "news",
"title": "annahar.com"
},
"authors": [
{
"uri": "يوسف_بدر@annahar.com",
"name": "يوسف بدر",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Muslims",
"type": "loc",
"score": 5,
"label": {
"eng": "Muslims"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Nationalism",
"type": "wiki",
"score": 5,
"label": {
"eng": "Nationalism"
}
},
{
"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/India",
"type": "loc",
"score": 5,
"label": {
"eng": "India"
},
"location": {
"type": "country",
"label": {
"eng": "India"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Syed_Ahmad_Khan",
"type": "person",
"score": 3,
"label": {
"eng": "Syed Ahmad Khan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Partition_of_India",
"type": "wiki",
"score": 3,
"label": {
"eng": "Partition of India"
}
},
{
"uri": "http://en.wikipedia.org/wiki/South_Asia",
"type": "loc",
"score": 3,
"label": {
"eng": "South Asia"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Caliphate",
"type": "wiki",
"score": 3,
"label": {
"eng": "Caliphate"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Modern_history",
"type": "wiki",
"score": 3,
"label": {
"eng": "Modern history"
}
},
{
"uri": "http://en.wikipedia.org/wiki/State_(polity)",
"type": "wiki",
"score": 3,
"label": {
"eng": "State (polity)"
}
},
{
"uri": "http://ar.wikipedia.org/wiki/هندوسية",
"type": "wiki",
"score": 2,
"label": {
"eng": "هندوسية"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lahore_Resolution",
"type": "wiki",
"score": 2,
"label": {
"eng": "Lahore Resolution"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Muhammad_Iqbal",
"type": "person",
"score": 2,
"label": {
"eng": "Muhammad Iqbal"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Indian_subcontinent",
"type": "loc",
"score": 2,
"label": {
"eng": "Indian subcontinent"
},
"location": {
"type": "place",
"label": {
"eng": "Indian subcontinent"
},
"country": {
"type": "country",
"label": {
"eng": "India"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Muhammad_Ali_Jinnah",
"type": "person",
"score": 2,
"label": {
"eng": "Muhammad Ali Jinnah"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Politics",
"type": "wiki",
"score": 2,
"label": {
"eng": "Politics"
}
}
],
"categories": [
{
"uri": "news/Arts_and_Entertainment",
"label": "news/Arts and Entertainment",
"wgt": 62
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 79
},
{
"uri": "iptc/religion",
"label": "iptc/religion",
"wgt": 86
}
],
"image": "https://www.annahar.com/Assets/ContentPhotos/Photos/M_111851.webp?width=1416&height=805&mode=crop&scale=both",
"eventUri": null,
"sentiment": null,
"wgt": 524628785,
"relevance": 1
},
{
"uri": "9434481658",
"lang": "ara",
"isDuplicate": false,
"date": "2026-08-17",
"time": "02:12:53",
"dateTime": "2026-08-17T02:12:53Z",
"dateTimePub": "2026-08-03T23:04:02Z",
"dataType": "news",
"sim": 0,
"url": "https://www.aljadeed.tv/sports/%D9%83%D8%B1%D8%A9-%D8%A7%D9%84%D9%82%D8%AF%D9%85/584394/aljadeed-tv-articles/ar",
"title": "فيديو - مواجهة تجمع أبًا بابنه في الأوروغواي",
"body": "فيديو - مواجهة تجمع أبًا بابنه في الأوروغواي\n\nاحتضن جوناثان دوس سانتوس ابنه أغوستين دوس سانتوس عقب صافرة النهاية\n\nشهدت مباراة ناسيونال وبروجريسو في الدوري الأوروغواياني مشهدًا عائليًا لافتًا، بعدما احتضن جوناثان دوس سانتوس، مهاجم بروجريسو، ابنه أغوستين دوس سانتوس، لاعب وسط ناسيونال، عقب صافرة النهاية.\n\nوأقيمت المباراة على ملعب \"غران باركي سنترال\"، ضمن الجولة السابعة من بطولة إنترميديو، وانتهت بفوز ناسيونال (2-1). وشارك أغوستين، البالغ 18 عامًا، أساسيًا وخاض الدقائق التسعين كاملة مرتديًا القميص رقم 10، بينما بقي والده جوناثان، البالغ 34 عامًا، على دكة بدلاء بروجريسو ولم يشارك؟\n\nوخلال اللقاء، تعرّض أغوستين لخطأ من لاعب بروجريسو أغوستين أوكامبو، أدى إلى طرد الأخير، وبعد انتهاء المباراة، توجّه اللاعب الشاب إلى والده داخل أرض الملعب، قبل أن يتبادلا العناق أمام الكاميرات.\n\nوكان أغوستين قد سجّل ظهوره الأول مع الفريق الأول لناسيونال في 16 آب - أغسطس 2025، والمفارقة أنّ تلك المباراة كانت أيضًا أمام بروجريسو، وخاض منذ ذلك الحين 27 مباراة رسمية مع الفريق.\n\nوعقب اللقاء، نشر أغوستين صورة العناق عبر حسابه، وكتب أنّ اللحظة كانت \"حلمًا تحقق\"، قبل أن يوجّه رسالة قصيرة إلى والده قال فيها \"أحبّك يا أبي\".",
"source": {
"uri": "aljadeed.tv",
"dataType": "news",
"title": "AlJadeed.tv"
},
"authors": [
{
"uri": "aljadeed_tv_newsroom@aljadeed.tv",
"name": "AlJadeed Tv Newsroom",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Jonathan_dos_Santos",
"type": "person",
"score": 5,
"label": {
"eng": "Jonathan dos Santos"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Santos_FC",
"type": "wiki",
"score": 5,
"label": {
"eng": "Santos FC"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Uruguay",
"type": "loc",
"score": 5,
"label": {
"eng": "Uruguay"
},
"location": {
"type": "country",
"label": {
"eng": "Uruguay"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Midfielder",
"type": "wiki",
"score": 3,
"label": {
"eng": "Midfielder"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Camera",
"type": "wiki",
"score": 2,
"label": {
"eng": "Camera"
}
}
],
"categories": [
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 91
},
{
"uri": "iptc/sport/competition_discipline",
"label": "iptc/sport/competition discipline",
"wgt": 96
}
],
"image": "https://www.aljadeed.tv/uploadImages/DocumentImages/Doc-P-584394-639213951114212826.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 524628773,
"relevance": 1
},
{
"uri": "9434481660",
"lang": "ara",
"isDuplicate": false,
"date": "2026-08-17",
"time": "02:12:53",
"dateTime": "2026-08-17T02:12:53Z",
"dateTimePub": "2026-05-26T13:30:37Z",
"dataType": "news",
"sim": 0,
"url": "https://www.aljadeed.tv/entertainment/%D8%A3%D8%AE%D8%A8%D8%A7%D8%B1-%D9%81%D9%86%D9%8A%D8%A9/575098/aljadeed-tv-articles/ar",
"title": "كريستينا صوايا في حديث جريء ضمن \"سقف عالي\"",
"body": "كريستينا صوايا في حديث جريء ضمن \"سقف عالي\"\n\nمواجهة مباشرة، أسرار تُكشف لأول مرة، تصريحات جريئة عن الطلاق، النفقة، الخيانة، المساكنة وحتى لحظات مؤثرة أبكت الجميع على الهواء.\n\nكريستينا صوايا فتحت قلبها بدون خطوط حمراء وردّت على كل الانتقادات بصراحة صادمة، بمواجهة قوية مع جوزيف حويك ضمن واحدة من أكثر حلقات #الجديد إثارة وجدلاً.\n\nشاهدوا الحلقة الكاملة الآن واكتشفوا كل التفاصيل التي أشعلت مواقع التواصل.",
"source": {
"uri": "aljadeed.tv",
"dataType": "news",
"title": "AlJadeed.tv"
},
"authors": [
{
"uri": "aljadeed_tv_newsroom@aljadeed.tv",
"name": "AlJadeed Tv Newsroom",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Christina_Sawaya",
"type": "person",
"score": 5,
"label": {
"eng": "Christina Sawaya"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Betrayal",
"type": "wiki",
"score": 3,
"label": {
"eng": "Betrayal"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Alimony",
"type": "wiki",
"score": 3,
"label": {
"eng": "Alimony"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Divorce",
"type": "wiki",
"score": 3,
"label": {
"eng": "Divorce"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Thriller_(genre)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Thriller (genre)"
}
}
],
"categories": [
{
"uri": "news/Arts_and_Entertainment",
"label": "news/Arts and Entertainment",
"wgt": 93
}
],
"image": "https://www.aljadeed.tv/uploadImages/DocumentImages/Doc-P-575098-639153991777558920.png",
"eventUri": null,
"sentiment": null,
"wgt": 524628773,
"relevance": 1
}
],
"totalResults": 41876,
"page": 1,
"count": 10,
"pages": 4188
}
}