Topics
Countries
Qatar News
Would you like to access news/blog content published by sources located in Qatar?
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/Qatar",
"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%2FQatar&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": "9434482280",
"lang": "hrv",
"isDuplicate": false,
"date": "2026-08-17",
"time": "02:14:14",
"dateTime": "2026-08-17T02:14:14Z",
"dateTimePub": "2021-04-19T05:27:08Z",
"dataType": "news",
"sim": 0,
"url": "https://balkans.aljazeera.net/news/world/2021/4/19/njemacki-konzervativci-i-dalje-podijeljeni-u-vezi-nasljednika-angele-merkel",
"title": "Njemački konzervativci i dalje podijeljeni o nasljedniku Angele Merkel",
"body": "Njemački konzervativci probili su u nedjelju rok u kojem su trebali odlučiti ko će nakon odlaska Angele Merkel na parlamentarnim izborima predvoditi CDU i CDU, signalizirajući krizu u konzervativnim redovima nekoliko mjeseci prije izbora.\n\nKršćanski demokrati (CDU) i njihovi bavarski saveznici (CSU) već dugo vode ogorčenu bitku za čelnu poziciju na listi za parlamentarne izbore, prenosi Hina.\n\nUtjecajni članovi koalicije traže od Armina Lascheta, čelnika CDU-a, i Markusa Soedera, lidera CSU-a, da prekinu interne čarke koje bi, kako strahuju, moglo naškoditi njihovim izgledima u septembru.\n\nObojica su premijeri moćnih saveznih zemalja, Laschet vodi vladu Sjeverne Rajne-Vestfalije, a Soeder Bavarske.\n\nDvojica političara i njihovi timovi razgovarali su prošle Sedmice u više navrata kako bi do nedjelje riješili sukob, ali pregovori se nisu pomaknuli s mrtve tačke, unatoč tvrdnjama da su bili konstruktivni.\n\nPrema izvorima agencije dpa, Soeder je u nedjelju navečer doputovao avionom u Berlin, a u glavnom je gradu navodno i Laschet. Navečer su navodno stigli u zgradu saveznog parlamenta, možda radi sastanka, piše dpa, dodavši da informacija o sastanku nije potvrđena.\n\nNi Soederov ni Laschetov tim nisu željeli komentirati pregovore ni planove.\n\nPopularnost kandidata\n\nNe bude li odluka donesena u ponedjeljak, vrući bi kesten u utorak mogao biti prebačen na parlamentarnu frakciju CDU/CSU, napominje dpa.\n\nAnketa koju je nedavno provela javna televizija ARD pokazala je da Soedera na poziciji kancelarskog kandidata CDU-a i CSU-a podupire 44 posto Nijemaca a Soedera samo 15 posto, navodi agencija AFP.\n\nCDU i CSU tradicionalno imenuju zajedničkog kandidata za kancelarsku poziciju i u normalnim prilikama Laschet bi kao lojalni kadar Angele Merkel bio logično rješenje, budući da je CDU veća stranka.\n\nPandemija je izmiješala karte i problemi vlade u upravljanju krizom negativno su utjecali i na rejting CDU-a, otvarajući priliku Soederu da se profilira kao jak kandidat. Bavarski je čelnik izravniji u nastupu i trenutno spada među najpopularnije njemačke političare, napominje dpa.\n\nLaschet pak ima podršku većine čelnika CDU-a. Pozornost su privukli 'prebjezi' poput premijera Saske-Anhalta i Saarlanda koji su signalizirali potporu Soederu, a pridružila im se i zajednička organizacija mladih CDU-a i CSU-a.\n\nBavarska je pak stranka gotovo jedinstvena u podršci Soederu.\n\nProblemi u savezu dvije konzervativne stranke odražavaju dubok trag koji je Merkel ostavila na političkoj sceni nakon 16 godina provedenih na kancelarskoj dužnosti.\n\nIako u javnosti razmjenjuju otrovne strelice, i Soeder i Laschet upozoravaju na nužno jedinstvo konzervativnog bloka koji je dominirao njemačkom političkom scenom nakon Drugog svjetskog rata, a na septembarskim izborima jaki će mu izazivač biti Zeleni, ističe dpa.",
"source": {
"uri": "aljazeera.net",
"dataType": "news",
"title": "Aljazeera"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Christian_Democratic_Union_of_Germany",
"type": "org",
"score": 5,
"label": {
"eng": "Christian Democratic Union of Germany"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Conservatism",
"type": "wiki",
"score": 5,
"label": {
"eng": "Conservatism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Angela_Merkel",
"type": "person",
"score": 5,
"label": {
"eng": "Angela Merkel"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Germany",
"type": "loc",
"score": 5,
"label": {
"eng": "Germany"
},
"location": {
"type": "country",
"label": {
"eng": "Germany"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Christian_Social_Union_in_Bavaria",
"type": "org",
"score": 4,
"label": {
"eng": "Christian Social Union in Bavaria"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bavaria",
"type": "loc",
"score": 4,
"label": {
"eng": "Bavaria"
},
"location": {
"type": "place",
"label": {
"eng": "Bavaria"
},
"country": {
"type": "country",
"label": {
"eng": "Germany"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Prime_minister",
"type": "wiki",
"score": 3,
"label": {
"eng": "Prime minister"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Christianity",
"type": "wiki",
"score": 3,
"label": {
"eng": "Christianity"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Democracy",
"type": "wiki",
"score": 3,
"label": {
"eng": "Democracy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Politician",
"type": "wiki",
"score": 3,
"label": {
"eng": "Politician"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Parliament",
"type": "wiki",
"score": 2,
"label": {
"eng": "Parliament"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Election",
"type": "wiki",
"score": 2,
"label": {
"eng": "Election"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Television",
"type": "wiki",
"score": 2,
"label": {
"eng": "Television"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Berlin",
"type": "loc",
"score": 2,
"label": {
"eng": "Berlin"
},
"location": {
"type": "place",
"label": {
"eng": "Berlin"
},
"country": {
"type": "country",
"label": {
"eng": "Germany"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/North_Rhine-Westphalia",
"type": "loc",
"score": 2,
"label": {
"eng": "North Rhine-Westphalia"
},
"location": {
"type": "place",
"label": {
"eng": "North Rhine-Westphalia"
},
"country": {
"type": "country",
"label": {
"eng": "Germany"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Germans",
"type": "wiki",
"score": 1,
"label": {
"eng": "Germans"
}
},
{
"uri": "http://en.wikipedia.org/wiki/World_War_II",
"type": "wiki",
"score": 1,
"label": {
"eng": "World War II"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Politics",
"type": "wiki",
"score": 1,
"label": {
"eng": "Politics"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Agence_France-Presse",
"type": "wiki",
"score": 1,
"label": {
"eng": "Agence France-Presse"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Saarland",
"type": "loc",
"score": 1,
"label": {
"eng": "Saarland"
},
"location": {
"type": "place",
"label": {
"eng": "Saarland"
},
"country": {
"type": "country",
"label": {
"eng": "Germany"
}
}
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 98
},
{
"uri": "iptc/politics_and_government/election",
"label": "iptc/politics and government/election",
"wgt": 88
}
],
"image": "https://balkans.aljazeera.net/wp-content/uploads/2021/04/w_56820080.jpg?resize=1200%2C675",
"eventUri": null,
"sentiment": null,
"wgt": 524628854,
"relevance": 1
},
{
"uri": "9434482281",
"lang": "hrv",
"isDuplicate": false,
"date": "2026-08-17",
"time": "02:14:14",
"dateTime": "2026-08-17T02:14:14Z",
"dateTimePub": "2016-11-22T23:51:04Z",
"dataType": "news",
"sim": 0,
"url": "https://balkans.aljazeera.net/news/world/2013/2/15/spanija-istrazuje-spijuniranje-politicara",
"title": "Španija istražuje špijuniranje političara",
"body": "Španska Vlada je poručila da će istražiti tvrdnje da su političke stranke navodno angažirale detektivsku službu da špijuniraju političare iz regija Katalonije.\n\nŠpanski ministar unutrašnjih poslova Jorge Fernandez Diaz istakao je da će policija temeljito istražiti navode.\n\nLokalni mediji javili su da je detektivska služba u proteklih nekoliko godina špijunirala političare iz nekoliko stranaka, preduzetnike, sudije i advokate.\n\nSlužbu je navodno angažiralo nekoliko političkih stranaka.\n\nJavni skandal\n\nSlučaj je dospio u javnost kada je regionalni lider stranke Narodna partija (PP) Alicia Sanchez-Camacho prijavila policiji da je njen razgovor s drugom osobom snimljen u restoranu u Barseloni 2010. godine.\n\nŠpanski dnevnik Pais piše da je policajac, koji je nekada radio u detektivskoj službi, policiji predao nekoliko desetina osjetljivih dokumenata.\n\nPredstavnik socijalista u Kataloniji Pere Navarro priznao je da je njegova stranka angažirala detektivsku službu, ali da je to bilo u vezi sigurnosnih pitanja.\n\nGlasnogovornik regionalne Vlade Francesc Homs umanjio je obim skandala i rekao je da je dijelom možda usmjeren na slabljenje težnji Katalonije ka nezavisnosti od Španije.",
"source": {
"uri": "aljazeera.net",
"dataType": "news",
"title": "Aljazeera"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Political_party",
"type": "wiki",
"score": 4,
"label": {
"eng": "Political party"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Politician",
"type": "wiki",
"score": 4,
"label": {
"eng": "Politician"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Police",
"type": "wiki",
"score": 4,
"label": {
"eng": "Police"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Minister_(government)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Minister (government)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Politics",
"type": "wiki",
"score": 3,
"label": {
"eng": "Politics"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Catalonia",
"type": "loc",
"score": 3,
"label": {
"eng": "Catalonia"
},
"location": {
"type": "place",
"label": {
"eng": "Catalonia"
},
"country": {
"type": "country",
"label": {
"eng": "Spain"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/People's_Party_(Spain)",
"type": "org",
"score": 2,
"label": {
"eng": "People's Party (Spain)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Socialism",
"type": "wiki",
"score": 1,
"label": {
"eng": "Socialism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Radio",
"type": "wiki",
"score": 1,
"label": {
"eng": "Radio"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Newspaper",
"type": "wiki",
"score": 1,
"label": {
"eng": "Newspaper"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Restaurant",
"type": "wiki",
"score": 1,
"label": {
"eng": "Restaurant"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Homs",
"type": "loc",
"score": 1,
"label": {
"eng": "Homs"
},
"location": {
"type": "place",
"label": {
"eng": "Homs"
},
"country": {
"type": "country",
"label": {
"eng": "Syria"
}
}
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 78
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 83
},
{
"uri": "iptc/crime,_law_and_justice",
"label": "iptc/crime, law and justice",
"wgt": 91
}
],
"image": "https://balkans.aljazeera.net/wp-content/uploads/2013/02/jorge-fernandez-diaz-reuters.jpg?resize=1200%2C675",
"eventUri": null,
"sentiment": null,
"wgt": 524628854,
"relevance": 1
},
{
"uri": "9434470835",
"lang": "eng",
"isDuplicate": false,
"date": "2026-08-17",
"time": "01:50:29",
"dateTime": "2026-08-17T01:50:29Z",
"dateTimePub": "2026-08-17T01:41:40Z",
"dataType": "news",
"sim": 0.8274509906768799,
"url": "https://www.aljazeera.com/news/2026/8/17/ebola-outbreak-in-dr-congo-becomes-deadliest-in-countrys-history",
"title": "Ebola outbreak in DR Congo becomes deadliest in country's history",
"body": "The Ebola outbreak in the Democratic Republic of the Congo (DRC) has killed 2,325 people, surpassing the death toll from the 2018-2020 outbreak to become the deadliest in the country's history.\n\nThe confirmed number of people infected with the virus has risen to 4,945, including 101 new cases detected in the previous 24 hours, the DRC's National Public Health Institute said in its latest report on Sunday.\n\nRecommended Stories\n\nlist of 3 itemsend of list\n\n\"The outbreak is the fastest growing on record,\" Tom Fletcher, the United Nations humanitarian chief, said in a statement on Friday. \"We need speed, scale, and solidarity before this virus gets even further ahead of us.\"\n\nThe outbreak, the DRC's 17th, was already the biggest in the country's history in terms of number of cases - a milestone reached in late July. The latest government data shows that the total number of deaths has surpassed the 2,299 deaths recorded in the 2018-2020 outbreak, which was previously the country's worst on record.\n\n\"Ebola is winning in the Democratic Republic of the Congo. We cannot let the virus outrun our response,\" Fletcher said as he outlined the latest efforts to contain the virus.\n\nOn Wednesday, World Health Organization Director-General Tedros Adhanom Ghebreyesus said that at its current pace, the outbreak is on track to eclipse the West African Ebola outbreak of 2014 to 2016, a crisis that killed more than 11,000 people and accelerated the push to develop a vaccine.\n\nThe current outbreak is caused by the Bundibugyo species of Ebola virus, which has no approved vaccines or treatments. The outbreak has gained momentum since it was declared on May 15, as weak health infrastructure, the region's remoteness, and ongoing conflict near the DRC's borders with South Sudan, Uganda, and Rwanda have hindered response efforts.\n\nAdvertisement\n\nThe proportion of people dying from the outbreak after a confirmed infection, known as the case fatality ratio, has risen from about 20 percent in early June to 46 percent, according to government data, meaning nearly one in every two confirmed cases is now deadly.\n\n\"Normally, as an outbreak progresses, the case fatality ratio should fall as contact tracing improves and patients are identified and treated earlier,\" said Thomas Parisch, a public health specialist deployed to the DRC with medical charity Doctors Without Borders, known by its French initials MSF.\n\n\"Instead, we're still seeing many cases detected very late, when treatment is less likely to succeed, with many identified only after they die in the community.\"\n\nA small number of experimental vaccines and therapies are being evaluated, while global health authorities assess whether existing Ebola treatments could offer protection. Evidence so far is limited to animal studies.",
"source": {
"uri": "aljazeera.com",
"dataType": "news",
"title": "Al Jazeera Online"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Western_African_Ebola_virus_epidemic",
"type": "wiki",
"score": 5,
"label": {
"eng": "Western African Ebola virus epidemic"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Virus",
"type": "wiki",
"score": 5,
"label": {
"eng": "Virus"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Democratic_Republic_of_the_Congo",
"type": "loc",
"score": 5,
"label": {
"eng": "Democratic Republic of the Congo"
},
"location": {
"type": "country",
"label": {
"eng": "Democratic Republic of the Congo"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tom_Fletcher",
"type": "person",
"score": 4,
"label": {
"eng": "Tom Fletcher"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Humanitarianism",
"type": "wiki",
"score": 3,
"label": {
"eng": "Humanitarianism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_Nations",
"type": "org",
"score": 3,
"label": {
"eng": "United Nations"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ebola",
"type": "wiki",
"score": 2,
"label": {
"eng": "Ebola"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tedros_Adhanom",
"type": "person",
"score": 2,
"label": {
"eng": "Tedros Adhanom"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Vaccine",
"type": "wiki",
"score": 2,
"label": {
"eng": "Vaccine"
}
},
{
"uri": "http://en.wikipedia.org/wiki/World_Health_Organization",
"type": "wiki",
"score": 2,
"label": {
"eng": "World Health Organization"
}
},
{
"uri": "http://en.wikipedia.org/wiki/West_Africa",
"type": "wiki",
"score": 2,
"label": {
"eng": "West Africa"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Contact_tracing",
"type": "wiki",
"score": 1,
"label": {
"eng": "Contact tracing"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Case_fatality_rate",
"type": "wiki",
"score": 1,
"label": {
"eng": "Case fatality rate"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Global_health",
"type": "wiki",
"score": 1,
"label": {
"eng": "Global health"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Médecins_Sans_Frontières",
"type": "wiki",
"score": 1,
"label": {
"eng": "Médecins Sans Frontières"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israeli–Palestinian_conflict",
"type": "wiki",
"score": 1,
"label": {
"eng": "Israeli–Palestinian conflict"
}
},
{
"uri": "http://en.wikipedia.org/wiki/French_language",
"type": "wiki",
"score": 1,
"label": {
"eng": "French language"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Public_health",
"type": "wiki",
"score": 1,
"label": {
"eng": "Public health"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Infection",
"type": "wiki",
"score": 1,
"label": {
"eng": "Infection"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bundibugyo_District",
"type": "loc",
"score": 1,
"label": {
"eng": "Bundibugyo District"
},
"location": {
"type": "place",
"label": {
"eng": "Bundibugyo District"
},
"country": {
"type": "country",
"label": {
"eng": "Uganda"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Uganda",
"type": "loc",
"score": 1,
"label": {
"eng": "Uganda"
},
"location": {
"type": "country",
"label": {
"eng": "Uganda"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/South_Sudan",
"type": "loc",
"score": 1,
"label": {
"eng": "South Sudan"
},
"location": {
"type": "country",
"label": {
"eng": "South Sudan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Rwanda",
"type": "loc",
"score": 1,
"label": {
"eng": "Rwanda"
},
"location": {
"type": "country",
"label": {
"eng": "Rwanda"
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues",
"label": "dmoz/Society/Issues",
"wgt": 22
},
{
"uri": "dmoz/Health/Child_Health/Immunizations",
"label": "dmoz/Health/Child Health/Immunizations",
"wgt": 21
},
{
"uri": "dmoz/Health/Public_Health_and_Safety/History",
"label": "dmoz/Health/Public Health and Safety/History",
"wgt": 21
},
{
"uri": "dmoz/Health/Public_Health_and_Safety/Statistics",
"label": "dmoz/Health/Public Health and Safety/Statistics",
"wgt": 21
},
{
"uri": "dmoz/Health/Public_Health_and_Safety/Education",
"label": "dmoz/Health/Public Health and Safety/Education",
"wgt": 21
},
{
"uri": "news/Health",
"label": "news/Health",
"wgt": 70
},
{
"uri": "iptc/health/disease_and_condition",
"label": "iptc/health/disease and condition",
"wgt": 100
}
],
"image": "https://www.aljazeera.com/wp-content/uploads/2026/08/afp_6a7de8a1f313-1786636450.jpg?resize=1920%2C1440",
"eventUri": "eng-11924254",
"sentiment": -0.1372549019607843,
"wgt": 524627429,
"relevance": 1
},
{
"uri": "9434469565",
"lang": "hrv",
"isDuplicate": false,
"date": "2026-08-17",
"time": "01:47:54",
"dateTime": "2026-08-17T01:47:54Z",
"dateTimePub": "2021-02-11T11:32:47Z",
"dataType": "news",
"sim": 0,
"url": "https://balkans.aljazeera.net/news/world/2021/2/11/iran-nova-vojna-vjezba-kopnene-snage-na-irackoj-granici",
"title": "Iran: Nova vojna vježba, kopnene snage na iračkoj granici",
"body": "Državna televizija je potvrdila da je Iranska revolucionarna garda započela danas vježbu kopnenih snaga u blizini iračke granice, prenosi Tanjug pozivajući se na AP.\n\nU izvještaju državnih medija se precizira da se godišnja vježba izvodi na jugozapadu zemlje i ima za cilj uvježbavanje i procjenu spremnosti snaga, a u vježbi će se koristiti i dronovi i helikopteri, navodi agencija.\n\nPritisak na Bidena\n\nPosljednjih mjeseci Iran je intenzivirao svoje vojne vježbe sa ciljem da izvrši pritisak na američkog predsjednika Joea Bidena zbog nuklearnog sporazuma, koji je najavio da bi mu Amerika mogla ponovo pristupiti.\n\nBivši predsjednik Donald Trump je 2018. jednostrano povukao SAD iz iranskog nuklearnog sporazuma, kojim se Teheran složio da ograniči obogaćivanje uranija u zamjenu za ukidanje ekonomskih sankcija.\n\nKada je SAD vratio sankcije, Iran je postepeno i javno napustio ograničenja iz sporazuma o svom nuklearnom razvoju.\n\nPredsjednik Irana Hassan Rouhani rekao je u četvrtak da Iran još nije primijetio nikakve znakove dobre volje od nove američke administracije.\n\nRouhani je rekao da, ako je nova američka administracija iskrena u svojim obećanjima, mora započeti novi put i riješiti probleme koje je prethodna administracija prouzrokovala Iranu.\n\nRekao je da je nova američka administracija različita u riječima, ali u praksi se ništa nije promijenilo, navela je IRNA, a prenosi Fena.",
"source": {
"uri": "aljazeera.net",
"dataType": "news",
"title": "Aljazeera"
},
"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/Iraq",
"type": "loc",
"score": 5,
"label": {
"eng": "Iraq"
},
"location": {
"type": "country",
"label": {
"eng": "Iraq"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States",
"type": "loc",
"score": 4,
"label": {
"eng": "United States"
},
"location": {
"type": "country",
"label": {
"eng": "United States"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/President_(government_title)",
"type": "wiki",
"score": 3,
"label": {
"eng": "President (government title)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Solar_Hijri_calendar",
"type": "wiki",
"score": 3,
"label": {
"eng": "Solar Hijri calendar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tanjug",
"type": "org",
"score": 3,
"label": {
"eng": "Tanjug"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Television",
"type": "wiki",
"score": 3,
"label": {
"eng": "Television"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Americas",
"type": "loc",
"score": 2,
"label": {
"eng": "Americas"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Donald_Trump",
"type": "person",
"score": 2,
"label": {
"eng": "Donald Trump"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Helicopter",
"type": "wiki",
"score": 2,
"label": {
"eng": "Helicopter"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tehran",
"type": "loc",
"score": 2,
"label": {
"eng": "Tehran"
},
"location": {
"type": "place",
"label": {
"eng": "Tehran"
},
"country": {
"type": "country",
"label": {
"eng": "Iran"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Enriched_uranium",
"type": "wiki",
"score": 1,
"label": {
"eng": "Enriched uranium"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Islamic_Republic_News_Agency",
"type": "org",
"score": 1,
"label": {
"eng": "Islamic Republic News Agency"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hassan_Rouhani",
"type": "person",
"score": 1,
"label": {
"eng": "Hassan Rouhani"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sea",
"type": "wiki",
"score": 1,
"label": {
"eng": "Sea"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Economics",
"type": "wiki",
"score": 1,
"label": {
"eng": "Economics"
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 97
},
{
"uri": "iptc/politics_and_government/international_relations/diplomacy",
"label": "iptc/politics and government/international relations/diplomacy",
"wgt": 71
},
{
"uri": "iptc/politics_and_government/international_relations/international_organization",
"label": "iptc/politics and government/international relations/international organization",
"wgt": 70
},
{
"uri": "iptc/politics_and_government/government",
"label": "iptc/politics and government/government",
"wgt": 62
}
],
"image": "https://balkans.aljazeera.net/wp-content/uploads/2021/02/IRAN-DRILL-DRONE.jpg?resize=1920%2C1333",
"eventUri": null,
"sentiment": null,
"wgt": 524627274,
"relevance": 1
},
{
"uri": "9434463595",
"lang": "hrv",
"isDuplicate": false,
"date": "2026-08-17",
"time": "01:34:25",
"dateTime": "2026-08-17T01:34:25Z",
"dateTimePub": "2016-11-22T23:40:52Z",
"dataType": "news",
"sim": 0,
"url": "https://balkans.aljazeera.net/news/world/2012/5/15/strauss-kahn-trazi-milionsku-odstetu",
"title": "Strauss-Kahn traži milionsku odštetu",
"body": "Bivši šef Međunarodnog monetarnog fonda (MMF) Dominique Strauss-Kahn podnio je protivtužbu u slučaju sobarice hotela Sofitel Nafissatou Diallo, koja ga je prije godinu dana optužila za pokušaj silovanja.\n\nDržavno tužilaštvo u New Yorku odbacilo je optužbe protiv bivšeg šefa MMF-a u augustu prošle godine, zbog sumnje u istinitost izjava sobarice Diallo, ali on sada od nje, \"zbog lažnih optužbi, zlostavljanja, vremena provedenog u zatvoru i namjernog nanošenja emotivne boli\", traži odštetu od milion dolara.\n\nKahn je prijavu podnio sudu u New Yorku u kojoj, navodno, tvrdi da mu je sobaricina tužba nanijela štetu ugledu, te da mu je zbog toga uskraćena i prilika da se kandidira za francuskog predsjednika.\n\nTakođer, smatra da je zbog tužbe ostao i bez posla na čelu MMF-a, piše New York Post.\n\nNovi dokazi\n\nPočetkom maja Ured tužioca u francuskom gradu Lilleu objavio je da su njegovi istražioci predali nove dokaze o optužbama da je Strauss-Kahn možda seksualno zlostavljao belgijsku prostitutku na zabavi organiziranoj u hotelu W u Washingtonu u decembru 2010, u čemu su učestvovala i trojica njegovih prijatelja.\n\nStrauss-Kahn je u aprilu indirektno optužen za svodništvo, kao i za to da je bio uključen u lanac prostitucije organiziran u Lilleu.\n\nNjegov advokat Henri Leclerc tada je obećao da će osporiti vjerodostojnost postojeće istrage.",
"source": {
"uri": "aljazeera.net",
"dataType": "news",
"title": "Aljazeera"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/International_Monetary_Fund",
"type": "wiki",
"score": 5,
"label": {
"eng": "International Monetary Fund"
}
},
{
"uri": "http://en.wikipedia.org/wiki/New_York_(state)",
"type": "loc",
"score": 4,
"label": {
"eng": "New York (state)"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Dominique_Strauss-Kahn",
"type": "person",
"score": 3,
"label": {
"eng": "Dominique Strauss-Kahn"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sofitel",
"type": "org",
"score": 3,
"label": {
"eng": "Sofitel"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Rape",
"type": "wiki",
"score": 3,
"label": {
"eng": "Rape"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hotel",
"type": "wiki",
"score": 3,
"label": {
"eng": "Hotel"
}
},
{
"uri": "http://en.wikipedia.org/wiki/President_(government_title)",
"type": "wiki",
"score": 2,
"label": {
"eng": "President (government title)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Prison",
"type": "wiki",
"score": 2,
"label": {
"eng": "Prison"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Dollar",
"type": "wiki",
"score": 2,
"label": {
"eng": "Dollar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/France",
"type": "loc",
"score": 2,
"label": {
"eng": "France"
},
"location": {
"type": "country",
"label": {
"eng": "France"
}
}
},
{
"uri": "http://hr.wikipedia.org/wiki/Seks",
"type": "wiki",
"score": 1,
"label": {
"eng": "Seks"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Prostitution",
"type": "wiki",
"score": 1,
"label": {
"eng": "Prostitution"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Washington,_D.C.",
"type": "loc",
"score": 1,
"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/Lille",
"type": "loc",
"score": 1,
"label": {
"eng": "Lille"
},
"location": {
"type": "place",
"label": {
"eng": "Lille"
},
"country": {
"type": "country",
"label": {
"eng": "France"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Belgium",
"type": "loc",
"score": 1,
"label": {
"eng": "Belgium"
},
"location": {
"type": "country",
"label": {
"eng": "Belgium"
}
}
}
],
"categories": [
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 72
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 84
},
{
"uri": "iptc/society",
"label": "iptc/society",
"wgt": 73
},
{
"uri": "iptc/crime,_law_and_justice/crime",
"label": "iptc/crime, law and justice/crime",
"wgt": 94
}
],
"image": "https://balkans.aljazeera.net/wp-content/uploads/2012/05/strauss_khan_main_apf_getty.jpg?resize=1200%2C675",
"eventUri": null,
"sentiment": null,
"wgt": 524626465,
"relevance": 1
},
{
"uri": "9434463600",
"lang": "hrv",
"isDuplicate": false,
"date": "2026-08-17",
"time": "01:34:25",
"dateTime": "2026-08-17T01:34:25Z",
"dateTimePub": "2018-05-18T13:03:48Z",
"dataType": "news",
"sim": 0,
"url": "https://balkans.aljazeera.net/news/world/2018/5/18/turska-vanredni-samit-oic-zbog-ubistava-palestinaca-u-gazi",
"title": "Turska: Vanredni samit OIC-a zbog ubistava Palestinaca u Gazi",
"body": "Turski ministar vanjskih poslova rekao je u petak, otvarajući izvanredno sazvan samit Organizacije za islamsku suradnju (OIC), da muslimanske države moraju spriječiti druge nacije da premjeste svoja veleposlanstva u Jeruzalem po uzoru na Sjedinjene Američke Države.\n\nMevlut Cavusoglu takvu je poruku izrekao otvarajući sastanak na vrhu čelnika zemalja članica OIC-a, koji je Turska sazvala nakon ubojstva više od 60 Palestinaca u Gazi koji su prosvjedovali protiv premještanja američkog veleposlanstva u Jeruzalem.\n\n\"U završnoj deklaraciji naglasit ćemo status palestinskog pitanja za našu zajednicu i poručiti da nećemo dopustiti promjenu statusa u tom povijesnom gradu\", rekao je on, prenosi Hina.\n\n\"Moramo spriječiti druge države da se povedu za primjerom SAD-a\", kazao je Cavusoglu.\n\nOkupljanje u znak podrške Palestincima\n\nSamit se održava pod okriljem turskog predsjednika Recepa Tayyipa Erdogana u Istanbulu, gdje je za poslijepodne planirano veliko okupljanje u znak podrške Palestincima.\n\nErdogan se nametnuo kao predvodnik kritičara izraelske operacije u Gazi, gdje je u ponedjeljak ubijeno više od 60 Palestinaca na granici s Izraelom.\n\nNadam se da \"ćemo poslati vrlo snažnu poruku\" sa sastanka u Istanbulu, rekao je Erdogan i poručio: \"Ako potraje šutnja pred izraelskom tiranijom, svijet će brzo utonuti u kaos u kojem zakon pišu banditi.\"\n\nMeđutim, sastanak u Istanbulu održava se u trenutku u kojem je arapsko-muslimanski svijet podijeljen suparništvima koja će teško omogućiti donošenje konkretne mjere prema Izraelu.\n\nSaudijska Arabija i njezini saveznici iz zemalja Zaljeva te Egipat nisu skloni potpori koju Turska pruža pokretima kao što su Muslimanska braća u Egiptu ili Hamas u Gazi.\n\nProtive se i turskoj potpori Kataru, državi u Zaljevu koju ostale arapske naftne monarhije žele izolirati.\n\nSastanak u Istanbulu, na kojem iz zdravstvenih razloga ne sudjeluje palestinski predsjednik Mahmoud Abbas, održava se u vrijeme kada Turska i Izrael razmjenjuju oštre optužbe i diplomatske sankcije nakon krvoprolića u Gazi.\n\nHiljade Palestinaca pokrenule proteste\n\nIzraelska vojska i Vlada, suočene s kritikama nakon smrti 62 Palestinca, tvrde da je prosvjede organizirao Hamas.\n\nIzrael se poziva i na riječi visokog dužnosnika Hamasa, koji je za jednu palestinsku televiziju rekao da je 50 od 62-oje Palestinaca ubijenih u ponedjeljak pripadalo tom pokretu, koji je na vlasti u Gazi, a Izrael ga smatra terorističkom organizacijom.\n\nTisuće Palestinaca pokrenule su 30. ožujka prosvjede u Pojasu Gaze protiv izraelske blokade i za pravo Palestinaca da se vrate na zemlju s koje su pobjegli i s koje su protjerani nakon osnivanja države Izrael 1948. godine.\n\nGvatemala je također u srijedu otvorila u Jeruzalemu svoje novo veleposlanstvo u Izraelu i izazvala bijes palestinske uprave.",
"source": {
"uri": "aljazeera.net",
"dataType": "news",
"title": "Aljazeera"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Palestinians",
"type": "wiki",
"score": 5,
"label": {
"eng": "Palestinians"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Islam",
"type": "wiki",
"score": 5,
"label": {
"eng": "Islam"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gaza",
"type": "loc",
"score": 5,
"label": {
"eng": "Gaza"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Turkey",
"type": "loc",
"score": 5,
"label": {
"eng": "Turkey"
},
"location": {
"type": "country",
"label": {
"eng": "Turkey"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israel",
"type": "loc",
"score": 5,
"label": {
"eng": "Israel"
},
"location": {
"type": "country",
"label": {
"eng": "Israel"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Embassy",
"type": "wiki",
"score": 4,
"label": {
"eng": "Embassy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Istanbul",
"type": "loc",
"score": 4,
"label": {
"eng": "Istanbul"
},
"location": {
"type": "place",
"label": {
"eng": "Istanbul"
},
"country": {
"type": "country",
"label": {
"eng": "Turkey"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/State_(polity)",
"type": "wiki",
"score": 4,
"label": {
"eng": "State (polity)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jerusalem",
"type": "loc",
"score": 4,
"label": {
"eng": "Jerusalem"
},
"location": {
"type": "place",
"label": {
"eng": "Jerusalem"
},
"country": {
"type": "country",
"label": {
"eng": "Israel"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/President_(government_title)",
"type": "wiki",
"score": 3,
"label": {
"eng": "President (government title)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Palestine_(region)",
"type": "loc",
"score": 3,
"label": {
"eng": "Palestine (region)"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Mevlüt_Çavuşoğlu",
"type": "person",
"score": 3,
"label": {
"eng": "Mevlüt Çavuşoğlu"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Organisation_of_Islamic_Cooperation",
"type": "loc",
"score": 3,
"label": {
"eng": "Organisation of Islamic Cooperation"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Nation",
"type": "wiki",
"score": 3,
"label": {
"eng": "Nation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Minister_(government)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Minister (government)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Recep_Tayyip_Erdoğan",
"type": "person",
"score": 3,
"label": {
"eng": "Recep Tayyip Erdoğan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hamas",
"type": "org",
"score": 2,
"label": {
"eng": "Hamas"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Legislation",
"type": "wiki",
"score": 2,
"label": {
"eng": "Legislation"
}
},
{
"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/Mahmoud_Abbas",
"type": "person",
"score": 1,
"label": {
"eng": "Mahmoud Abbas"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Monarchy",
"type": "wiki",
"score": 1,
"label": {
"eng": "Monarchy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Petroleum",
"type": "wiki",
"score": 1,
"label": {
"eng": "Petroleum"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Diplomacy",
"type": "wiki",
"score": 1,
"label": {
"eng": "Diplomacy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Terrorism",
"type": "wiki",
"score": 1,
"label": {
"eng": "Terrorism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Death",
"type": "wiki",
"score": 1,
"label": {
"eng": "Death"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Law",
"type": "wiki",
"score": 1,
"label": {
"eng": "Law"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gaza_Strip",
"type": "loc",
"score": 1,
"label": {
"eng": "Gaza Strip"
},
"location": {
"type": "place",
"label": {
"eng": "Gaza Strip"
},
"country": {
"type": "country",
"label": {
"eng": "Palestine"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Saudi_Arabia",
"type": "loc",
"score": 1,
"label": {
"eng": "Saudi Arabia"
},
"location": {
"type": "country",
"label": {
"eng": "Saudi Arabia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Qatar",
"type": "loc",
"score": 1,
"label": {
"eng": "Qatar"
},
"location": {
"type": "country",
"label": {
"eng": "Qatar"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Guatemala",
"type": "loc",
"score": 1,
"label": {
"eng": "Guatemala"
},
"location": {
"type": "country",
"label": {
"eng": "Guatemala"
}
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 99
},
{
"uri": "iptc/crime,_law_and_justice",
"label": "iptc/crime, law and justice",
"wgt": 73
},
{
"uri": "iptc/conflict,_war_and_peace",
"label": "iptc/conflict, war and peace",
"wgt": 87
},
{
"uri": "iptc/politics_and_government/international_relations",
"label": "iptc/politics and government/international relations",
"wgt": 90
}
],
"image": "https://balkans.aljazeera.net/wp-content/uploads/2018/08/cavusoglu_epa.jpg?resize=1920%2C1440",
"eventUri": null,
"sentiment": null,
"wgt": 524626465,
"relevance": 1
},
{
"uri": "9434463556",
"lang": "ara",
"isDuplicate": false,
"date": "2026-08-17",
"time": "01:34:18",
"dateTime": "2026-08-17T01:34:18Z",
"dateTimePub": "2026-08-17T01:30:19Z",
"dataType": "news",
"sim": 0,
"url": "https://www.aljazeera.net/news/2026/8/17/%D8%A5%D8%B9%D9%84%D8%A7%D9%85-%D8%A5%D8%B3%D8%B1%D8%A7%D8%A6%D9%8A%D9%84%D9%8A-%D8%A7%D9%84%D8%AC%D9%8A%D8%B4-%D9%8A%D8%B3%D8%AA%D8%B9%D8%AF-%D9%84%D8%B9%D8%AF%D8%A9-%D8%A3%D9%8A%D8%A7%D9%85",
"title": "إعلام إسرائيلي: الجيش يستعد لعدة أيام من القتال في لبنان",
"body": "انقر هنا للمشاركة على وسائل التواصل الاجتماعي\n\nقالت القناة 12 الإسرائيلية إن الجيش الإسرائيلي يستعد لتصعيد محتمل في لبنان لعدة أيام، بالتزامن مع استمرار عملياته العسكرية وغاراته على جنوب البلاد.\n\nونقلت القناة عن مصادر عسكرية لم تسمِّها -أمس الأحد- قولها إن الجيش يستعد \"لاحتمال القتال في لبنان عدة أيام\"، بزعم استهداف بنى تحتية لحزب الله.\n\nوأكدت القناة أن إسرائيل تصر على استكمال تدمير تلك البنى، وادّعت أن عشرات من عناصر حزب الله محاصرون تحت الأرض في منطقة مرتفعات علي الطاهر جنوبي لبنان.\n\nوذكرت أن الجيش الإسرائيلي أحبط محاولات لحزب الله لتقديم المساعدة لهؤلاء المحاصرين، دون تفاصيل.\n\nوزعمت القناة أن تل أبيب تصرفت بـ\"ضبط نفس\" خلال الأيام الأخيرة، خشية الإضرار بالمفاوضات الجارية مع الحكومة اللبنانية بوساطة أمريكية.\n\nوادعت أن \"القيادة السياسية الإسرائيلية لم توافق -خلال الأيام الأخيرة- على بعض العمليات التي اقترحها الجيش للرد على تحركات حزب الله، في محاولة لعدم التأثير على مسار المفاوضات\".\n\nتصعيد في جنوب لبنان\n\nمن جهة ثانية، أفادت مراسلة الجزيرة بتواصل التصعيد الإسرائيلي جنوب لبنان مع شن غارات وتفجيرات وتوغّل في أطراف بلدة كفرشوبا الحدودية، بالتزامن مع تحليق مكثف للطيران الحربي والمسيّر.\n\nوقالت إن الاحتلال الإسرائيلي شن غارات -فجر الأحد- على مرتفعات علي الطاهر والمنطقة المحيطة بها في قضاء النبطية، كما نفذت تفجيرات في بلدة مجدل زون في قضاء صور.\n\nوصعّدت إسرائيل -السبت الماضي- غاراتها على جنوب لبنان مما أسفر عن مقتل 11 شخصا وإصابة 19 آخرين في بلدتيْ أنصار ودير الزهراني، بينهم عائلة كاملة من 7 أفراد.\n\nوبرر رئيس الوزراء الإسرائيلي بنيامين نتنياهو الغارات على جنوب لبنان بقوله إن حزب الله انتهك وقف إطلاق النار، مشيرا إلى إصابة 3 جنود إسرائيليين في هجوم قال إن الحزب شنه داخل \"المنطقة الأمنية التي تحمي المستوطنات\".\n\nوذكر جيش الاحتلال الإسرائيلي أن هجوم حزب الله نُفذ بمسيّرة متفجرة وأدى إلى إصابة ضابط وجنديين بجروح خطيرة.\n\nوقال الرئيس اللبناني جوزيف عون إن الغارة التي استهدفت بلدة أنصار أدت إلى \"استشهاد عائلة كاملة\"، واعتبر أن الهجمات تشكّل \"رسالة واضحة\" للمسار التفاوضي والجهود الأمريكية الرامية إلى تطبيق اتفاق الإطار بين البلدين.\n\nحزب الله يعلق\n\nمن جانبه، قال حزب الله إن على إسرائيل \"أن تفهم جيدا أن اعتداءاتها وتجاوزاتها ومحاولاتها فرض أمر واقع لا يمكن أن تستمر، وستقابَل بما يناسبها\".\n\nواعتبر الحزب أن التصعيد الإسرائيلي باستهداف المدنيين يعبّر عن \"إرادة نتنياهو تصعيد الحرب لتعزيز واقعه السياسي الداخلي\".\n\nودعا حزب الله السلطة اللبنانية إلى \"البحث عن سبل لوقف العدوان\"، وألا تصر على الاستمرار في \"مسار المفاوضات المباشرة المذلة وتقديم الهدايا المجانية للعدو\".\n\nومنذ أسابيع، تشهد جبهة لبنان توترا متزايدا بالتزامن مع استمرار العمليات العسكرية الإسرائيلية، وسط جهود أمريكية للتوصل إلى تفاهمات بين إسرائيل ولبنان.\n\nوتواصل إسرائيل عدوانا على لبنان بدأته في 2 مارس/آذار الماضي، مما أسفر عن 4 آلاف و335 قتيلا و12 ألفا و277 جريحا، وأكثر من مليون نازح، وفق السلطات اللبنانية.\n\nوتحتل إسرائيل مناطق في جنوب لبنان، بعضها منذ عقود، وأخرى منذ الحرب السابقة بين عاميْ 2023 و2024، فيما توغلت خلال العدوان الراهن مسافة تزيد على 10 كيلومترات.",
"source": {
"uri": "aljazeera.net",
"dataType": "news",
"title": "Aljazeera"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Southern_Lebanon",
"type": "wiki",
"score": 5,
"label": {
"eng": "Southern Lebanon"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Army",
"type": "wiki",
"score": 5,
"label": {
"eng": "Army"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hezbollah",
"type": "org",
"score": 5,
"label": {
"eng": "Hezbollah"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israel_Defense_Forces",
"type": "wiki",
"score": 5,
"label": {
"eng": "Israel Defense Forces"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lebanon",
"type": "loc",
"score": 5,
"label": {
"eng": "Lebanon"
},
"location": {
"type": "country",
"label": {
"eng": "Lebanon"
}
}
},
{
"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/List_of_Cabinets_of_Lebanon",
"type": "wiki",
"score": 3,
"label": {
"eng": "مجلس الوزراء اللبناني"
}
},
{
"uri": "http://ar.wikipedia.org/wiki/مجدل_زون",
"type": "loc",
"score": 3,
"label": {
"eng": "مجدل زون"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Nabatieh_District",
"type": "loc",
"score": 3,
"label": {
"eng": "Nabatieh District"
},
"location": {
"type": "place",
"label": {
"eng": "Nabatieh District"
},
"country": {
"type": "country",
"label": {
"eng": "Lebanon"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Al_Jazeera",
"type": "org",
"score": 3,
"label": {
"eng": "Al Jazeera"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Benjamin_Netanyahu",
"type": "person",
"score": 3,
"label": {
"eng": "Benjamin Netanyahu"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Earth",
"type": "wiki",
"score": 3,
"label": {
"eng": "Earth"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Social_media",
"type": "wiki",
"score": 3,
"label": {
"eng": "Social media"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kfarchouba",
"type": "loc",
"score": 3,
"label": {
"eng": "Kfarchouba"
},
"location": {
"type": "place",
"label": {
"eng": "Kfarchouba"
},
"country": {
"type": "country",
"label": {
"eng": "Lebanon"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tel_Aviv",
"type": "loc",
"score": 3,
"label": {
"eng": "Tel Aviv"
},
"location": {
"type": "place",
"label": {
"eng": "Tel Aviv"
},
"country": {
"type": "country",
"label": {
"eng": "Israel"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/President_(government_title)",
"type": "wiki",
"score": 2,
"label": {
"eng": "President (government title)"
}
},
{
"uri": "http://ar.wikipedia.org/wiki/سبت_(توضيح)",
"type": "wiki",
"score": 2,
"label": {
"eng": "سبت (توضيح)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tyre_District",
"type": "loc",
"score": 2,
"label": {
"eng": "Tyre District"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Adar",
"type": "wiki",
"score": 2,
"label": {
"eng": "Adar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Military_operation",
"type": "wiki",
"score": 2,
"label": {
"eng": "Military operation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/De_facto",
"type": "loc",
"score": 2,
"label": {
"eng": "De facto"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Prime_Minister_of_Israel",
"type": "wiki",
"score": 2,
"label": {
"eng": "Prime Minister of Israel"
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 78
},
{
"uri": "iptc/conflict,_war_and_peace",
"label": "iptc/conflict, war and peace",
"wgt": 90
}
],
"image": "https://www.aljazeera.net/wp-content/uploads/2026/08/ap_6a824dabd4cfd-1786924459.jpg?resize=1920%2C1440",
"eventUri": null,
"sentiment": null,
"wgt": 524626458,
"relevance": 1
},
{
"uri": "9434462518",
"lang": "ara",
"isDuplicate": false,
"date": "2026-08-17",
"time": "01:31:57",
"dateTime": "2026-08-17T01:31:57Z",
"dateTimePub": "2026-08-17T01:27:02Z",
"dataType": "news",
"sim": 0,
"url": "https://www.aljazeera.net/opinions/2026/8/17/%D8%AA%D9%8A%D8%A7%D8%B1-%D8%A7%D9%84%D8%B5%D9%87%D9%8A%D9%88%D9%86%D9%8A%D8%A9-%D8%A7%D9%84%D8%AF%D9%8A%D9%86%D9%8A%D8%A9-%D9%8A%D9%84%D8%B9%D8%A8-%D8%A8%D9%88%D8%B1%D9%82%D8%A9",
"title": "هذه أسباب جرأة بن غفير على الأقصى.. وهذا أخطر ما قاله",
"body": "انقر هنا للمشاركة على وسائل التواصل الاجتماعي\n\nليس غريبا وجود المسجد الأقصى المبارك على قائمة الموضوعات المطروحة في الانتخابات الإسرائيلية، ولا سيما في أجندات اليمين المتطرف. وذلك لأن هذا الملف يعتبره أقطاب تيار الصهيونية الدينية ملفا رابحا داخليا، وفي نفس الوقت ليس عالي التكلفة على المستوى الفلسطيني حسب تقديراتهم.\n\nوهذه نقطة للأسف ظهرت بوضوح مؤخرا في تصريحات كثيرة لدى قادة وحاخامات تيار الصهيونية الدينية، الذين يتباهون بقدرتهم على تغيير الوضع القائم في الأقصى دون أن \"تقوم القيامة\" كما يستهزئ هؤلاء في تصريحاتهم الإعلامية.\n\nمرة أخرى يعود المسجد الأقصى إلى الواجهة ويتحول إلى واحد من ملفات الانتخابات الإسرائيلية أواخر أكتوبر/تشرين الأول القادم لدى تيارات اليمين، ولا سيما تيار الصهيونية الدينية.\n\nوهنا لا بد من التذكير بأن تيار الصهيونية الدينية لا يتمثل عموما في حزب واحد، وإن كان أكبر الأحزاب الذي يمثل هذا التيار هو حزب \"الصهيونية الدينية\" الذي يرأسه بتسلئيل سموتريتش، وهو تيار عابر للأحزاب، حيث يوجد في حزب الليكود الحاكم اليوم عدد كبير من أتباعه.\n\nويعود ذلك إلى أن بداية دخول أتباع هذا التيار في الحياة السياسية الإسرائيلية كان من خلال تغلغلهم داخل حزب الليكود، قبل أن ينطلقوا في تأسيس أحزابهم الخاصة كحزب \"الصهيونية الدينية\" بزعامة سموتريتش، وحزب \"العظمة اليهودية\" بزعامة إيتمار بن غفير، وحزب \"الهوية\" بزعامة موشيه فيغلين، وغيرها من الأحزاب.\n\nوبالرغم من التباين الواضح في مسألة حدود التعامل مع مسألة اقتحام المسجد الأقصى، حيث يقتحمه بن غفير وفيغلين فيما يتحفظ سموتريتش على اقتحامه التزاما بفتوى الحاخامية الرسمية لإسرائيل التي تحرم ذلك، فإن ما يتفق عليه جميع أبناء هذا التيار هو ضرورة تغيير الوضع القائم في الأقصى وسحبه تماما من الإدارة الإسلامية، وإلغاء دائرة الأوقاف الإسلامية نهائيا، وفرض السيادة والإدارة الإسرائيلية بالكامل على المسجد.\n\nومن هنا، كان من الطبيعي إقحام الأقصى في حمى الانتخابات الإسرائيلية القادمة عبر الدعاية الانتخابية من قلب المسجد، كما فعلت الناشطة اليمينية المتطرفة سمادار هيلا شموئيلي، المرشحة لانتخابات حزب الليكود التمهيدية عن فئة النساء، حيث اقتحمت المسجد في 10 أغسطس/آب الجاري، ونشرت صورتها في المنطقة الشرقية منه، والتي بات المستوطنون يتعاملون معها باعتبارها كنيسا يهوديا حقيقيا داخل المسجد.\n\nوبذلك أطلقت شموئيلي دعايتها الانتخابية من قلب المسجد، علما بأنها تقدمت للترشح على قائمة حزب الليكود، وليس على إحدى قوائم أحزاب تيار الصهيونية الدينية.\n\nالمسجد الأقصى أصبح الآن في قلب العملية السياسية الإسرائيلية. وبات التعامل معه باعتباره ملفا انتخابيا أمرا عمليا، لا مجرد أطروحات سياسية انتخابية فقط\n\nإضافة إلى ذلك، فإن اقتحام شخصيات كبيرة على رأسها الحاخام يهودا غليك المسجد الأقصى يوم 13 أغسطس/آب الجاري بمناسبة بداية الشهر العبري يأتي ضمن السياق نفسه، ولا ننسى هنا أن غليك وإن لم يكن قد طرح نفسه بعد على قائمة معينة في الانتخابات ولا توجد مؤشرات لترشحه للكنيست حتى الآن، إلا أنه كان قد قدم نفسه بالفعل عام 2020 مرشحا لرئاسة الدولة.\n\nوبالتالي فإن قيادته اقتحاما واسعا في ذلك اليوم جاء في السياق التحضيري لانتخابات الكنيست القادمة، إن لم يكن لأجل نفسه فلأجل تقوية من سيقدمه غليك أمام الجمهور الإسرائيلي من التيارات والأحزاب الإسرائيلية المتنافسة، وتحديدا تيار الصهيونية الدينية.\n\nعلى الهامش هنا، من الواضح أن تيار الصهيونية الدينية ما زال يصر على البقاء ضمن توليفة من عدة أحزاب، وكذلك داخل حزب الليكود، بل ويحاول تقوية نفوذه داخل هذا الحزب.\n\nوهذا أمر مفهوم بالنظر إلى استطلاعات الرأي الإسرائيلية التي ما زالت تعطي حزب الليكود الحجم الأكبر بين أحزاب اليمين الإسرائيلية. بل إن بعض استطلاعات الرأي رجحت احتمالية عدم تمكن بعض أحزاب الصهيونية الدينية من تجاوز عتبة الدخول للكنيست أصلا، وعلى رأسها حزب \"الهوية\" وحزب \"الصهيونية الدينية\" نفسه.\n\nولعل هذا ما يجعل بن غفير يعتبر نفسه الممثل الشرعي والوحيد لتيار الصهيونية الدينية مستقبلا، إن تمكن من حصد أغلبية الأصوات التي ستصب في كفة أحزاب الصهيونية الدينية بدلا من الليكود.\n\nوعندما يطرح اسم إيتمار بن غفير والانتخابات فإن المسجد الأقصى بالتأكيد يتصدر الواجهة، وذلك لأن بن غفير اعتاد على أن يطلق تصريحاته المهمة خلال اقتحامه له، وهو ما نتوقعه في الفترة القادمة، خاصة مع اقتراب موعد الاقتحامات الطويل الشهر القادم وأكتوبر/تشرين الأول الذي يليه، حيث يشهدان ما يسمى \"رأس السنة العبرية\" و\"يوم الغفران\" و\"عيد المظلة-سوكوت\" الذي ينتهي بالذكرى العبرية لأحداث 7 أكتوبر/تشرين الأول، كل هذا قبل انطلاق الانتخابات الإسرائيلية مباشرة.\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": "aljazeera.net",
"dataType": "news",
"title": "Aljazeera"
},
"authors": [
{
"uri": "عبد_الله_معروف@aljazeera.net",
"name": "عبد الله معروف",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://ar.wikipedia.org/wiki/تشرين_الأول",
"type": "wiki",
"score": 5,
"label": {
"eng": "تشرين الأول"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Religious_Zionism",
"type": "wiki",
"score": 5,
"label": {
"eng": "Religious Zionism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Temple_Mount",
"type": "wiki",
"score": 5,
"label": {
"eng": "Temple Mount"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Waqf",
"type": "wiki",
"score": 5,
"label": {
"eng": "Waqf"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Likud",
"type": "org",
"score": 5,
"label": {
"eng": "Likud"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Temple",
"type": "wiki",
"score": 5,
"label": {
"eng": "Temple"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Knesset",
"type": "wiki",
"score": 5,
"label": {
"eng": "Knesset"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hebrew_language",
"type": "wiki",
"score": 5,
"label": {
"eng": "Hebrew language"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jews",
"type": "loc",
"score": 5,
"label": {
"eng": "Jews"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Far-right_politics",
"type": "wiki",
"score": 5,
"label": {
"eng": "Far-right politics"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Politics",
"type": "wiki",
"score": 5,
"label": {
"eng": "Politics"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Heart",
"type": "wiki",
"score": 5,
"label": {
"eng": "Heart"
}
},
{
"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/Av",
"type": "wiki",
"score": 4,
"label": {
"eng": "Av"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Rabbi",
"type": "wiki",
"score": 4,
"label": {
"eng": "Rabbi"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Synagogue",
"type": "wiki",
"score": 4,
"label": {
"eng": "Synagogue"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Propaganda",
"type": "wiki",
"score": 4,
"label": {
"eng": "Propaganda"
}
},
{
"uri": "http://ar.wikipedia.org/wiki/يهودية",
"type": "wiki",
"score": 3,
"label": {
"eng": "يهودية"
}
},
{
"uri": "http://ar.wikipedia.org/wiki/النساء_(توضيح)",
"type": "wiki",
"score": 3,
"label": {
"eng": "النساء (توضيح)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Palestine_(region)",
"type": "loc",
"score": 3,
"label": {
"eng": "Palestine (region)"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Cabinet_of_Israel",
"type": "org",
"score": 3,
"label": {
"eng": "Cabinet of Israel"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sovereignty",
"type": "wiki",
"score": 3,
"label": {
"eng": "Sovereignty"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Earth",
"type": "wiki",
"score": 3,
"label": {
"eng": "Earth"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Fear",
"type": "wiki",
"score": 3,
"label": {
"eng": "Fear"
}
},
{
"uri": "http://en.wikipedia.org/wiki/State_(polity)",
"type": "wiki",
"score": 3,
"label": {
"eng": "State (polity)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jerusalem",
"type": "loc",
"score": 3,
"label": {
"eng": "Jerusalem"
},
"location": {
"type": "place",
"label": {
"eng": "Jerusalem"
},
"country": {
"type": "country",
"label": {
"eng": "Israel"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cave_of_the_Patriarchs",
"type": "loc",
"score": 2,
"label": {
"eng": "Cave of the Patriarchs"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Safed",
"type": "loc",
"score": 2,
"label": {
"eng": "Safed"
},
"location": {
"type": "place",
"label": {
"eng": "Safed"
},
"country": {
"type": "country",
"label": {
"eng": "Israel"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hebron",
"type": "loc",
"score": 2,
"label": {
"eng": "Hebron"
},
"location": {
"type": "place",
"label": {
"eng": "Hebron"
},
"country": {
"type": "country",
"label": {
"eng": "Palestine"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jordan",
"type": "loc",
"score": 2,
"label": {
"eng": "Jordan"
},
"location": {
"type": "country",
"label": {
"eng": "Jordan"
}
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 100
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 52
},
{
"uri": "iptc/crime,_law_and_justice",
"label": "iptc/crime, law and justice",
"wgt": 53
},
{
"uri": "iptc/religion",
"label": "iptc/religion",
"wgt": 88
}
],
"image": "https://www.aljazeera.net/wp-content/uploads/2026/08/22-1786608009.jpeg?resize=1200%2C630",
"eventUri": null,
"sentiment": null,
"wgt": 524626317,
"relevance": 1
},
{
"uri": "9434462297",
"lang": "eng",
"isDuplicate": false,
"date": "2026-08-17",
"time": "01:31:18",
"dateTime": "2026-08-17T01:31:18Z",
"dateTimePub": "2026-08-17T01:28:13Z",
"dataType": "news",
"sim": 0.7058823704719543,
"url": "https://www.aljazeera.com/news/2026/8/17/israeli-settlers-pitch-tents-for-new-illegal-outpost-in-occupied-west-bank",
"title": "Israeli settlers pitch tents for new illegal outpost in occupied West Bank",
"body": "Israeli settlers have erected tents for a new illegal settlement outpost near Ramallah in the occupied West Bank, as separate groups of settlers have besieged the village of Qusra for a week.\n\nSettlers pitched tents in the Wadi Zeytun area near the village of Umm Safa, northwest of Ramallah, on Sunday in an attempt to establish a new settlement outpost, said Al Jazeera's Tharwat Shakra.\n\nRecommended Stories\n\nlist of 3 itemsend of list\n\nReporting from Ramallah, she said settlers also began establishing a separate outpost in the village of Burqa on the same day.\n\nIf a new outpost is established, the number of outposts surrounding the two neighbouring villages will rise to six, said the Palestinian news agency Wafa, which also reported the encroachment in Wadi Zeytun.\n\nSettlers have seized roughly 4,700 of Umm Safa's 4,800 dunams (about 470 of 480 hectares, or 1,160 of 1,186 acres), and 10,000 of Burqa's 12,000 dunams (1,000 of 1,200 hectares, or 2,471 of 2,965 acres), according to Shakra.\n\nMeanwhile, in the Ras al-Ain area of the village of Qusra, south of Nablus, an Israeli settler siege on three families has entered a second week, with 15 Palestinians, including two children, besieged in their homes.\n\nIsraeli soldiers rotated their positions and erected a tent in front of residents' homes after spending the previous two days dismantling one that settlers had tried to put up there, Shakra reported. Municipal crews later restored electricity and water lines to the besieged families.\n\nIn separate incidents on Sunday, Al Jazeera reporters in the West Bank said settlers attacked a Palestinian home in the town of Beit Imrin, north of Nablus, and detained those inside. Israeli forces then arrived and arrested nine people from the house before withdrawing. Soldiers also blocked Palestinian Red Crescent teams from reaching the area and confiscated the keys to ambulances and medical-relief vehicles, Shakra reported.\n\nAdvertisement\n\nThere were also attacks in the Nab'a al-Kaabneh community near Taybeh, Shakra said, and an attempted raid on a home in Turmus Aya, both in the Ramallah district. Attacks in Hebron's al-Jaabari neighbourhood left Palestinians injured, including some by gunfire, according to the Palestinian Red Crescent.\n\nThe Palestinian Prisoner's Society told Al Jazeera that Israeli forces have escalated arrests in towns where illegal settler outposts have been established, targeting residents who confront the attacks.\n\nIsrael using settlers 'to advance ethnic cleansing'\n\nIsraeli settler violence and the ongoing siege of three Palestinian homes in Qusra should be understood as part of Israel's decades-long rule of \"impunity\", which has now reached a \"climax\", said Francesca Albanese, the United Nations special rapporteur on the occupied Palestinian territory.\n\nSpeaking to Al Jazeera on Sunday, she said Israel has no right to carry out military incursions on Palestinian territory and is instead obligated to protect civilians from military action. Israeli officials, however, appear to be collaborating with settlers rather than restraining them, she said.\n\n\"Israel has outsourced coercion to the settlers and is using them to advance ethnic cleansing,\" Albanese said. \"This is a crime... This is utter terrorism; these settlers should be investigated and prosecuted.\"\n\nShe said that while Israel's endgame may be \"ethnic cleansing\", it is using \"war crimes, crimes against humanity and acts of genocide as the means to continue the Nakba\" - the catastrophic ethnic cleansing and forced displacement of Palestinians in 1948, during the creation of Israel.\n\nMustafa Barghouti, the secretary-general of the Palestinian National Initiative, told Al Jazeera the situation in the West Bank was \"extremely dangerous\", saying settler groups were carrying out \"an average of 30 attacks every day\" as they \"spearhead\" a campaign to seize land and displace Palestinians.\n\nBarghouti said the goal of the campaign was \"annexation and displacement\", and called for Arab and international pressure on Washington to halt Israeli actions in the occupied West Bank as well as Gaza.\n\nIsraeli attacks in the West Bank have intensified since Israel launched its genocidal war on Gaza in October 2023, according to Wafa. About 750,000 Israeli settlers live in 156 illegal settlements and 360 illegal outposts across the occupied West Bank and occupied East Jerusalem.\n\nThe UN recognises Israeli settlements in the occupied Palestinian territory as illegal under international law.",
"source": {
"uri": "aljazeera.com",
"dataType": "news",
"title": "Al Jazeera Online"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Israeli_outpost",
"type": "wiki",
"score": 5,
"label": {
"eng": "Israeli outpost"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Palestinians",
"type": "wiki",
"score": 5,
"label": {
"eng": "Palestinians"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israeli_settlement",
"type": "wiki",
"score": 5,
"label": {
"eng": "Israeli settlement"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Al_Jazeera",
"type": "org",
"score": 5,
"label": {
"eng": "Al Jazeera"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Siege",
"type": "wiki",
"score": 5,
"label": {
"eng": "Siege"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Qusra",
"type": "loc",
"score": 5,
"label": {
"eng": "Qusra"
},
"location": {
"type": "place",
"label": {
"eng": "Qusra"
},
"country": {
"type": "country",
"label": {
"eng": "Palestine"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ramallah",
"type": "loc",
"score": 5,
"label": {
"eng": "Ramallah"
},
"location": {
"type": "place",
"label": {
"eng": "Ramallah"
},
"country": {
"type": "country",
"label": {
"eng": "Palestine"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Umm_Safa",
"type": "wiki",
"score": 4,
"label": {
"eng": "Umm Safa"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israeli_occupation_of_the_West_Bank",
"type": "wiki",
"score": 4,
"label": {
"eng": "Israeli occupation of the West Bank"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Dunam",
"type": "wiki",
"score": 4,
"label": {
"eng": "Dunam"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israel_Defense_Forces",
"type": "wiki",
"score": 4,
"label": {
"eng": "Israel Defense Forces"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Wadi",
"type": "wiki",
"score": 4,
"label": {
"eng": "Wadi"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israel",
"type": "loc",
"score": 4,
"label": {
"eng": "Israel"
},
"location": {
"type": "country",
"label": {
"eng": "Israel"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Palestine_Red_Crescent_Society",
"type": "wiki",
"score": 3,
"label": {
"eng": "Palestine Red Crescent Society"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Nablus",
"type": "loc",
"score": 3,
"label": {
"eng": "Nablus"
},
"location": {
"type": "place",
"label": {
"eng": "Nablus"
},
"country": {
"type": "country",
"label": {
"eng": "Palestine"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Wafa",
"type": "wiki",
"score": 2,
"label": {
"eng": "Wafa"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ethnic_cleansing",
"type": "wiki",
"score": 2,
"label": {
"eng": "Ethnic cleansing"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Palestinian_territories",
"type": "loc",
"score": 2,
"label": {
"eng": "Palestinian territories"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Taybeh",
"type": "loc",
"score": 2,
"label": {
"eng": "Taybeh"
},
"location": {
"type": "place",
"label": {
"eng": "Taybeh"
},
"country": {
"type": "country",
"label": {
"eng": "Palestine"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/West_Bank",
"type": "loc",
"score": 2,
"label": {
"eng": "West Bank"
},
"location": {
"type": "place",
"label": {
"eng": "West Bank"
},
"country": {
"type": "country",
"label": {
"eng": "Palestine"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hebron",
"type": "loc",
"score": 2,
"label": {
"eng": "Hebron"
},
"location": {
"type": "place",
"label": {
"eng": "Hebron"
},
"country": {
"type": "country",
"label": {
"eng": "Palestine"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Francesca_Albanese",
"type": "wiki",
"score": 1,
"label": {
"eng": "Francesca Albanese"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Nakba",
"type": "wiki",
"score": 1,
"label": {
"eng": "Nakba"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Arabs",
"type": "wiki",
"score": 1,
"label": {
"eng": "Arabs"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Forced_displacement",
"type": "wiki",
"score": 1,
"label": {
"eng": "Forced displacement"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israeli_settler_violence",
"type": "wiki",
"score": 1,
"label": {
"eng": "Israeli settler violence"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Palestinian_National_Initiative",
"type": "org",
"score": 1,
"label": {
"eng": "Palestinian National Initiative"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mustafa_Barghouti",
"type": "person",
"score": 1,
"label": {
"eng": "Mustafa Barghouti"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_Nations_special_rapporteur",
"type": "wiki",
"score": 1,
"label": {
"eng": "United Nations special rapporteur"
}
},
{
"uri": "http://en.wikipedia.org/wiki/International_law_and_Israeli_settlements",
"type": "wiki",
"score": 1,
"label": {
"eng": "International law and Israeli settlements"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israeli_Declaration_of_Independence",
"type": "wiki",
"score": 1,
"label": {
"eng": "Israeli Declaration of Independence"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_Nations",
"type": "org",
"score": 1,
"label": {
"eng": "United Nations"
}
},
{
"uri": "http://en.wikipedia.org/wiki/East_Jerusalem",
"type": "loc",
"score": 1,
"label": {
"eng": "East Jerusalem"
},
"location": {
"type": "place",
"label": {
"eng": "East Jerusalem"
},
"country": {
"type": "country",
"label": {
"eng": "Palestine"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Washington,_D.C.",
"type": "loc",
"score": 1,
"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/Gaza_Strip",
"type": "loc",
"score": 1,
"label": {
"eng": "Gaza Strip"
},
"location": {
"type": "place",
"label": {
"eng": "Gaza Strip"
},
"country": {
"type": "country",
"label": {
"eng": "Palestine"
}
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Philanthropy",
"label": "dmoz/Society/Philanthropy",
"wgt": 14
},
{
"uri": "dmoz/Society/Crime",
"label": "dmoz/Society/Crime",
"wgt": 14
},
{
"uri": "dmoz/Society/Issues/Terrorism",
"label": "dmoz/Society/Issues/Terrorism",
"wgt": 20
},
{
"uri": "dmoz/Society/Issues/Warfare_and_Conflict",
"label": "dmoz/Society/Issues/Warfare and Conflict",
"wgt": 35
},
{
"uri": "dmoz/Society/Politics/Nationalism",
"label": "dmoz/Society/Politics/Nationalism",
"wgt": 17
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 55
},
{
"uri": "iptc/conflict,_war_and_peace/armed_conflict",
"label": "iptc/conflict, war and peace/armed conflict",
"wgt": 97
}
],
"image": "https://www.aljazeera.com/wp-content/uploads/2026/08/afp_6a8246ad7834-1786922669.jpg?resize=1920%2C1440",
"eventUri": "eng-11920821",
"sentiment": -0.1372549019607843,
"wgt": 524626278,
"relevance": 1
},
{
"uri": "9434456947",
"lang": "hrv",
"isDuplicate": false,
"date": "2026-08-17",
"time": "01:18:47",
"dateTime": "2026-08-17T01:18:47Z",
"dateTimePub": "2017-08-16T11:22:07Z",
"dataType": "news",
"sim": 0,
"url": "https://balkans.aljazeera.net/news/world/2013/1/26/suez-vojska-smiruje-nerede",
"title": "Suez: Vojska smiruje nerede",
"body": "Vojska je poslana u Suez, a predsjednik Egipta Muhamed Mursi apelovao je na mir pošto je najmanje sedam osoba poginulo u protestima povodom obilježavanja druge godišnjice egipatske revolucije.\n\nU centru Kaira u subotu ujutro je bilo sukoba između demonstranata i policije. Neki demonstranti održavaju tzv. sjedeće proteste u prijestolnici i poručuju da neće otići kući sve dok Mursi ne podnese ostavku.\n\nŠest osoba poginulo je u Suezu, a jedna u Ismailiji, dok se policija sukobila sa demonstrantima u nekoliko mjesta i gradova.\n\nProtivnici optužuju Mursija da je izdao revoluciju u kojoj je s vlasti zbačen bivši predsjednik Hosni Mubarak. Predsjednik je odbacio tvrdnje opozicije i rekao da su nefer. On je pozvao na nacionalni dijalog i danas je apelovao na protivnike da se uzdrže od nasilja.\n\nMursi je u poruci na Twitteru pozvao Egipćane da \"poštuju vrijednosti revolucije i izraze mišljenja slobodno i mirno\". Vojnici u oklopnim vozilima nalaze se ispred zgrada u Suezu u kojima se nalaze državne institucije.\n\n\"Tražili smo od oružanih snaga da pošalju pojačanje dok ne prođe ovaj težak period\", izjavio je šef državne sigurnosti u Suezu Adel Refaat na državnoj televiziji.\n\nU petak, kada su navršene tačno dvije godine od početka pobune protiv Mubarakove vlasti, više desetina hiljada ljudi okupilo se da izraze protivljenje Mursijevoj vlasti i njegovim pristalicama iz Muslimanske braće.\n\nIsti slogani\n\nViše od 450 ljudi je povrijeđeno u neredima u 12 od ukupno 27 egipatskih provincija, saopštilo je ministarstvo zdravlja.\n\nZa sada nije poznato kako su stradale poginule osobe u Suezu. Sukoba je bilo i u Aleksandriji i Port Saidu. Demonstranti su u Ismailiji zapalili sjedište stranke Sloboda i pravda, koja je \"politička ruka\" Muslimanske braće. Demonstranti protiv Mursija koriste iste slogane koje su koristili prije dvije godine u protestima protiv Mubaraka.\n\nLiberalna opozicija optužuje Mursija da je autokrata i da pokušava da progura novi zakon kojim se ne štiti na adekvatan način sloboda ispovjedanja religije.\n\nVladu optužuju i za produbljivanje ekonomske krize. Jedan od demonstranata na kairskom trgu Tahrir rekao je da je došao tražiti okončanje vladavine predsjednika Mursija.\n\n\"Ništa nismo vidjeli. Ni slobodu, ni socijalnu pravdu, ni rješenje problema nezaposlenosti, ni investicije. Naprotiv, privreda je propala\", kazao je on.\n\nDrugi demonstrant izjavio je da su protesti \"prirodna reakcija na to što se zemlja nalazi u gorem stanju nego za vrijeme Mubaraka\".\n\n\"Oni su ukrali revoluciju od revolucionara i došli smo ovde da tražimo da nam je vrate\", poručio je on.",
"source": {
"uri": "aljazeera.net",
"dataType": "news",
"title": "Aljazeera"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/President_(government_title)",
"type": "wiki",
"score": 5,
"label": {
"eng": "President (government title)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Revolution",
"type": "wiki",
"score": 5,
"label": {
"eng": "Revolution"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Military",
"type": "wiki",
"score": 5,
"label": {
"eng": "Military"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Suez",
"type": "loc",
"score": 5,
"label": {
"eng": "Suez"
},
"location": {
"type": "place",
"label": {
"eng": "Suez"
},
"country": {
"type": "country",
"label": {
"eng": "Egypt"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Egypt",
"type": "loc",
"score": 5,
"label": {
"eng": "Egypt"
},
"location": {
"type": "country",
"label": {
"eng": "Egypt"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Police",
"type": "wiki",
"score": 4,
"label": {
"eng": "Police"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Opposition",
"type": "wiki",
"score": 3,
"label": {
"eng": "Opposition"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hosni_Mubarak",
"type": "person",
"score": 3,
"label": {
"eng": "Hosni Mubarak"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Peace",
"type": "wiki",
"score": 3,
"label": {
"eng": "Peace"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Muhammad",
"type": "person",
"score": 3,
"label": {
"eng": "Muhammad"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cairo",
"type": "loc",
"score": 3,
"label": {
"eng": "Cairo"
},
"location": {
"type": "place",
"label": {
"eng": "Cairo"
},
"country": {
"type": "country",
"label": {
"eng": "Egypt"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Armoured_fighting_vehicle",
"type": "wiki",
"score": 2,
"label": {
"eng": "Armoured fighting vehicle"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Liberty",
"type": "wiki",
"score": 2,
"label": {
"eng": "Liberty"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Building",
"type": "wiki",
"score": 2,
"label": {
"eng": "Building"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ancient_Egypt",
"type": "loc",
"score": 2,
"label": {
"eng": "Ancient Egypt"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Soldier",
"type": "wiki",
"score": 2,
"label": {
"eng": "Soldier"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Violence",
"type": "wiki",
"score": 2,
"label": {
"eng": "Violence"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Twitter",
"type": "org",
"score": 2,
"label": {
"eng": "Twitter"
}
},
{
"uri": "http://en.wikipedia.org/wiki/.za",
"type": "wiki",
"score": 1,
"label": {
"eng": ".za"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Province",
"type": "wiki",
"score": 1,
"label": {
"eng": "Province"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Social_justice",
"type": "wiki",
"score": 1,
"label": {
"eng": "Social justice"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Legislation",
"type": "wiki",
"score": 1,
"label": {
"eng": "Legislation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Unemployment",
"type": "wiki",
"score": 1,
"label": {
"eng": "Unemployment"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Religion",
"type": "wiki",
"score": 1,
"label": {
"eng": "Religion"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Economics",
"type": "wiki",
"score": 1,
"label": {
"eng": "Economics"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Investment",
"type": "wiki",
"score": 1,
"label": {
"eng": "Investment"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Government",
"type": "wiki",
"score": 1,
"label": {
"eng": "Government"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Alexandria",
"type": "loc",
"score": 1,
"label": {
"eng": "Alexandria"
},
"location": {
"type": "place",
"label": {
"eng": "Alexandria"
},
"country": {
"type": "country",
"label": {
"eng": "Egypt"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Port_Said",
"type": "loc",
"score": 1,
"label": {
"eng": "Port Said"
},
"location": {
"type": "place",
"label": {
"eng": "Port Said"
},
"country": {
"type": "country",
"label": {
"eng": "Egypt"
}
}
}
}
],
"categories": [
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 54
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 89
},
{
"uri": "iptc/conflict,_war_and_peace",
"label": "iptc/conflict, war and peace",
"wgt": 98
}
],
"image": "https://balkans.aljazeera.net/wp-content/uploads/2013/01/aj.jpg?resize=1200%2C675",
"eventUri": null,
"sentiment": null,
"wgt": 524625527,
"relevance": 1
}
],
"totalResults": 19513,
"page": 1,
"count": 10,
"pages": 1952
}
}