Topics
Countries
Nicaragua News
Would you like to access news/blog content published by sources located in Nicaragua?
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/Nicaragua",
"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%2FNicaragua&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": "9363858710",
"lang": "eng",
"isDuplicate": true,
"date": "2026-06-19",
"time": "11:09:57",
"dateTime": "2026-06-19T11:09:57Z",
"dateTimePub": "2026-06-19T10:53:12Z",
"dataType": "news",
"sim": 0,
"url": "https://www.bdtonline.com/news/nation_world/ap-news-summary-at-6-53-a-m-edt/article_fee8678b-ab88-5c69-b155-db90045b6944.html",
"title": "AP News Summary at 6:53 a.m. EDT",
"body": "Israeli military strikes in southern Lebanon in intense fighting as US-Iran talks postponed\n\nJERUSALEM (AP) -- Israel's military has struck targets throughout southern Lebanon overnight, and Hezbollah has reported intense fighting. The hostilities are threatening the nascent agreement between Iran and the United States to end their war. Lebanese media reported at least 18 people killed in the strikes, and Israel said four soldiers died. The conflict between Israel and Iran-backed Hezbollah is the most precarious part of the Iran deal. Neither Israel nor the militant group signed the agreement, but it is supposed to end their fighting. A regional official said Iranian officials didn't travel as planned to Switzerland for talks on Friday with the United States, in part over the fighting. The official spoke on condition of anonymity to discuss the closed-door talks.",
"source": {
"uri": "bdtonline.com",
"dataType": "news",
"title": "Bluefield Daily Telegraph"
},
"authors": [
{
"uri": "associated_press@bdtonline.com",
"name": "Associated Press",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Southern_Lebanon",
"type": "wiki",
"score": 4,
"label": {
"eng": "Southern Lebanon"
}
},
{
"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/Hezbollah",
"type": "org",
"score": 3,
"label": {
"eng": "Hezbollah"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israel_Defense_Forces",
"type": "wiki",
"score": 3,
"label": {
"eng": "Israel Defense Forces"
}
},
{
"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/Lebanon",
"type": "loc",
"score": 2,
"label": {
"eng": "Lebanon"
},
"location": {
"type": "country",
"label": {
"eng": "Lebanon"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Associated_Press",
"type": "org",
"score": 1,
"label": {
"eng": "Associated Press"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Switzerland",
"type": "loc",
"score": 1,
"label": {
"eng": "Switzerland"
},
"location": {
"type": "country",
"label": {
"eng": "Switzerland"
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues/Warfare_and_Conflict",
"label": "dmoz/Society/Issues/Warfare and Conflict",
"wgt": 25
},
{
"uri": "dmoz/Society/Politics/Nationalism",
"label": "dmoz/Society/Politics/Nationalism",
"wgt": 17
},
{
"uri": "dmoz/Society/Genealogy/Military",
"label": "dmoz/Society/Genealogy/Military",
"wgt": 17
},
{
"uri": "dmoz/Society/Military/Weapons_and_Equipment",
"label": "dmoz/Society/Military/Weapons and Equipment",
"wgt": 15
},
{
"uri": "dmoz/Games/Online/Simulations",
"label": "dmoz/Games/Online/Simulations",
"wgt": 18
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 50
},
{
"uri": "iptc/politics_and_government/international_relations",
"label": "iptc/politics and government/international relations",
"wgt": 83
},
{
"uri": "iptc/conflict,_war_and_peace",
"label": "iptc/conflict, war and peace",
"wgt": 85
}
],
"image": "https://bloximages.chicago2.vip.townnews.com/bdtonline.com/content/tncms/custom/image/eb1e85e6-05b9-11e7-b62c-6b1accec9988.jpg?resize=600%2C315",
"eventUri": null,
"sentiment": -0.4117647058823529,
"wgt": 519563397,
"relevance": 1
},
{
"uri": "9363853349",
"lang": "eng",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:06:37",
"dateTime": "2026-06-19T11:06:37Z",
"dateTimePub": "2026-06-19T11:00:00Z",
"dataType": "news",
"sim": 0,
"url": "https://www.bdtonline.com/news/local_news/city-slates-workshop-on-roundabouts-safe-streets/article_50acb0b7-b6ff-4bf6-bde7-a93a46d3ea60.html",
"title": "City slates workshop on roundabouts, Safe Streets",
"body": "BLUEFIELD -- Area residents will have a chance next month to learn more about the four roundabouts that will soon be constructed in the city limits of Bluefield.\n\nThe city has scheduled a public information workshop for Thursday, July 2, from 4 p.m. to 7 p.m. at the Bluefield Arts Center, which is located at 500 Bland Street, to receive input on the roundabouts and other transportation improvements planned for the city as part of the Safe Streets for All project.",
"source": {
"uri": "bdtonline.com",
"dataType": "news",
"title": "Bluefield Daily Telegraph"
},
"authors": [
{
"uri": "charles_owens@bdtonline.com",
"name": "Charles Owens",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Roundabout",
"type": "wiki",
"score": 4,
"label": {
"eng": "Roundabout"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bluefield,_West_Virginia",
"type": "loc",
"score": 4,
"label": {
"eng": "Bluefield, West Virginia"
},
"location": {
"type": "place",
"label": {
"eng": "Bluefield, West Virginia"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Slate",
"type": "wiki",
"score": 3,
"label": {
"eng": "Slate"
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues/Transportation",
"label": "dmoz/Society/Issues/Transportation",
"wgt": 16
},
{
"uri": "dmoz/Arts/Performing_Arts/Venues",
"label": "dmoz/Arts/Performing Arts/Venues",
"wgt": 19
},
{
"uri": "dmoz/Arts/Visual_Arts/Public_Art",
"label": "dmoz/Arts/Visual Arts/Public Art",
"wgt": 18
},
{
"uri": "dmoz/Science/Technology/Transportation",
"label": "dmoz/Science/Technology/Transportation",
"wgt": 14
}
],
"image": "https://bloximages.chicago2.vip.townnews.com/bdtonline.com/content/tncms/assets/v3/editorial/9/74/9741ac5e-a7e1-4766-a6a2-eff606db9e5a/6a34399b4198f.image.jpg?crop=1247%2C655%2C0%2C504&resize=1200%2C630&order=crop%2Cresize",
"eventUri": null,
"sentiment": 0.615686274509804,
"wgt": 519563197,
"relevance": 1
},
{
"uri": "9363841673",
"lang": "eng",
"isDuplicate": true,
"date": "2026-06-19",
"time": "10:57:05",
"dateTime": "2026-06-19T10:57:05Z",
"dateTimePub": "2026-06-19T10:49:02Z",
"dataType": "news",
"sim": 0,
"url": "https://www.bdtonline.com/news/nation_world/ap-news-summary-at-6-49-a-m-edt/article_fee8678b-ab88-5c69-b155-db90045b6944.html",
"title": "AP News Summary at 6:49 a.m. EDT",
"body": "Israeli military strikes in southern Lebanon in intense fighting as US-Iran talks postponed\n\nJERUSALEM (AP) -- Israel's military says its forces struck targets throughout southern Lebanon overnight as Hezbollah reported intense fighting in the area. Lebanon's state-run news agency reported at least 18 people were killed in Israeli airstrikes. The fighting into Friday morning came as planned talks in Switzerland between Iran and the United States over their efforts to reach a permanent end to the Iran war were delayed. Israel's occupation of southern Lebanon and its continued attacks on the Iranian-backed Shiite militia Hezbollah have been a key issue in the talks. Israel maintains it must continue to hold the territory and have a free hand to battle Hezbollah as it has been launching attacks into northern Israel.",
"source": {
"uri": "bdtonline.com",
"dataType": "news",
"title": "Bluefield Daily Telegraph"
},
"authors": [
{
"uri": "associated_press@bdtonline.com",
"name": "Associated Press",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Southern_Lebanon",
"type": "wiki",
"score": 4,
"label": {
"eng": "Southern Lebanon"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israel_Defense_Forces",
"type": "wiki",
"score": 3,
"label": {
"eng": "Israel Defense Forces"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israel",
"type": "loc",
"score": 3,
"label": {
"eng": "Israel"
},
"location": {
"type": "country",
"label": {
"eng": "Israel"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hezbollah",
"type": "org",
"score": 2,
"label": {
"eng": "Hezbollah"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Airstrike",
"type": "wiki",
"score": 2,
"label": {
"eng": "Airstrike"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lebanon",
"type": "loc",
"score": 2,
"label": {
"eng": "Lebanon"
},
"location": {
"type": "country",
"label": {
"eng": "Lebanon"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Iran",
"type": "loc",
"score": 2,
"label": {
"eng": "Iran"
},
"location": {
"type": "country",
"label": {
"eng": "Iran"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Northern_District_(Israel)",
"type": "loc",
"score": 1,
"label": {
"eng": "Northern District (Israel)"
},
"location": {
"type": "place",
"label": {
"eng": "Northern District (Israel)"
},
"country": {
"type": "country",
"label": {
"eng": "Israel"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israeli-occupied_territories",
"type": "loc",
"score": 1,
"label": {
"eng": "Israeli-occupied territories"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Militia",
"type": "wiki",
"score": 1,
"label": {
"eng": "Militia"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Shia_Islam",
"type": "wiki",
"score": 1,
"label": {
"eng": "Shia Islam"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Associated_Press",
"type": "org",
"score": 1,
"label": {
"eng": "Associated Press"
}
}
],
"categories": [
{
"uri": "dmoz/Shopping/Niche/Military",
"label": "dmoz/Shopping/Niche/Military",
"wgt": 15
},
{
"uri": "dmoz/Society/Issues/Warfare_and_Conflict",
"label": "dmoz/Society/Issues/Warfare and Conflict",
"wgt": 34
},
{
"uri": "dmoz/Society/Politics/Nationalism",
"label": "dmoz/Society/Politics/Nationalism",
"wgt": 16
},
{
"uri": "dmoz/Society/Genealogy/Military",
"label": "dmoz/Society/Genealogy/Military",
"wgt": 15
},
{
"uri": "dmoz/Society/Military/Weapons_and_Equipment",
"label": "dmoz/Society/Military/Weapons and Equipment",
"wgt": 16
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 55
},
{
"uri": "iptc/conflict,_war_and_peace",
"label": "iptc/conflict, war and peace",
"wgt": 86
}
],
"image": "https://bloximages.chicago2.vip.townnews.com/bdtonline.com/content/tncms/custom/image/eb1e85e6-05b9-11e7-b62c-6b1accec9988.jpg?resize=600%2C315",
"eventUri": null,
"sentiment": -0.4666666666666667,
"wgt": 519562625,
"relevance": 1
},
{
"uri": "9363765494",
"lang": "eng",
"isDuplicate": true,
"date": "2026-06-19",
"time": "09:52:57",
"dateTime": "2026-06-19T09:52:57Z",
"dateTimePub": "2026-06-19T09:41:33Z",
"dataType": "news",
"sim": 0,
"url": "https://www.bdtonline.com/news/nation_world/ap-news-summary-at-5-41-a-m-edt/article_fee8678b-ab88-5c69-b155-db90045b6944.html",
"title": "AP News Summary at 5:41 a.m. EDT",
"body": "Israeli military strikes in southern Lebanon in intense fighting as US-Iran talks postponed\n\nJERUSALEM (AP) -- Israel's military says its forces struck targets throughout southern Lebanon overnight as Hezbollah reported intense fighting in the area. Lebanon's state-run news agency reported at least 18 people were killed in Israeli airstrikes. The fighting into Friday morning came as planned talks in Switzerland between Iran and the United States over their efforts to reach a permanent end to the Iran war were delayed. Israel's occupation of southern Lebanon and its continued attacks on the Iranian-backed Shiite militia Hezbollah have been a key issue in the talks. Israel maintains it must continue to hold the territory and have a free hand to battle Hezbollah as it has been launching attacks into northern Israel.",
"source": {
"uri": "bdtonline.com",
"dataType": "news",
"title": "Bluefield Daily Telegraph"
},
"authors": [
{
"uri": "associated_press@bdtonline.com",
"name": "Associated Press",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Southern_Lebanon",
"type": "wiki",
"score": 4,
"label": {
"eng": "Southern Lebanon"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israel_Defense_Forces",
"type": "wiki",
"score": 3,
"label": {
"eng": "Israel Defense Forces"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israel",
"type": "loc",
"score": 3,
"label": {
"eng": "Israel"
},
"location": {
"type": "country",
"label": {
"eng": "Israel"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hezbollah",
"type": "org",
"score": 2,
"label": {
"eng": "Hezbollah"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Airstrike",
"type": "wiki",
"score": 2,
"label": {
"eng": "Airstrike"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lebanon",
"type": "loc",
"score": 2,
"label": {
"eng": "Lebanon"
},
"location": {
"type": "country",
"label": {
"eng": "Lebanon"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Iran",
"type": "loc",
"score": 2,
"label": {
"eng": "Iran"
},
"location": {
"type": "country",
"label": {
"eng": "Iran"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Northern_District_(Israel)",
"type": "loc",
"score": 1,
"label": {
"eng": "Northern District (Israel)"
},
"location": {
"type": "place",
"label": {
"eng": "Northern District (Israel)"
},
"country": {
"type": "country",
"label": {
"eng": "Israel"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israeli-occupied_territories",
"type": "loc",
"score": 1,
"label": {
"eng": "Israeli-occupied territories"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Militia",
"type": "wiki",
"score": 1,
"label": {
"eng": "Militia"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Shia_Islam",
"type": "wiki",
"score": 1,
"label": {
"eng": "Shia Islam"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Associated_Press",
"type": "org",
"score": 1,
"label": {
"eng": "Associated Press"
}
}
],
"categories": [
{
"uri": "dmoz/Shopping/Niche/Military",
"label": "dmoz/Shopping/Niche/Military",
"wgt": 15
},
{
"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": 16
},
{
"uri": "dmoz/Society/Genealogy/Military",
"label": "dmoz/Society/Genealogy/Military",
"wgt": 15
},
{
"uri": "dmoz/Society/Military/Weapons_and_Equipment",
"label": "dmoz/Society/Military/Weapons and Equipment",
"wgt": 16
},
{
"uri": "iptc/politics_and_government/international_relations/diplomacy/treaty",
"label": "iptc/politics and government/international relations/diplomacy/treaty",
"wgt": 64
},
{
"uri": "iptc/politics_and_government/international_relations/international_organization",
"label": "iptc/politics and government/international relations/international organization",
"wgt": 64
},
{
"uri": "iptc/conflict,_war_and_peace",
"label": "iptc/conflict, war and peace",
"wgt": 86
}
],
"image": "https://bloximages.chicago2.vip.townnews.com/bdtonline.com/content/tncms/custom/image/eb1e85e6-05b9-11e7-b62c-6b1accec9988.jpg?resize=600%2C315",
"eventUri": null,
"sentiment": -0.4666666666666667,
"wgt": 519558777,
"relevance": 1
},
{
"uri": "9363751839",
"lang": "eng",
"isDuplicate": true,
"date": "2026-06-19",
"time": "09:40:24",
"dateTime": "2026-06-19T09:40:24Z",
"dateTimePub": "2026-06-19T09:26:40Z",
"dataType": "news",
"sim": 0,
"url": "https://www.bdtonline.com/news/nation_world/ap-news-summary-at-5-26-a-m-edt/article_fee8678b-ab88-5c69-b155-db90045b6944.html",
"title": "AP News Summary at 5:26 a.m. EDT",
"body": "Israeli military strikes in southern Lebanon in intense fighting as US-Iran talks postponed\n\nJERUSALEM (AP) -- Israel's military says its forces struck targets throughout southern Lebanon overnight as Hezbollah reported intense fighting in the area. Lebanon's state-run news agency reported at least 18 people were killed in Israeli airstrikes. The fighting into Friday morning came as planned talks in Switzerland between Iran and the United States over their efforts to reach a permanent end to the Iran war were delayed. Israel's occupation of southern Lebanon and its continued attacks on the Iranian-backed Shiite militia Hezbollah have been a key issue in the talks. Israel maintains it must continue to hold the territory and have a free hand to battle Hezbollah as it has been launching attacks into northern Israel.",
"source": {
"uri": "bdtonline.com",
"dataType": "news",
"title": "Bluefield Daily Telegraph"
},
"authors": [
{
"uri": "associated_press@bdtonline.com",
"name": "Associated Press",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Southern_Lebanon",
"type": "wiki",
"score": 4,
"label": {
"eng": "Southern Lebanon"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israel_Defense_Forces",
"type": "wiki",
"score": 3,
"label": {
"eng": "Israel Defense Forces"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israel",
"type": "loc",
"score": 3,
"label": {
"eng": "Israel"
},
"location": {
"type": "country",
"label": {
"eng": "Israel"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hezbollah",
"type": "org",
"score": 2,
"label": {
"eng": "Hezbollah"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Airstrike",
"type": "wiki",
"score": 2,
"label": {
"eng": "Airstrike"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lebanon",
"type": "loc",
"score": 2,
"label": {
"eng": "Lebanon"
},
"location": {
"type": "country",
"label": {
"eng": "Lebanon"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Iran",
"type": "loc",
"score": 2,
"label": {
"eng": "Iran"
},
"location": {
"type": "country",
"label": {
"eng": "Iran"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Northern_District_(Israel)",
"type": "loc",
"score": 1,
"label": {
"eng": "Northern District (Israel)"
},
"location": {
"type": "place",
"label": {
"eng": "Northern District (Israel)"
},
"country": {
"type": "country",
"label": {
"eng": "Israel"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israeli-occupied_territories",
"type": "loc",
"score": 1,
"label": {
"eng": "Israeli-occupied territories"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Militia",
"type": "wiki",
"score": 1,
"label": {
"eng": "Militia"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Shia_Islam",
"type": "wiki",
"score": 1,
"label": {
"eng": "Shia Islam"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Associated_Press",
"type": "org",
"score": 1,
"label": {
"eng": "Associated Press"
}
}
],
"categories": [
{
"uri": "dmoz/Shopping/Niche/Military",
"label": "dmoz/Shopping/Niche/Military",
"wgt": 15
},
{
"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": 16
},
{
"uri": "dmoz/Society/Genealogy/Military",
"label": "dmoz/Society/Genealogy/Military",
"wgt": 15
},
{
"uri": "dmoz/Society/Military/Weapons_and_Equipment",
"label": "dmoz/Society/Military/Weapons and Equipment",
"wgt": 16
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 60
},
{
"uri": "iptc/conflict,_war_and_peace",
"label": "iptc/conflict, war and peace",
"wgt": 86
}
],
"image": "https://bloximages.chicago2.vip.townnews.com/bdtonline.com/content/tncms/custom/image/eb1e85e6-05b9-11e7-b62c-6b1accec9988.jpg?resize=600%2C315",
"eventUri": null,
"sentiment": -0.4666666666666667,
"wgt": 519558024,
"relevance": 1
},
{
"uri": "9363731274",
"lang": "eng",
"isDuplicate": true,
"date": "2026-06-19",
"time": "09:22:31",
"dateTime": "2026-06-19T09:22:31Z",
"dateTimePub": "2026-06-19T09:15:07Z",
"dataType": "news",
"sim": 0,
"url": "https://www.bdtonline.com/news/nation_world/ap-news-summary-at-5-15-a-m-edt/article_fee8678b-ab88-5c69-b155-db90045b6944.html",
"title": "AP News Summary at 5:15 a.m. EDT",
"body": "Israeli military strikes in southern Lebanon in intense fighting as US-Iran talks postponed\n\nJERUSALEM (AP) -- Israel's military says its forces struck targets throughout southern Lebanon overnight as Hezbollah reported intense fighting in the area. Lebanon's state-run news agency reported at least 18 people were killed in Israeli airstrikes. The fighting into Friday morning came as planned talks in Switzerland between Iran and the United States over their efforts to reach a permanent end to the Iran war were delayed. Israel's occupation of southern Lebanon and its continued attacks on the Iranian-backed Shiite militia Hezbollah have been a key issue in the talks. Israel maintains it must continue to hold the territory and have a free hand to battle Hezbollah as it has been launching attacks into northern Israel.",
"source": {
"uri": "bdtonline.com",
"dataType": "news",
"title": "Bluefield Daily Telegraph"
},
"authors": [
{
"uri": "associated_press@bdtonline.com",
"name": "Associated Press",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Southern_Lebanon",
"type": "wiki",
"score": 4,
"label": {
"eng": "Southern Lebanon"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israel_Defense_Forces",
"type": "wiki",
"score": 3,
"label": {
"eng": "Israel Defense Forces"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israel",
"type": "loc",
"score": 3,
"label": {
"eng": "Israel"
},
"location": {
"type": "country",
"label": {
"eng": "Israel"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hezbollah",
"type": "org",
"score": 2,
"label": {
"eng": "Hezbollah"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Airstrike",
"type": "wiki",
"score": 2,
"label": {
"eng": "Airstrike"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lebanon",
"type": "loc",
"score": 2,
"label": {
"eng": "Lebanon"
},
"location": {
"type": "country",
"label": {
"eng": "Lebanon"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Iran",
"type": "loc",
"score": 2,
"label": {
"eng": "Iran"
},
"location": {
"type": "country",
"label": {
"eng": "Iran"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Northern_District_(Israel)",
"type": "loc",
"score": 1,
"label": {
"eng": "Northern District (Israel)"
},
"location": {
"type": "place",
"label": {
"eng": "Northern District (Israel)"
},
"country": {
"type": "country",
"label": {
"eng": "Israel"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israeli-occupied_territories",
"type": "loc",
"score": 1,
"label": {
"eng": "Israeli-occupied territories"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Militia",
"type": "wiki",
"score": 1,
"label": {
"eng": "Militia"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Shia_Islam",
"type": "wiki",
"score": 1,
"label": {
"eng": "Shia Islam"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Associated_Press",
"type": "org",
"score": 1,
"label": {
"eng": "Associated Press"
}
}
],
"categories": [
{
"uri": "dmoz/Shopping/Niche/Military",
"label": "dmoz/Shopping/Niche/Military",
"wgt": 15
},
{
"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": 16
},
{
"uri": "dmoz/Society/Genealogy/Military",
"label": "dmoz/Society/Genealogy/Military",
"wgt": 15
},
{
"uri": "dmoz/Society/Military/Weapons_and_Equipment",
"label": "dmoz/Society/Military/Weapons and Equipment",
"wgt": 16
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 58
},
{
"uri": "iptc/conflict,_war_and_peace",
"label": "iptc/conflict, war and peace",
"wgt": 86
}
],
"image": "https://bloximages.chicago2.vip.townnews.com/bdtonline.com/content/tncms/custom/image/eb1e85e6-05b9-11e7-b62c-6b1accec9988.jpg?resize=600%2C315",
"eventUri": null,
"sentiment": -0.4666666666666667,
"wgt": 519556951,
"relevance": 1
},
{
"uri": "9363718296",
"lang": "eng",
"isDuplicate": true,
"date": "2026-06-19",
"time": "09:11:01",
"dateTime": "2026-06-19T09:11:01Z",
"dateTimePub": "2026-06-19T09:00:58Z",
"dataType": "news",
"sim": 0,
"url": "https://www.bdtonline.com/news/nation_world/morocco-star-achraf-hakimi-will-stand-trial-in-a-rape-case-french-appeals-court-confirms/article_1c79892c-7d5c-5da9-899b-8667c8d5b14f.html",
"title": "Morocco star Achraf Hakimi will stand trial in a rape case, French appeals court confirms",
"body": "A French appeals court confirmed Friday that Paris Saint-Germain and Morocco star player Achraf Hakimi will stand trial in a rape case, lawyers told The Associated Press.\n\nThe defender, who is currently playing with Morocco at the World Cup after winning the Champions League for a second straight year with PSG, had appealed a February decision by an investigative judge. That ruling followed recommendations from public prosecutors that Hakimi should face trial.",
"source": {
"uri": "bdtonline.com",
"dataType": "news",
"title": "Bluefield Daily Telegraph"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Morocco",
"type": "loc",
"score": 5,
"label": {
"eng": "Morocco"
},
"location": {
"type": "country",
"label": {
"eng": "Morocco"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Achraf_Hakimi",
"type": "person",
"score": 4,
"label": {
"eng": "Achraf Hakimi"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Paris_Saint-Germain_F.C.",
"type": "wiki",
"score": 2,
"label": {
"eng": "Paris Saint-Germain F.C."
}
},
{
"uri": "http://en.wikipedia.org/wiki/FIFA_World_Cup",
"type": "wiki",
"score": 1,
"label": {
"eng": "FIFA World Cup"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Associated_Press",
"type": "org",
"score": 1,
"label": {
"eng": "Associated Press"
}
},
{
"uri": "http://en.wikipedia.org/wiki/UEFA_Champions_League",
"type": "wiki",
"score": 1,
"label": {
"eng": "UEFA Champions League"
}
}
],
"categories": [
{
"uri": "dmoz/Sports/Soccer/Competitions",
"label": "dmoz/Sports/Soccer/Competitions",
"wgt": 25
},
{
"uri": "dmoz/Society/Crime/Trials",
"label": "dmoz/Society/Crime/Trials",
"wgt": 26
},
{
"uri": "dmoz/Society/Transgendered/Law",
"label": "dmoz/Society/Transgendered/Law",
"wgt": 19
},
{
"uri": "dmoz/Shopping/Antiques_and_Collectibles/Razors",
"label": "dmoz/Shopping/Antiques and Collectibles/Razors",
"wgt": 15
},
{
"uri": "dmoz/Society/Support_Groups/Rape",
"label": "dmoz/Society/Support Groups/Rape",
"wgt": 24
},
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 68
},
{
"uri": "iptc/sport",
"label": "iptc/sport",
"wgt": 79
},
{
"uri": "iptc/crime,_law_and_justice/justice",
"label": "iptc/crime, law and justice/justice",
"wgt": 94
}
],
"image": "https://bloximages.chicago2.vip.townnews.com/bdtonline.com/content/tncms/assets/v3/editorial/e/41/e41a6cf2-272c-5b65-810d-6236c51131f4/6a3505fadf977.image.jpg?crop=1763%2C926%2C0%2C124&resize=1200%2C630&order=crop%2Cresize",
"eventUri": null,
"sentiment": -0.003921568627450966,
"wgt": 519556261,
"relevance": 1
},
{
"uri": "9363718297",
"lang": "eng",
"isDuplicate": true,
"date": "2026-06-19",
"time": "09:11:01",
"dateTime": "2026-06-19T09:11:01Z",
"dateTimePub": "2026-06-19T08:47:39Z",
"dataType": "news",
"sim": 0,
"url": "https://www.bdtonline.com/news/nation_world/ap-news-summary-at-4-47-a-m-edt/article_fee8678b-ab88-5c69-b155-db90045b6944.html",
"title": "AP News Summary at 4:47 a.m. EDT",
"body": "Israeli military strikes in southern Lebanon in intense fighting as US-Iran talks postponed\n\nJERUSALEM (AP) -- Israel's military says its forces struck targets throughout southern Lebanon overnight as Hezbollah reported intense fighting in the area. Lebanon's state-run news agency reported at least 18 people were killed in Israeli airstrikes. The fighting into Friday morning came as planned talks in Switzerland between Iran and the United States over their efforts to reach a permanent end to the Iran war were delayed. Israel's occupation of southern Lebanon and its continued attacks on the Iranian-backed Shiite militia Hezbollah have been a key issue in the talks. Israel maintains it must continue to hold the territory and have a free hand to battle Hezbollah as it has been launching attacks into northern Israel.",
"source": {
"uri": "bdtonline.com",
"dataType": "news",
"title": "Bluefield Daily Telegraph"
},
"authors": [
{
"uri": "associated_press@bdtonline.com",
"name": "Associated Press",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Southern_Lebanon",
"type": "wiki",
"score": 4,
"label": {
"eng": "Southern Lebanon"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israel_Defense_Forces",
"type": "wiki",
"score": 3,
"label": {
"eng": "Israel Defense Forces"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israel",
"type": "loc",
"score": 3,
"label": {
"eng": "Israel"
},
"location": {
"type": "country",
"label": {
"eng": "Israel"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hezbollah",
"type": "org",
"score": 2,
"label": {
"eng": "Hezbollah"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Airstrike",
"type": "wiki",
"score": 2,
"label": {
"eng": "Airstrike"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lebanon",
"type": "loc",
"score": 2,
"label": {
"eng": "Lebanon"
},
"location": {
"type": "country",
"label": {
"eng": "Lebanon"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Iran",
"type": "loc",
"score": 2,
"label": {
"eng": "Iran"
},
"location": {
"type": "country",
"label": {
"eng": "Iran"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Northern_District_(Israel)",
"type": "loc",
"score": 1,
"label": {
"eng": "Northern District (Israel)"
},
"location": {
"type": "place",
"label": {
"eng": "Northern District (Israel)"
},
"country": {
"type": "country",
"label": {
"eng": "Israel"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israeli-occupied_territories",
"type": "loc",
"score": 1,
"label": {
"eng": "Israeli-occupied territories"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Militia",
"type": "wiki",
"score": 1,
"label": {
"eng": "Militia"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Shia_Islam",
"type": "wiki",
"score": 1,
"label": {
"eng": "Shia Islam"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Associated_Press",
"type": "org",
"score": 1,
"label": {
"eng": "Associated Press"
}
}
],
"categories": [
{
"uri": "dmoz/Shopping/Niche/Military",
"label": "dmoz/Shopping/Niche/Military",
"wgt": 15
},
{
"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": 16
},
{
"uri": "dmoz/Society/Genealogy/Military",
"label": "dmoz/Society/Genealogy/Military",
"wgt": 15
},
{
"uri": "dmoz/Society/Military/Weapons_and_Equipment",
"label": "dmoz/Society/Military/Weapons and Equipment",
"wgt": 16
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 61
},
{
"uri": "iptc/conflict,_war_and_peace",
"label": "iptc/conflict, war and peace",
"wgt": 86
}
],
"image": "https://bloximages.chicago2.vip.townnews.com/bdtonline.com/content/tncms/custom/image/eb1e85e6-05b9-11e7-b62c-6b1accec9988.jpg?resize=600%2C315",
"eventUri": null,
"sentiment": -0.4666666666666667,
"wgt": 519556261,
"relevance": 1
},
{
"uri": "9363692299",
"lang": "eng",
"isDuplicate": true,
"date": "2026-06-19",
"time": "08:49:31",
"dateTime": "2026-06-19T08:49:31Z",
"dateTimePub": "2026-06-19T08:41:16Z",
"dataType": "news",
"sim": 0,
"url": "https://www.bdtonline.com/news/nation_world/ap-news-summary-at-4-41-a-m-edt/article_fee8678b-ab88-5c69-b155-db90045b6944.html",
"title": "AP News Summary at 4:41 a.m. EDT",
"body": "Israeli military strikes in southern Lebanon in intense fighting as US-Iran talks postponed\n\nJERUSALEM (AP) -- Israel's military says its forces struck targets throughout southern Lebanon overnight as Hezbollah reported intense fighting in the area. Lebanon's state-run news agency reported at least 18 people were killed in Israeli airstrikes. The fighting into Friday morning came as planned talks in Switzerland between Iran and the United States over their efforts to reach a permanent end to the Iran war were delayed. Israel's occupation of southern Lebanon and its continued attacks on the Iranian-backed Shiite militia Hezbollah have been a key issue in the talks. Israel maintains it must continue to hold the territory and have a free hand to battle Hezbollah as it has been launching attacks into northern Israel.",
"source": {
"uri": "bdtonline.com",
"dataType": "news",
"title": "Bluefield Daily Telegraph"
},
"authors": [
{
"uri": "associated_press@bdtonline.com",
"name": "Associated Press",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Southern_Lebanon",
"type": "wiki",
"score": 4,
"label": {
"eng": "Southern Lebanon"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israel_Defense_Forces",
"type": "wiki",
"score": 3,
"label": {
"eng": "Israel Defense Forces"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israel",
"type": "loc",
"score": 3,
"label": {
"eng": "Israel"
},
"location": {
"type": "country",
"label": {
"eng": "Israel"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hezbollah",
"type": "org",
"score": 2,
"label": {
"eng": "Hezbollah"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Airstrike",
"type": "wiki",
"score": 2,
"label": {
"eng": "Airstrike"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lebanon",
"type": "loc",
"score": 2,
"label": {
"eng": "Lebanon"
},
"location": {
"type": "country",
"label": {
"eng": "Lebanon"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Iran",
"type": "loc",
"score": 2,
"label": {
"eng": "Iran"
},
"location": {
"type": "country",
"label": {
"eng": "Iran"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Northern_District_(Israel)",
"type": "loc",
"score": 1,
"label": {
"eng": "Northern District (Israel)"
},
"location": {
"type": "place",
"label": {
"eng": "Northern District (Israel)"
},
"country": {
"type": "country",
"label": {
"eng": "Israel"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israeli-occupied_territories",
"type": "loc",
"score": 1,
"label": {
"eng": "Israeli-occupied territories"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Militia",
"type": "wiki",
"score": 1,
"label": {
"eng": "Militia"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Shia_Islam",
"type": "wiki",
"score": 1,
"label": {
"eng": "Shia Islam"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Associated_Press",
"type": "org",
"score": 1,
"label": {
"eng": "Associated Press"
}
}
],
"categories": [
{
"uri": "dmoz/Shopping/Niche/Military",
"label": "dmoz/Shopping/Niche/Military",
"wgt": 15
},
{
"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": 16
},
{
"uri": "dmoz/Society/Genealogy/Military",
"label": "dmoz/Society/Genealogy/Military",
"wgt": 15
},
{
"uri": "dmoz/Society/Military/Weapons_and_Equipment",
"label": "dmoz/Society/Military/Weapons and Equipment",
"wgt": 16
},
{
"uri": "iptc/politics_and_government/international_relations/diplomacy/treaty",
"label": "iptc/politics and government/international relations/diplomacy/treaty",
"wgt": 65
},
{
"uri": "iptc/politics_and_government/international_relations/international_organization",
"label": "iptc/politics and government/international relations/international organization",
"wgt": 65
},
{
"uri": "iptc/conflict,_war_and_peace",
"label": "iptc/conflict, war and peace",
"wgt": 86
}
],
"image": "https://bloximages.chicago2.vip.townnews.com/bdtonline.com/content/tncms/custom/image/eb1e85e6-05b9-11e7-b62c-6b1accec9988.jpg?resize=600%2C315",
"eventUri": null,
"sentiment": -0.4666666666666667,
"wgt": 519554971,
"relevance": 1
},
{
"uri": "9363686228",
"lang": "eng",
"isDuplicate": true,
"date": "2026-06-19",
"time": "08:43:43",
"dateTime": "2026-06-19T08:43:43Z",
"dateTimePub": "2026-06-19T08:25:52Z",
"dataType": "news",
"sim": 0,
"url": "https://www.bdtonline.com/news/nation_world/ap-news-summary-at-4-25-a-m-edt/article_fee8678b-ab88-5c69-b155-db90045b6944.html",
"title": "AP News Summary at 4:25 a.m. EDT",
"body": "Israeli military strikes in southern Lebanon in intense fighting as US-Iran talks postponed\n\nJERUSALEM (AP) -- Israel's military says its forces struck targets throughout southern Lebanon overnight as Hezbollah reported intense fighting in the area. Lebanon's state-run news agency reported at least 18 people were killed in Israeli airstrikes. The fighting into Friday morning came as planned talks in Switzerland between Iran and the United States over their efforts to reach a permanent end to the Iran war were delayed. Israel's occupation of southern Lebanon and its continued attacks on the Iranian-backed Shiite militia Hezbollah have been a key issue in the talks. Israel maintains it must continue to hold the territory and have a free hand to battle Hezbollah as it has been launching attacks into northern Israel.",
"source": {
"uri": "bdtonline.com",
"dataType": "news",
"title": "Bluefield Daily Telegraph"
},
"authors": [
{
"uri": "associated_press@bdtonline.com",
"name": "Associated Press",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Southern_Lebanon",
"type": "wiki",
"score": 4,
"label": {
"eng": "Southern Lebanon"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israel_Defense_Forces",
"type": "wiki",
"score": 3,
"label": {
"eng": "Israel Defense Forces"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israel",
"type": "loc",
"score": 3,
"label": {
"eng": "Israel"
},
"location": {
"type": "country",
"label": {
"eng": "Israel"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hezbollah",
"type": "org",
"score": 2,
"label": {
"eng": "Hezbollah"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Airstrike",
"type": "wiki",
"score": 2,
"label": {
"eng": "Airstrike"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lebanon",
"type": "loc",
"score": 2,
"label": {
"eng": "Lebanon"
},
"location": {
"type": "country",
"label": {
"eng": "Lebanon"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Iran",
"type": "loc",
"score": 2,
"label": {
"eng": "Iran"
},
"location": {
"type": "country",
"label": {
"eng": "Iran"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Northern_District_(Israel)",
"type": "loc",
"score": 1,
"label": {
"eng": "Northern District (Israel)"
},
"location": {
"type": "place",
"label": {
"eng": "Northern District (Israel)"
},
"country": {
"type": "country",
"label": {
"eng": "Israel"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Israeli-occupied_territories",
"type": "loc",
"score": 1,
"label": {
"eng": "Israeli-occupied territories"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Militia",
"type": "wiki",
"score": 1,
"label": {
"eng": "Militia"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Shia_Islam",
"type": "wiki",
"score": 1,
"label": {
"eng": "Shia Islam"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Associated_Press",
"type": "org",
"score": 1,
"label": {
"eng": "Associated Press"
}
}
],
"categories": [
{
"uri": "dmoz/Shopping/Niche/Military",
"label": "dmoz/Shopping/Niche/Military",
"wgt": 15
},
{
"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": 16
},
{
"uri": "dmoz/Society/Genealogy/Military",
"label": "dmoz/Society/Genealogy/Military",
"wgt": 15
},
{
"uri": "dmoz/Society/Military/Weapons_and_Equipment",
"label": "dmoz/Society/Military/Weapons and Equipment",
"wgt": 16
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 64
},
{
"uri": "iptc/conflict,_war_and_peace",
"label": "iptc/conflict, war and peace",
"wgt": 86
}
],
"image": "https://bloximages.chicago2.vip.townnews.com/bdtonline.com/content/tncms/custom/image/eb1e85e6-05b9-11e7-b62c-6b1accec9988.jpg?resize=600%2C315",
"eventUri": null,
"sentiment": -0.4666666666666667,
"wgt": 519554623,
"relevance": 1
}
],
"totalResults": 4529,
"page": 1,
"count": 10,
"pages": 453
}
}