Topics
Countries
Azerbaijan News
Would you like to access news/blog content published by sources located in Azerbaijan?
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/Azerbaijan",
"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%2FAzerbaijan&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": "9231659802",
"lang": "rus",
"isDuplicate": false,
"date": "2026-05-24",
"time": "22:01:32",
"dateTime": "2026-05-24T22:01:32Z",
"dateTimePub": "2026-05-24T21:59:00Z",
"dataType": "news",
"sim": 0,
"url": "https://haqqin.az/newsarchive/384602",
"title": "Предложение Трампа удивило арабов",
"body": "Президент США Дональд Трамп в ходе телефонной конференции в субботу с лидерами Саудовской Аравии, ОАЭ, Катара, Пакистана, Турции, Египта, Иордании и Бахрейна заявил, что после завершения конфликта с Ираном ожидает от тех, кто еще не присоединился к Авраамовым соглашениям, нормализации отношений с Израилем. Об этом сообщил журналист Барак Равид со ссылкой на двух высокопоставленных американских чиновников.\n\nПо утверждению источников, лидеры Саудовской Аравии, Катара и Пакистана, не имеющие дипломатических отношений с Израилем, были застигнуты врасплох этим требованием. \"На линии воцарилась тишина, и Трамп пошутил, спросив, все ли еще на связи\", - рассказал один из американских чиновников.\n\nАвраамовы соглашения были подписаны в 2020 году между Израилем, ОАЭ, Бахрейном и Марокко при посредничестве США, чтобы установить дипломатические отношения между еврейским государством и арабскими странами. В 2021-м к ним присоединился Судан, потом Египет. Иордания соглашения не подписала. В ноябре 2025-го к соглашениям присоединился Казахстан. Название документа отсылает к Аврааму, который считается родоначальником евреев и разных арабских племен, -- первому, кто в Библии называется евреем.",
"source": {
"uri": "haqqin.az",
"dataType": "news",
"title": "\"Insan Haqları Uğrunda\" İctimai Birlik"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Saudi_Arabia",
"type": "loc",
"score": 5,
"label": {
"eng": "Saudi Arabia"
},
"location": {
"type": "country",
"label": {
"eng": "Saudi Arabia"
}
}
},
{
"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/Diplomacy",
"type": "wiki",
"score": 4,
"label": {
"eng": "Diplomacy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Donald_Trump",
"type": "person",
"score": 4,
"label": {
"eng": "Donald Trump"
}
},
{
"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/Qatar",
"type": "loc",
"score": 4,
"label": {
"eng": "Qatar"
},
"location": {
"type": "country",
"label": {
"eng": "Qatar"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pakistan",
"type": "loc",
"score": 4,
"label": {
"eng": "Pakistan"
},
"location": {
"type": "country",
"label": {
"eng": "Pakistan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jordan",
"type": "loc",
"score": 4,
"label": {
"eng": "Jordan"
},
"location": {
"type": "country",
"label": {
"eng": "Jordan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Egypt",
"type": "loc",
"score": 4,
"label": {
"eng": "Egypt"
},
"location": {
"type": "country",
"label": {
"eng": "Egypt"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bahrain",
"type": "loc",
"score": 4,
"label": {
"eng": "Bahrain"
},
"location": {
"type": "country",
"label": {
"eng": "Bahrain"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_Arab_Emirates",
"type": "loc",
"score": 4,
"label": {
"eng": "United Arab Emirates"
},
"location": {
"type": "country",
"label": {
"eng": "United Arab Emirates"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jews",
"type": "loc",
"score": 3,
"label": {
"eng": "Jews"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Turkey",
"type": "loc",
"score": 3,
"label": {
"eng": "Turkey"
},
"location": {
"type": "country",
"label": {
"eng": "Turkey"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Iran",
"type": "loc",
"score": 3,
"label": {
"eng": "Iran"
},
"location": {
"type": "country",
"label": {
"eng": "Iran"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Arabs",
"type": "wiki",
"score": 2,
"label": {
"eng": "Arabs"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bible",
"type": "wiki",
"score": 2,
"label": {
"eng": "Bible"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Arab_world",
"type": "loc",
"score": 2,
"label": {
"eng": "Arab world"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Sudan",
"type": "loc",
"score": 2,
"label": {
"eng": "Sudan"
},
"location": {
"type": "country",
"label": {
"eng": "Sudan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Morocco",
"type": "loc",
"score": 2,
"label": {
"eng": "Morocco"
},
"location": {
"type": "country",
"label": {
"eng": "Morocco"
}
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 57
}
],
"image": "https://i.haqqin.az/981411_crop_0_550b18bc44d50750.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 517356092,
"relevance": 1
},
{
"uri": "9231657717",
"lang": "aze",
"isDuplicate": false,
"date": "2026-05-24",
"time": "21:57:22",
"dateTime": "2026-05-24T21:57:22Z",
"dateTimePub": "2026-05-24T21:55:55Z",
"dataType": "news",
"sim": 0,
"url": "https://az.trend.az/other/world/4190489.html",
"title": "Braziliyada avtobusla yük maşını toqquşub, səkkiz nəfər ölüb",
"body": "Braziliyanın Minas-Jerays ştatında sərnişin avtobusu ilə yük maşınının toqquşması nəticəsində ən azı səkkiz nəfər ölüb, 10 nəfər yaralanıb.\n\nTrend-in məlumatına görə, bu barədə \" CNN Brasil\" televiziya kanalı xəbər verib.\n\nMəlumata əsasən, qəza bazar günü səhər tezdən ştatın şimal-şərqindəki Santa-Kruz-de-Salinas bələdiyyəsindəki federal magistral yolda baş verib. Güclü zərbədən sonra avtobus aşıb və hər iki nəqliyyat vasitəsi yanıb.\n\nRegional yanğınsöndürmə xidmətinin nümayəndələri bildiriblər ki, bütün ölənlər sərnişin avtobusunda olub.",
"source": {
"uri": "az.trend.az",
"dataType": "news",
"title": "International News Agency Trend"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Minas_Gerais",
"type": "loc",
"score": 3,
"label": {
"eng": "Minas Gerais"
},
"location": {
"type": "place",
"label": {
"eng": "Minas Gerais"
},
"country": {
"type": "country",
"label": {
"eng": "Brazil"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Brazil",
"type": "loc",
"score": 3,
"label": {
"eng": "Brazil"
},
"location": {
"type": "country",
"label": {
"eng": "Brazil"
}
}
},
{
"uri": "http://az.wikipedia.org/wiki/Bazar_(həftənin_günü)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Bazar (həftənin günü)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/CNN",
"type": "org",
"score": 2,
"label": {
"eng": "CNN"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Television",
"type": "wiki",
"score": 2,
"label": {
"eng": "Television"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bus",
"type": "wiki",
"score": 1,
"label": {
"eng": "Bus"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Transport",
"type": "wiki",
"score": 1,
"label": {
"eng": "Transport"
}
}
],
"categories": [],
"image": "https://az.trend.az/imagen/4190489",
"eventUri": null,
"sentiment": null,
"wgt": 517355842,
"relevance": 1
},
{
"uri": "9231653923",
"lang": "aze",
"isDuplicate": false,
"date": "2026-05-24",
"time": "21:50:07",
"dateTime": "2026-05-24T21:50:07Z",
"dateTimePub": "2026-05-24T21:48:37Z",
"dataType": "news",
"sim": 0,
"url": "https://report.az/diger-olkeler/serbiya-prezidenti-yaxin-vaxtlarda-istefa-vermeyim-mumkundur",
"title": "Serbiya Prezidenti: Yaxın vaxtlarda istefa verməyim mümkündür",
"body": "Serbiya Prezidenti Aleksandar Vuçiç yaxın vaxtlarda istefa verməsinin mümkünlüyünü bildirib.\n\n\"Report\"un Balkan bürosu xəbər verir ki, Çinə səfər edən və Pekində jurnalistlərə danışan Serbiya Prezidenti mandat müddətinin sona yaxınlaşdığını söyləyib.\n\nDövlət başçısı vurğulayıb ki, bununla belə, ölkənin keçmiş Prezidenti Boris Tadiç kimi səlahiyyət müddətini vaxtından əvvəl qısaltmayacaq.\n\nA.Vuçiç həmçinin Serbiya Tərəqqi Partiyasının iyunun 26-dan 28-dək toplantılar keçirəcəyini açıqlayıb. Dövlət başçısı bildirib ki, vətəndaşlara veriləcək mesajlar iştirakçı sayından daha vacib olacaq.",
"source": {
"uri": "report.az",
"dataType": "news",
"title": "Report İnformasiya Agentliyi"
},
"authors": [
{
"uri": "sayad_həsənli@report.az",
"name": "Sayad Həsənli",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Serbia",
"type": "loc",
"score": 5,
"label": {
"eng": "Serbia"
},
"location": {
"type": "country",
"label": {
"eng": "Serbia"
}
}
},
{
"uri": "http://az.wikipedia.org/wiki/Çin_Xalq_Respublikası",
"type": "loc",
"score": 3,
"label": {
"eng": "Çin Xalq Respublikası"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Balkans",
"type": "loc",
"score": 3,
"label": {
"eng": "Balkans"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Beijing",
"type": "loc",
"score": 3,
"label": {
"eng": "Beijing"
},
"location": {
"type": "place",
"label": {
"eng": "Beijing"
},
"country": {
"type": "country",
"label": {
"eng": "China"
}
}
}
}
],
"categories": [],
"image": "https://images.report.az/2026/05/25/eNlZXjjLhqvA6r25VlT9S8CcMmvEArxChYnbrKQE_1200.webp",
"eventUri": null,
"sentiment": null,
"wgt": 517355407,
"relevance": 1
},
{
"uri": "9231651526",
"lang": "rus",
"isDuplicate": false,
"date": "2026-05-24",
"time": "21:45:20",
"dateTime": "2026-05-24T21:45:20Z",
"dateTimePub": "2026-05-24T21:27:13Z",
"dataType": "news",
"sim": 0.7058823704719543,
"url": "https://ru.apa.az/evropa/v-belgrade-iz-za-besporyadkov-23-maya-postradali-17-policeiskix-653567",
"title": "В Белграде из-за беспорядков 23 мая пострадали 17 полицейских",
"body": "Полиция задержала 47 человек после столкновений в Белграде вечером 23 мая, 17 сотрудников правоохранительных органов пострадали в ходе беспорядков.\n\nКак передает АПА со ссылкой на ТАСС, об этом заявил вице-премьер, министр внутренних дел Сербии Ивица Дачич в эфире телеканала Prva.\n\n\"В ходе инцидентов, произошедших после митинга в Белграде в субботу, 23 мая, пострадали 17 сотрудников полиции, а 47 человек были доставлены в здание МВД, у одного из них было дипломатическое удостоверение личности\", - подчеркнул Дачич.\n\nВо второй половине дня в субботу на площади Славия в Белграде прошел крупный антиправительственный митинг с участием более 34 тыс. человек. Вечером после акции в нескольких местах в центре города прошли столкновения между противниками президента Сербии Александара Вучича и силовиками, оттеснившими их от лагеря сторонников лидера страны в Пионерском парке возле здания Народной скупщины (однопалатного парламента). В ходе столкновений полиция применила слезоточивый газ, а демонстранты подожгли мусорные баки.\n\n1 ноября 2024 года на железнодорожном вокзале в сербском Нови-Саде произошло обрушение козырька, погибли 16 человек. Трагедия вызвала широкий общественный резонанс и привела к масштабным протестам, участники которых обвинили власти в недостаточном контроле безопасности. В 2025 году акции продолжались по всей Сербии, сопровождаясь требованиями о проведении досрочных парламентских выборов.\n\n21 мая Вучич сообщил, что парламентские выборы пройдут осенью, в период с конца сентября до середины ноября.\n\nМИД: Политика Брюсселя наносит ущерб партнёрству Грузия-ЕС Зеленский: Украина готова к переговорам в ближайшие недели Премьер Нидерландов госпитализирован на Карибах из-за сильной аллергии",
"source": {
"uri": "ru.apa.az",
"dataType": "news",
"title": "Azeri - Press Informasiya Agentliyi"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Ivica_Dačić",
"type": "person",
"score": 5,
"label": {
"eng": "Ivica Dačić"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Police",
"type": "wiki",
"score": 5,
"label": {
"eng": "Police"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Belgrade",
"type": "loc",
"score": 5,
"label": {
"eng": "Belgrade"
},
"location": {
"type": "place",
"label": {
"eng": "Belgrade"
},
"country": {
"type": "country",
"label": {
"eng": "Serbia"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Serbia",
"type": "loc",
"score": 5,
"label": {
"eng": "Serbia"
},
"location": {
"type": "country",
"label": {
"eng": "Serbia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ministry_of_home_affairs",
"type": "wiki",
"score": 3,
"label": {
"eng": "Ministry of home affairs"
}
},
{
"uri": "http://en.wikipedia.org/wiki/TASS",
"type": "org",
"score": 3,
"label": {
"eng": "TASS"
}
},
{
"uri": "http://en.wikipedia.org/wiki/SK_Slavia_Prague",
"type": "wiki",
"score": 3,
"label": {
"eng": "SK Slavia Prague"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ministry_of_Internal_Affairs_(Russia)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Ministry of Internal Affairs (Russia)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Law_enforcement_agency",
"type": "wiki",
"score": 3,
"label": {
"eng": "Law enforcement agency"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Unicameralism",
"type": "wiki",
"score": 2,
"label": {
"eng": "Unicameralism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Aleksandar_Vučić",
"type": "person",
"score": 2,
"label": {
"eng": "Aleksandar Vučić"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tear_gas",
"type": "wiki",
"score": 2,
"label": {
"eng": "Tear gas"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Prime_minister",
"type": "wiki",
"score": 2,
"label": {
"eng": "Prime minister"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Election",
"type": "wiki",
"score": 2,
"label": {
"eng": "Election"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Novi_Sad",
"type": "loc",
"score": 2,
"label": {
"eng": "Novi Sad"
},
"location": {
"type": "place",
"label": {
"eng": "Novi Sad"
},
"country": {
"type": "country",
"label": {
"eng": "Serbia"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Brussels",
"type": "loc",
"score": 2,
"label": {
"eng": "Brussels"
},
"location": {
"type": "place",
"label": {
"eng": "Brussels"
},
"country": {
"type": "country",
"label": {
"eng": "Belgium"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ukraine",
"type": "loc",
"score": 2,
"label": {
"eng": "Ukraine"
},
"location": {
"type": "country",
"label": {
"eng": "Ukraine"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Netherlands",
"type": "loc",
"score": 2,
"label": {
"eng": "Netherlands"
},
"location": {
"type": "country",
"label": {
"eng": "Netherlands"
}
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 86
}
],
"image": "https://ru.apa.az/storage/news/2026/may/25/big/6a136bbf7a95f6a136bbf7a96017796576636a136bbf7a95c6a136bbf7a95d.webp",
"eventUri": "eng-11676470",
"sentiment": null,
"wgt": 517355120,
"relevance": 1
},
{
"uri": "9231648918",
"lang": "aze",
"isDuplicate": true,
"date": "2026-05-24",
"time": "21:40:20",
"dateTime": "2026-05-24T21:40:20Z",
"dateTimePub": "2026-05-24T21:38:00Z",
"dataType": "news",
"sim": 0,
"url": "https://news.day.az/azerinews/1836973.html",
"title": "Qarında şişkinliyi azaltmağın sadə yolları açıqlandı",
"body": "Qastroenteroloqlar qarında şişkinliyi azaltmaq üçün sadə üsulları açıqlayıblar.\n\nMilli.Az xəbər verir ki, əsas səbəblərdən biri kifayət qədər su içməməkdir. Bu halda qidalar bağırsaqda daha gec həzm olunur və qaz yaranması artır.\n\nMütəxəssislər rasionda meyvə, tərəvəz, paxlalılar və tam taxıl məhsullarına daha çox yer verməyi tövsiyə ediblər. Həmçinin yeməkdən sonra yüngül gəzinti etməyin həzmi sürətləndirdiyi bildirilib.\n\nHəkimlər axşam saatlarında çox yeməməyi, spirtli içkilərdən, yağlı və emal olunmuş qidalardan uzaq durmağı da məsləhət görüblər. Onların fikrincə, keyfiyyətli yuxu və stressin azalması da qarında şişkinliyin azalmasına kömək edir.",
"source": {
"uri": "news.day.az",
"dataType": "news",
"title": "Информационный портал Day.Az"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Water",
"type": "wiki",
"score": 3,
"label": {
"eng": "Water"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Fruit_(plant_structure)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Fruit (plant structure)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Grain",
"type": "wiki",
"score": 2,
"label": {
"eng": "Grain"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gas",
"type": "wiki",
"score": 2,
"label": {
"eng": "Gas"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Vegetable",
"type": "wiki",
"score": 2,
"label": {
"eng": "Vegetable"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Physician",
"type": "wiki",
"score": 1,
"label": {
"eng": "Physician"
}
}
],
"categories": [],
"image": "https://news.day.az/media/2026/05/24/qarin_mede_agrisi_023.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 517354820,
"relevance": 1
},
{
"uri": "2026-05-1178938677",
"lang": "aze",
"isDuplicate": false,
"date": "2026-05-24",
"time": "21:34:52",
"dateTime": "2026-05-24T21:34:52Z",
"dateTimePub": "2026-05-24T21:29:00Z",
"dataType": "news",
"sim": 0,
"url": "https://az.trend.az/azerbaijan/sports/4190488.html",
"title": "İtaliyanın \"Komo\" klubu ilk dəfə Çempionlar Liqasına vəsiqə qazanıb",
"body": "\"Komo\" futbol klubu İtaliya A Seriyasının final turunda \"Kremoneze\"ni məğlub edərək növbəti mövsüm Çempionlar Liqasına vəsiqə qazanıb.\n\nTrend-in məlumatına görə, komanda 71 xal toplayaraq turnir cədvəlində 4-cü yeri tutub.\n\n\"Napoli\" və \"Roma\" da Çempionlar Liqasında oynayacaq.\n\n\"Kremoneze\", \"Verona\" və \"Piza\" isə yüksək liqadan düşüblər.",
"source": {
"uri": "az.trend.az",
"dataType": "news",
"title": "International News Agency Trend"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Serie_A",
"type": "wiki",
"score": 3,
"label": {
"eng": "Serie A"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Association_football",
"type": "wiki",
"score": 3,
"label": {
"eng": "Association football"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Italy",
"type": "loc",
"score": 3,
"label": {
"eng": "Italy"
},
"location": {
"type": "country",
"label": {
"eng": "Italy"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/S.S.C._Napoli",
"type": "wiki",
"score": 1,
"label": {
"eng": "S.S.C. Napoli"
}
},
{
"uri": "http://en.wikipedia.org/wiki/UEFA_Champions_League",
"type": "wiki",
"score": 1,
"label": {
"eng": "UEFA Champions League"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Verona",
"type": "loc",
"score": 1,
"label": {
"eng": "Verona"
},
"location": {
"type": "place",
"label": {
"eng": "Verona"
},
"country": {
"type": "country",
"label": {
"eng": "Italy"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Rome",
"type": "loc",
"score": 1,
"label": {
"eng": "Rome"
},
"location": {
"type": "place",
"label": {
"eng": "Rome"
},
"country": {
"type": "country",
"label": {
"eng": "Italy"
}
}
}
}
],
"categories": [
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 64
}
],
"image": "https://az.trend.az/media/2026/05/25/como_logo.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 517354492,
"relevance": 1
},
{
"uri": "9231639572",
"lang": "aze",
"isDuplicate": false,
"date": "2026-05-24",
"time": "21:23:54",
"dateTime": "2026-05-24T21:23:54Z",
"dateTimePub": "2026-05-24T21:12:17Z",
"dataType": "news",
"sim": 0,
"url": "https://report.az/futbol-xeberleri/holann-cari-movsumde-ingiltere-premyer-liqasinin-en-yaxsi-bombardiri-olub",
"title": "Holann cari mövsümdə İngiltərə Premyer Liqasının ən yaxşı bombardiri olub",
"body": "\"Mançester Siti\" futbol komandasının hücumçusu Erlinq Holann 2025/26-cı illər mövsümündə İngiltərə Premyer Liqasının ən yaxşı bombardiri olub.\n\n\"Report\"un məlumatına görə, norveçli hücumçu mövsümü 27 qolla başa vurub. Bu, onun karyerasında üçüncü ən yaxşı bombardiri adını almasıdır.\n\nHolann \"Mançester Siti\"də 2022-ci ildən çıxış edir. Bu müddət ərzində o, iki dəfə İngiltərə çempionatını və İngiltərə Kubokunu, eləcə də Çempionlar Liqasını, İngiltərə Liqa Kubokunu, Supe Kubokunu və UEFA Super Kubokunu qazanıb.\n\n\"Brentford\"un hücumçusu İqor Tiaqo siyahıda 22 qolla ikinci yerdədir.\n\n\"Mançester Siti\" başa çatan mövsümdə 78 xalla ikinci yeri tutub. \"Arsenal\" mövsümü 85 xalla başa vuraraq, 22 ildən sonra ilk dəfə liqanı qazanıb.",
"source": {
"uri": "report.az",
"dataType": "news",
"title": "Report İnformasiya Agentliyi"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Manchester_City_F.C.",
"type": "wiki",
"score": 4,
"label": {
"eng": "Manchester City F.C."
}
},
{
"uri": "http://en.wikipedia.org/wiki/Premier_League",
"type": "wiki",
"score": 3,
"label": {
"eng": "Premier League"
}
},
{
"uri": "http://en.wikipedia.org/wiki/England",
"type": "loc",
"score": 3,
"label": {
"eng": "England"
},
"location": {
"type": "place",
"label": {
"eng": "England"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/EFL_Cup",
"type": "wiki",
"score": 2,
"label": {
"eng": "EFL Cup"
}
},
{
"uri": "http://en.wikipedia.org/wiki/UEFA",
"type": "wiki",
"score": 1,
"label": {
"eng": "UEFA"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Arsenal_F.C.",
"type": "wiki",
"score": 1,
"label": {
"eng": "Arsenal F.C."
}
},
{
"uri": "http://en.wikipedia.org/wiki/Brentford_F.C.",
"type": "wiki",
"score": 1,
"label": {
"eng": "Brentford F.C."
}
}
],
"categories": [
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 74
}
],
"image": "https://images.report.az/2026/05/24/YEbpsHAqSujlJU9SQFZuXYTuH8Ixf3rw3g8dhcRy_1200.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 517353834,
"relevance": 1
},
{
"uri": "9231638893",
"lang": "aze",
"isDuplicate": false,
"date": "2026-05-24",
"time": "21:23:23",
"dateTime": "2026-05-24T21:23:23Z",
"dateTimePub": "2026-05-24T21:17:29Z",
"dataType": "news",
"sim": 0,
"url": "https://apa.az/avropa/britaniya-ve-fransa-nato-nun-ukrayna-ile-bagli-tesebbusunu-desteklemeyib-967313",
"title": "Britaniya və Fransa NATO-nun Ukrayna ilə bağlı təşəbbüsünü dəstəkləməyib",
"body": "Böyük Britaniya və Fransa NATO üzvü ölkələrin ÜDM-nin 0,25 faizinin Ukraynaya dəstəyə ayrılması ideyasına qarşı çıxıb.\n\nBu barədə \"The Telegraph\" qəzeti mənbələrə istinadən məlumat yayıb.\n\nNəşr qeyd edir ki, London və Paris sözügedən təklifə dəstək verməyib.",
"source": {
"uri": "apa.az",
"dataType": "news",
"title": "APA İnformasiya Agentliyi"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/NATO",
"type": "org",
"score": 3,
"label": {
"eng": "NATO"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_Kingdom",
"type": "loc",
"score": 3,
"label": {
"eng": "United Kingdom"
},
"location": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/France",
"type": "loc",
"score": 3,
"label": {
"eng": "France"
},
"location": {
"type": "country",
"label": {
"eng": "France"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/The_Daily_Telegraph",
"type": "wiki",
"score": 2,
"label": {
"eng": "The Daily Telegraph"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Paris",
"type": "loc",
"score": 1,
"label": {
"eng": "Paris"
},
"location": {
"type": "place",
"label": {
"eng": "Paris"
},
"country": {
"type": "country",
"label": {
"eng": "France"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/London",
"type": "loc",
"score": 1,
"label": {
"eng": "London"
},
"location": {
"type": "place",
"label": {
"eng": "London"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
}
],
"categories": [],
"image": "https://apa.az/storage/news/2026/may/24/big/6a135064d6a606a135064d6a6117796506606a135064d6a5e6a135064d6a5f.webp",
"eventUri": null,
"sentiment": null,
"wgt": 517353803,
"relevance": 1
},
{
"uri": "9231635835",
"lang": "rus",
"isDuplicate": true,
"date": "2026-05-24",
"time": "21:17:39",
"dateTime": "2026-05-24T21:17:39Z",
"dateTimePub": "2026-05-24T21:17:00Z",
"dataType": "news",
"sim": 0,
"url": "https://news.day.az/world/1837005.html",
"title": "Рубио назвал главную выгоду для Ирана",
"body": "Иран получит выгоду, если выполнит условия Вашингтона по Ормузскому проливу и своей ядерной программе.\n\nКак передает Day.Az со ссылкой на ТАСС, об этом заявил госсекретарь США Марко Рубио.\n\n\"Безусловно, Иран получит выгоду, если действительно согласится на это и на эти переговоры\", - сказал он в интервью индийскому телеканалу India Today. Как пояснил руководитель американского внешнеполитического ведомства, США добиваются от властей Ирана \"открытия пролива, серьезного ведения переговоров и достижения результата, при котором у них никогда не будет ядерного оружия и будут решены вопросы, касающиеся обогащения [урана] и высокообогащенного урана\". \"И в обмен на это они получат выгоду\", - добавил Рубио. Он не уточнил, какие шаги со стороны США имеет в виду.\n\n\"Пролив должен быть открыт незамедлительно и полностью, - сказал он, разъясняя требования США. - Это первый этап\". \"Второй этап состоит в том, что Иран должен начать серьезные переговоры по трем темам: по его обязательствам никогда не иметь ядерные вооружения, ограничениям на его мощности по обогащению [урана] и относительно того, что делать с высоко обогащенным ураном, - продолжил Рубио. - Нет причин иметь уран, обогащенный до 60%, если только вы не хотите превратить его в обогащенный до 90% и использовать в военных целях\".\n\nПрезидент США Дональд Трамп в субботу заявил, что проект будущего соглашения с Ираном в целом согласован. Он сообщил, что провел телефонный разговор с лидерами Бахрейна, Египта, Иордании, Катара, ОАЭ, Пакистана, Саудовской Аравии и Турции и обсудил с ними проект меморандума о взаимопонимании в рамках сделки о мире с Ираном.\n\nВласти Ирана неоднократно подчеркивали, что не стремятся к получению ядерного оружия. Они отмечали, что ядерная программа республики носит исключительно мирный характер.",
"source": {
"uri": "news.day.az",
"dataType": "news",
"title": "Информационный портал Day.Az"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Uranium",
"type": "wiki",
"score": 5,
"label": {
"eng": "Uranium"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Marco_Rubio",
"type": "person",
"score": 5,
"label": {
"eng": "Marco Rubio"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Iran",
"type": "loc",
"score": 5,
"label": {
"eng": "Iran"
},
"location": {
"type": "country",
"label": {
"eng": "Iran"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Strait_of_Hormuz",
"type": "wiki",
"score": 3,
"label": {
"eng": "Strait of Hormuz"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_Secretary_of_State",
"type": "wiki",
"score": 3,
"label": {
"eng": "United States Secretary of State"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Nuclear_weapon",
"type": "wiki",
"score": 3,
"label": {
"eng": "Nuclear weapon"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Washington,_D.C.",
"type": "loc",
"score": 3,
"label": {
"eng": "Washington, D.C."
},
"location": {
"type": "place",
"label": {
"eng": "Washington, D.C."
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States",
"type": "loc",
"score": 3,
"label": {
"eng": "United States"
},
"location": {
"type": "country",
"label": {
"eng": "United States"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/India",
"type": "loc",
"score": 3,
"label": {
"eng": "India"
},
"location": {
"type": "country",
"label": {
"eng": "India"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Donald_Trump",
"type": "person",
"score": 2,
"label": {
"eng": "Donald Trump"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Turkey",
"type": "loc",
"score": 2,
"label": {
"eng": "Turkey"
},
"location": {
"type": "country",
"label": {
"eng": "Turkey"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Saudi_Arabia",
"type": "loc",
"score": 2,
"label": {
"eng": "Saudi Arabia"
},
"location": {
"type": "country",
"label": {
"eng": "Saudi Arabia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Qatar",
"type": "loc",
"score": 2,
"label": {
"eng": "Qatar"
},
"location": {
"type": "country",
"label": {
"eng": "Qatar"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pakistan",
"type": "loc",
"score": 2,
"label": {
"eng": "Pakistan"
},
"location": {
"type": "country",
"label": {
"eng": "Pakistan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jordan",
"type": "loc",
"score": 2,
"label": {
"eng": "Jordan"
},
"location": {
"type": "country",
"label": {
"eng": "Jordan"
}
}
},
{
"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/Bahrain",
"type": "loc",
"score": 2,
"label": {
"eng": "Bahrain"
},
"location": {
"type": "country",
"label": {
"eng": "Bahrain"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_Arab_Emirates",
"type": "loc",
"score": 2,
"label": {
"eng": "United Arab Emirates"
},
"location": {
"type": "country",
"label": {
"eng": "United Arab Emirates"
}
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 48
}
],
"image": "https://news.day.az/media/2026/05/25/_2026-05-25_005926723.png",
"eventUri": null,
"sentiment": null,
"wgt": 517353459,
"relevance": 1
},
{
"uri": "2026-05-1178934195",
"lang": "aze",
"isDuplicate": false,
"date": "2026-05-24",
"time": "21:17:24",
"dateTime": "2026-05-24T21:17:24Z",
"dateTimePub": "2026-05-24T21:12:00Z",
"dataType": "news",
"sim": 0,
"url": "https://oxu.az/cemiyyet/gencede-sakinlerin-neqliyyat-problemi-mektebe-getmek-olmur-video",
"title": "Gəncədə sakinlərin nəqliyyat problemi: \"Məktəbə getmək olmur\"",
"body": "Gəncə şəhərinin Məhsəti qəsəbəsində, Müşfiq Adıgözəlov və Faiq Əhmədov küçələrində yaşayan bir qrup sakin uzun müddətdir ictimai nəqliyyatdan istifadə ilə bağlı çətinlik yaşadıqlarını iddia edir.\n\nSakinlərin sözlərinə görə, marşrut xətlərinin yenidən müəyyənləşdirilməsindən sonra əraziyə xidmət göstərən 16 saylı marşrut avtobusundan istifadə bir çox sakin üçün əlverişsiz olub. Belə ki, əvvəllər fəaliyyət göstərən 20 saylı marşrut daha geniş ərazini əhatə etdiyindən sakinlərin istifadəsi üçün daha münasib idi.\n\nSakinlər mövcud problemi Baku TV-yə belə şərh ediblər:\n\n\"Avtobus əvvəllər buradan keçirdi, indi isə uzaqdan keçir. Çox çətindir. Yağış olur, palçıq olur, məktəbə getmək mümkün olmur\", - deyə sakinlər bildiriblər.\n\nMəsələ ilə bağlı Azərbaycan Yerüstü Nəqliyyat Agentliyindən (AYNA) bildirilib ki, Gəncə şəhərində marşrut şəbəkəsi yenidən formalaşdırılıb.\n\nQurumun açıqlamasına görə, Məhsəti qəsəbəsində 11 və 16 nömrəli olmaqla iki marşrut xətti təşkil edilib. Sərnişindaşıma xidmətinin keyfiyyətinin artırılması məqsədilə yeni avtobuslar hər iki marşrut üzrə qəsəbənin ən geniş və təmir edilmiş yolları ilə hərəkət edir.\n\nBildirilib ki, əlçatanlığın təmin olunması üçün həmin yollara paralel küçələrdə yaşayan vətəndaşların piyada gediş məsafəsi də nəzərə alınıb.",
"source": {
"uri": "oxu.az",
"dataType": "news",
"title": "Oxu.Az"
},
"authors": [
{
"uri": "lalə_padarova@oxu.az",
"name": "Lalə Padarova",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://az.wikipedia.org/wiki/Marşrut",
"type": "wiki",
"score": 5,
"label": {
"eng": "Marşrut"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ganja,_Azerbaijan",
"type": "loc",
"score": 5,
"label": {
"eng": "Ganja, Azerbaijan"
},
"location": {
"type": "place",
"label": {
"eng": "Ganja, Azerbaijan"
},
"country": {
"type": "country",
"label": {
"eng": "Azerbaijan"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Transport",
"type": "wiki",
"score": 4,
"label": {
"eng": "Transport"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Rain",
"type": "loc",
"score": 2,
"label": {
"eng": "Rain"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Baku",
"type": "loc",
"score": 2,
"label": {
"eng": "Baku"
},
"location": {
"type": "place",
"label": {
"eng": "Baku"
},
"country": {
"type": "country",
"label": {
"eng": "Azerbaijan"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Azerbaijan",
"type": "loc",
"score": 2,
"label": {
"eng": "Azerbaijan"
},
"location": {
"type": "country",
"label": {
"eng": "Azerbaijan"
}
}
}
],
"categories": [
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 55
}
],
"image": "https://images.oxu.az/2026/05/24/uJVIbP7giZW78sr2lL9CjwLCp6L04Z0UHImGMu3s:1200.png",
"eventUri": null,
"sentiment": null,
"wgt": 517353444,
"relevance": 1
}
],
"totalResults": 91143,
"page": 1,
"count": 10,
"pages": 9115
}
}