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": "9434471818",
"lang": "eng",
"isDuplicate": true,
"date": "2026-08-17",
"time": "01:52:33",
"dateTime": "2026-08-17T01:52:33Z",
"dateTimePub": "2026-08-17T01:34:47Z",
"dataType": "news",
"sim": 0,
"url": "https://www.bdtonline.com/news/nation_world/ap-trending-summarybrief-at-9-34-p-m-edt/article_83ce5537-0a6c-5063-a6e0-8b31f597b1b5.html",
"title": "AP Trending SummaryBrief at 9:34 p.m. EDT",
"body": "...FLOOD WATCH REMAINS IN EFFECT THROUGH LATE MONDAY NIGHT... * WHAT...Flooding caused by excessive rainfall continues to be possible. * WHERE...Portions of west central Virginia, including the following areas, Alleghany VA and Bath and southeast West Virginia, including the following areas, Eastern Greenbrier, Mercer, Monroe, Summers and Western Greenbrier. * WHEN...Through late Monday night. * IMPACTS...Excessive runoff may result in flooding of rivers, creeks, streams, and other low-lying and flood-prone locations. Low-water crossings may be flooded. * ADDITIONAL DETAILS... - Rounds of heavy rainfall will continue to track over already saturated soils into early Monday morning. This will likely lead to instances of flash flooding. - http://www.weather.gov/safety/flood PRECAUTIONARY/PREPAREDNESS ACTIONS... You should monitor later forecasts and be alert for possible Flood Warnings. Those living in areas prone to flooding should be prepared to take action should flooding develop. &&\n\nCorgis run, bark and sniff their way to glory at a growing international race\n\nVILNIUS, Lithuania (AP) -- It's not all about short-legged speed when 150 corgis gather for an international race celebrating the little dogs. There's a costume parade, the \"smartest nose,\" and -- of course -- the loudest bark. The fifth Corgi Race Vilnius drew dogs and their owners to the Lithuanian capital's Vingis park on Saturday for what organizers said was the biggest edition yet. There were competitors from Lithuania, Latvia, Poland, Estonia, Germany, Ukraine, the Czech Republic, the United States and Britain -- the country most closely associated with the breed, famously a favorite of the late Queen Elizabeth II.",
"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/Flood",
"type": "wiki",
"score": 4,
"label": {
"eng": "Flood"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Virginia",
"type": "loc",
"score": 4,
"label": {
"eng": "Virginia"
},
"location": {
"type": "place",
"label": {
"eng": "Virginia"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Greenbrier_County,_West_Virginia",
"type": "loc",
"score": 4,
"label": {
"eng": "Greenbrier County, West Virginia"
},
"location": {
"type": "place",
"label": {
"eng": "Greenbrier County, West Virginia"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/West_Virginia",
"type": "loc",
"score": 3,
"label": {
"eng": "West Virginia"
},
"location": {
"type": "place",
"label": {
"eng": "West Virginia"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Alleghany_County,_Virginia",
"type": "loc",
"score": 3,
"label": {
"eng": "Alleghany County, Virginia"
},
"location": {
"type": "place",
"label": {
"eng": "Alleghany County, Virginia"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bath,_Somerset",
"type": "loc",
"score": 3,
"label": {
"eng": "Bath, Somerset"
},
"location": {
"type": "place",
"label": {
"eng": "Bath, Somerset"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Welsh_Corgi",
"type": "wiki",
"score": 2,
"label": {
"eng": "Welsh Corgi"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Flash_flood",
"type": "wiki",
"score": 2,
"label": {
"eng": "Flash flood"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Soil",
"type": "wiki",
"score": 2,
"label": {
"eng": "Soil"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lithuania",
"type": "loc",
"score": 1,
"label": {
"eng": "Lithuania"
},
"location": {
"type": "country",
"label": {
"eng": "Lithuania"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Elizabeth_II",
"type": "person",
"score": 1,
"label": {
"eng": "Elizabeth II"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Dog",
"type": "wiki",
"score": 1,
"label": {
"eng": "Dog"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Associated_Press",
"type": "org",
"score": 1,
"label": {
"eng": "Associated Press"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Vilnius",
"type": "loc",
"score": 1,
"label": {
"eng": "Vilnius"
},
"location": {
"type": "place",
"label": {
"eng": "Vilnius"
},
"country": {
"type": "country",
"label": {
"eng": "Lithuania"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States",
"type": "loc",
"score": 1,
"label": {
"eng": "United States"
},
"location": {
"type": "country",
"label": {
"eng": "United States"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ukraine",
"type": "loc",
"score": 1,
"label": {
"eng": "Ukraine"
},
"location": {
"type": "country",
"label": {
"eng": "Ukraine"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Poland",
"type": "loc",
"score": 1,
"label": {
"eng": "Poland"
},
"location": {
"type": "country",
"label": {
"eng": "Poland"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Latvia",
"type": "loc",
"score": 1,
"label": {
"eng": "Latvia"
},
"location": {
"type": "country",
"label": {
"eng": "Latvia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_Kingdom",
"type": "loc",
"score": 1,
"label": {
"eng": "United Kingdom"
},
"location": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Estonia",
"type": "loc",
"score": 1,
"label": {
"eng": "Estonia"
},
"location": {
"type": "country",
"label": {
"eng": "Estonia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Germany",
"type": "loc",
"score": 1,
"label": {
"eng": "Germany"
},
"location": {
"type": "country",
"label": {
"eng": "Germany"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Czech_Republic",
"type": "loc",
"score": 1,
"label": {
"eng": "Czech Republic"
},
"location": {
"type": "country",
"label": {
"eng": "Czech Republic"
}
}
}
],
"categories": [
{
"uri": "dmoz/Sports/Running/Trail_Running",
"label": "dmoz/Sports/Running/Trail Running",
"wgt": 14
},
{
"uri": "dmoz/Recreation/Pets/Dogs",
"label": "dmoz/Recreation/Pets/Dogs",
"wgt": 12
},
{
"uri": "dmoz/Science/Earth_Sciences/Atmospheric_Sciences",
"label": "dmoz/Science/Earth Sciences/Atmospheric Sciences",
"wgt": 12
},
{
"uri": "dmoz/Science/Earth_Sciences/Natural_Disasters_and_Hazards",
"label": "dmoz/Science/Earth Sciences/Natural Disasters and Hazards",
"wgt": 18
},
{
"uri": "dmoz/Sports/Adventure_Racing/Races",
"label": "dmoz/Sports/Adventure Racing/Races",
"wgt": 11
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 77
}
],
"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.1058823529411765,
"wgt": 524627553,
"relevance": 1
},
{
"uri": "9434461301",
"lang": "spa",
"isDuplicate": false,
"date": "2026-08-17",
"time": "01:28:48",
"dateTime": "2026-08-17T01:28:48Z",
"dateTimePub": "2026-08-17T01:28:02Z",
"dataType": "news",
"sim": 0,
"url": "https://www.el19digital.com/articulos/ver/180789-miles-disfrutan-del-tradicional-desfile-hipico-en-granada",
"title": "Miles disfrutan del tradicional desfile hípico en Granada",
"body": "Las calles de Granada se llenaron de alegría al ritmo del galope de los caballos. Miles participaron este domingo en el tradicional desfile hípico.\n\nUnos saludaban desde los balcones de hierro forjado, mientras familias enteras de la Gran Sultana y de diversos puntos del país participaban en una auténtica fiesta popular.\n\nEl ambiente festivo reunió a visitantes nacionales, pero también a turistas de otras nacionalidades que visitan con frecuencia este foco turístico nacional.\n\nEfrén Mojarro, un mexicano que viajó junto a un grupo de amigos para acompañar a su compatriota de origen nicaragüense, expresó su fascinación por el país: \"Me encanta este país, voy a volver otra vez porque está lindo\". Añadió que lo que más le llama la atención son la comida, los lagos y la calidez de la gente, destacando entre sus preferencias los mariscos, la carne y las bebidas tradicionales.\n\nAl fondo de la avenida que llevaba al parque central, el desfile hizo su entrada triunfal entre una marea coronada de ovaciones.\n\nBandas de música en vivo desataban una algarabía contagiosa, interpretando sones populares cuyas notas rebotaban alegremente contra las altas paredes de adobe.\n\nLos caballos de paso y de razas puras desfilaban con una elegancia festiva, marcando el paso sobre las vías cerradas para comodidad del festejo.\n\nLos jinetes, luciendo vistosas camisas, botas y sombreros de ala ancha, respondieron al cariño del público con giros graciosos que desataron los aplausos de la multitud.\n\nVerónica Mendoza López, procedente del Rancho M&R, valoró positivamente el crecimiento y la organización del evento, posicionándolo entre los desfiles más destacados del país. \"Es un hípico muy competitivo a nivel nacional. La organización cada año veo que va mejorando más\", señaló mientras cabalgaba sobre el lomo de un ejemplar frisón de seis años y de casi dos metros de altura.\n\nLa compañera Gladys Medina, alcaldesa de Granada, destacó el éxito de la jornada gracias al trabajo coordinado entre la alcaldía, la Policía Nacional, el Ministerio de Salud, los bomberos y las instituciones de seguridad. La alcaldesa detalló que la festividad reunió aproximadamente a 4.500 caballistas procedentes de todo el país, abarcando desde el norte, sur, este y oeste, así como el Caribe, con un trayecto que superó los tres kilómetros y medio desde el sector del estadio Roque Tadeo Zavala.",
"source": {
"uri": "el19digital.com",
"dataType": "news",
"title": "El 19 Digital"
},
"authors": [
{
"uri": "carlos_fernando_alvarez@el19digital.com",
"name": "Carlos Fernando Álvarez",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Granada",
"type": "loc",
"score": 5,
"label": {
"eng": "Granada"
},
"location": {
"type": "place",
"label": {
"eng": "Granada"
},
"country": {
"type": "country",
"label": {
"eng": "Spain"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Wrought_iron",
"type": "wiki",
"score": 3,
"label": {
"eng": "Wrought iron"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Balcony",
"type": "wiki",
"score": 3,
"label": {
"eng": "Balcony"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Horse",
"type": "wiki",
"score": 3,
"label": {
"eng": "Horse"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tourism",
"type": "wiki",
"score": 3,
"label": {
"eng": "Tourism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mexico",
"type": "loc",
"score": 3,
"label": {
"eng": "Mexico"
},
"location": {
"type": "country",
"label": {
"eng": "Mexico"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Peruvian_Paso",
"type": "wiki",
"score": 2,
"label": {
"eng": "Peruvian Paso"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Adobe",
"type": "wiki",
"score": 2,
"label": {
"eng": "Adobe"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tide",
"type": "wiki",
"score": 2,
"label": {
"eng": "Tide"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lake",
"type": "wiki",
"score": 2,
"label": {
"eng": "Lake"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Shellfish",
"type": "wiki",
"score": 2,
"label": {
"eng": "Shellfish"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Meat",
"type": "wiki",
"score": 2,
"label": {
"eng": "Meat"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Music",
"type": "wiki",
"score": 2,
"label": {
"eng": "Music"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Nicaragua",
"type": "loc",
"score": 2,
"label": {
"eng": "Nicaragua"
},
"location": {
"type": "country",
"label": {
"eng": "Nicaragua"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/National_Police_Corps",
"type": "wiki",
"score": 1,
"label": {
"eng": "National Police Corps"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Frisian_languages",
"type": "wiki",
"score": 1,
"label": {
"eng": "Frisian languages"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hat",
"type": "wiki",
"score": 1,
"label": {
"eng": "Hat"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jinete",
"type": "wiki",
"score": 1,
"label": {
"eng": "Jinete"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Shirt",
"type": "wiki",
"score": 1,
"label": {
"eng": "Shirt"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Caribbean",
"type": "loc",
"score": 1,
"label": {
"eng": "Caribbean"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Firefighter",
"type": "wiki",
"score": 1,
"label": {
"eng": "Firefighter"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mendoza,_Argentina",
"type": "loc",
"score": 1,
"label": {
"eng": "Mendoza, Argentina"
},
"location": {
"type": "place",
"label": {
"eng": "Mendoza, Argentina"
},
"country": {
"type": "country",
"label": {
"eng": "Argentina"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Medina",
"type": "loc",
"score": 1,
"label": {
"eng": "Medina"
},
"location": {
"type": "place",
"label": {
"eng": "Medina"
},
"country": {
"type": "country",
"label": {
"eng": "Saudi Arabia"
}
}
}
}
],
"categories": [
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 74
},
{
"uri": "iptc/society",
"label": "iptc/society",
"wgt": 78
}
],
"image": "https://www.el19digital.com/files/articulos/461017.jpeg",
"eventUri": null,
"sentiment": null,
"wgt": 524626128,
"relevance": 1
},
{
"uri": "2026-08-1256997081",
"lang": "eng",
"isDuplicate": true,
"date": "2026-08-17",
"time": "01:19:38",
"dateTime": "2026-08-17T01:19:38Z",
"dateTimePub": "2026-08-17T00:18:38Z",
"dataType": "news",
"sim": 0,
"url": "https://www.bdtonline.com/news/nation_world/ap-news-summary-at-8-18-p-m-edt/article_3f514d6e-ff64-590d-b2e6-2b3f8bced32a.html",
"title": "AP News Summary at 8:18 p.m. EDT",
"body": "...FLOOD WATCH IN EFFECT THROUGH LATE MONDAY NIGHT... * WHAT...Flooding caused by excessive rainfall is possible. * WHERE...Portions of west central Virginia, including the following areas, Alleghany VA and Bath and southeast West Virginia, including the following areas, Eastern Greenbrier, Mercer, Monroe, Summers and Western Greenbrier. * WHEN...Through late Monday night. * IMPACTS...Excessive runoff may result in flooding of rivers, creeks, streams, and other low-lying and flood-prone locations. Low-water crossings may be flooded. * ADDITIONAL DETAILS... - Rounds of heavy rainfall will track over already saturated soils today and into early Monday morning. This will likely lead to instances of flash flooding. - http://www.weather.gov/safety/flood PRECAUTIONARY/PREPAREDNESS ACTIONS... You should monitor later forecasts and be alert for possible Flood Warnings. Those living in areas prone to flooding should be prepared to take action should flooding develop. &&\n\nTrump orders Pentagon to scale back joint exercises with South Korea\n\nWASHINGTON (AP) -- President Donald Trump has ordered the Pentagon to scale back planned joint military exercises with South Korea. He explained the decision by saying South Korea had declined to help denuclearize Iran and he cited his good relationship with North Korea's leader. Trump said in a social media post on Sunday that the exercises slated to begin this week are costly and \"send a signal that is totally inappropriate and hostile\" to North Korea, which he said \"has been unthreatening and respectful\" during his time in the White House. The 11 days of exercises involving 18,000 South Korean soldiers were designed to beef up readiness against North Korean threats.",
"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/Virginia",
"type": "loc",
"score": 5,
"label": {
"eng": "Virginia"
},
"location": {
"type": "place",
"label": {
"eng": "Virginia"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Flood",
"type": "wiki",
"score": 4,
"label": {
"eng": "Flood"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Greenbrier_County,_West_Virginia",
"type": "loc",
"score": 4,
"label": {
"eng": "Greenbrier County, West Virginia"
},
"location": {
"type": "place",
"label": {
"eng": "Greenbrier County, West Virginia"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mercer_County,_New_Jersey",
"type": "loc",
"score": 3,
"label": {
"eng": "Mercer County, New Jersey"
},
"location": {
"type": "place",
"label": {
"eng": "Mercer County, New Jersey"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/West_Virginia",
"type": "loc",
"score": 3,
"label": {
"eng": "West Virginia"
},
"location": {
"type": "place",
"label": {
"eng": "West Virginia"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Alleghany_County,_Virginia",
"type": "loc",
"score": 3,
"label": {
"eng": "Alleghany County, Virginia"
},
"location": {
"type": "place",
"label": {
"eng": "Alleghany County, Virginia"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Monroe,_Louisiana",
"type": "loc",
"score": 3,
"label": {
"eng": "Monroe, Louisiana"
},
"location": {
"type": "place",
"label": {
"eng": "Monroe, Louisiana"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Flash_flood",
"type": "wiki",
"score": 2,
"label": {
"eng": "Flash flood"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Soil",
"type": "wiki",
"score": 2,
"label": {
"eng": "Soil"
}
},
{
"uri": "http://en.wikipedia.org/wiki/The_Pentagon",
"type": "wiki",
"score": 2,
"label": {
"eng": "The Pentagon"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Donald_Trump",
"type": "person",
"score": 2,
"label": {
"eng": "Donald Trump"
}
},
{
"uri": "http://en.wikipedia.org/wiki/South_Korea",
"type": "loc",
"score": 2,
"label": {
"eng": "South Korea"
},
"location": {
"type": "country",
"label": {
"eng": "South Korea"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Republic_of_Korea_Armed_Forces",
"type": "wiki",
"score": 1,
"label": {
"eng": "Republic of Korea Armed Forces"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Beef",
"type": "wiki",
"score": 1,
"label": {
"eng": "Beef"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Associated_Press",
"type": "org",
"score": 1,
"label": {
"eng": "Associated Press"
}
},
{
"uri": "http://en.wikipedia.org/wiki/White_House",
"type": "wiki",
"score": 1,
"label": {
"eng": "White House"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Social_media",
"type": "wiki",
"score": 1,
"label": {
"eng": "Social media"
}
},
{
"uri": "http://en.wikipedia.org/wiki/North_Korea",
"type": "loc",
"score": 1,
"label": {
"eng": "North Korea"
},
"location": {
"type": "country",
"label": {
"eng": "North Korea"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Iran",
"type": "loc",
"score": 1,
"label": {
"eng": "Iran"
},
"location": {
"type": "country",
"label": {
"eng": "Iran"
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues/Terrorism",
"label": "dmoz/Society/Issues/Terrorism",
"wgt": 11
},
{
"uri": "dmoz/Society/Issues/Warfare_and_Conflict",
"label": "dmoz/Society/Issues/Warfare and Conflict",
"wgt": 14
},
{
"uri": "dmoz/Science/Earth_Sciences/Atmospheric_Sciences",
"label": "dmoz/Science/Earth Sciences/Atmospheric Sciences",
"wgt": 12
},
{
"uri": "dmoz/Science/Earth_Sciences/Natural_Disasters_and_Hazards",
"label": "dmoz/Science/Earth Sciences/Natural Disasters and Hazards",
"wgt": 18
},
{
"uri": "dmoz/Society/Military/Educational_and_Academic",
"label": "dmoz/Society/Military/Educational and Academic",
"wgt": 12
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 95
},
{
"uri": "iptc/economy,_business_and_finance",
"label": "iptc/economy, business and finance",
"wgt": 81
},
{
"uri": "iptc/health/government_health_care",
"label": "iptc/health/government health care",
"wgt": 52
}
],
"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.01960784313725483,
"wgt": 524625578,
"relevance": 1
},
{
"uri": "9434450996",
"lang": "spa",
"isDuplicate": false,
"date": "2026-08-17",
"time": "01:04:57",
"dateTime": "2026-08-17T01:04:57Z",
"dateTimePub": "2026-08-17T01:04:22Z",
"dataType": "news",
"sim": 0,
"url": "https://www.el19digital.com/articulos/ver/180787-excelente-eleccion-familias-disfrutan-de-exquisita-gastronomia-en-la-casona-y-las-cuatro-esquinas",
"title": "¡Excelente elección! Familias disfrutan de exquisita gastronomía en La Casona y Las Cuatro Esquinas",
"body": "En Managua Creativa y Multicultural existen dos espacios que destacan por un ambiente cálido y con una exquisita gastronomía; se trata de La Casona, Café y Restaurante, así como de Las Cuatro Esquinas, donde las familias disfrutaron de una estancia acogedora y deleitaron el paladar este domingo 16 de agosto.\n\nAmbos locales están ubicados en la Avenida de Bolívar a Chávez, en Managua, y se encuentran dentro del perímetro del Circuito Creativo Xolotlán, un recorrido cultural que va desde el Parque Central hasta la Loma de Tiscapa.\n\nSandra Villagra, de Jinotega, visitó La Casona junto a su esposo, su hijo que vive en Suiza y que anda de paseo en el país; también los acompañaba una amiga.\n\n\"A veces venimos a cenar a La Casona porque la comida es muy buena. El café, espectacular. Y el ambiente agradable, sano. O sea, ¿qué le puedes pedir a otro lugar? ¡Nada! Da gusto pasar toda la tarde acá, la tarde y la noche\", expresó.\n\nSi alguien le pregunta a Sandra su opinión sobre La Casona, ella le respondería: \"Andá hermano, no te pierdas la oportunidad de disfrutar. Todo es rico y accesible, los precios son accesibles, hay calidad en la gastronomía; por ejemplo, los platillos y las bebidas tienen un buen sazón\", comentó.\n\nLa Casona tiene un horario de atención extendido: de lunes a miércoles, de 7:00 de la mañana hasta las 8:00 de la noche; de jueves a domingo, de 7:00 de la mañana hasta las 10:00 de la noche.\n\nLas Cuatro Esquinas con una oferta variada\n\nEste domingo 16 de julio, las familias disfrutaron de un ambiente agradable y se deleitaron con la oferta de Las Cuatro Esquinas, un espacio con estilo food court, porque reúne cuatro negocios principales en un mismo lugar: heladería, pastelería-cafetería, pizzería y fritanga.\n\nDouglas Eduardo Aguirre, contador operacional de Las Cuatro Esquinas, dijo que las familias deben elegir ese espacio, porque ahí tienen muchas opciones: \"Aquí tenemos variedad: hamburguesa, pizza, asado, café, repostería, helado, tenemos de todo. Está surtido y los precios son accesibles\".\n\nComentó: \"Tenemos el servicio de comida, que normalmente la gente viene a buscar un 'puyazo' en 280 córdobas; no lo vas a encontrar en otro lado. Un asado, 250 córdobas, no lo encuentras en otro lado, y calidad de corte, no vas a encontrar pellejo en su corte\".\n\n¿Por qué las familias deben elegir Las Cuatro Esquinas? \"Bueno, si quieren divertirse en un lugar sano, pueden venir por acá; los niños pueden recrearse, incluso, el día feriado tenemos hasta los brinca brinca\", aseguró Aguirre Miranda.\n\nLas Cuatro Esquinas tiene horarios extendidos de atención: de 7:00 de la mañana a 9:00 de la noche, de lunes a domingo, con toda la oferta gastronómica.",
"source": {
"uri": "el19digital.com",
"dataType": "news",
"title": "El 19 Digital"
},
"authors": [
{
"uri": "alejandro_flores@el19digital.com",
"name": "Alejandro Flores",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://es.wikipedia.org/wiki/Cuatro_Esquinas_(Argentina)",
"type": "loc",
"score": 5,
"label": {
"eng": "Cuatro Esquinas (Argentina)"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Gastronomy",
"type": "wiki",
"score": 5,
"label": {
"eng": "Gastronomy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Managua",
"type": "loc",
"score": 5,
"label": {
"eng": "Managua"
},
"location": {
"type": "place",
"label": {
"eng": "Managua"
},
"country": {
"type": "country",
"label": {
"eng": "Nicaragua"
}
}
}
},
{
"uri": "http://es.wikipedia.org/wiki/Parque_Central_(Managua)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Parque Central (Managua)"
}
},
{
"uri": "http://es.wikipedia.org/wiki/Loma_de_Tiscapa",
"type": "wiki",
"score": 3,
"label": {
"eng": "Loma de Tiscapa"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lake_Managua",
"type": "wiki",
"score": 3,
"label": {
"eng": "Lake Managua"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Simón_Bolívar",
"type": "person",
"score": 3,
"label": {
"eng": "Simón Bolívar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Restaurant",
"type": "wiki",
"score": 3,
"label": {
"eng": "Restaurant"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jinotega",
"type": "loc",
"score": 3,
"label": {
"eng": "Jinotega"
},
"location": {
"type": "place",
"label": {
"eng": "Jinotega"
},
"country": {
"type": "country",
"label": {
"eng": "Nicaragua"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pizza",
"type": "wiki",
"score": 2,
"label": {
"eng": "Pizza"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Coffee",
"type": "wiki",
"score": 2,
"label": {
"eng": "Coffee"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Switzerland",
"type": "loc",
"score": 2,
"label": {
"eng": "Switzerland"
},
"location": {
"type": "country",
"label": {
"eng": "Switzerland"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Nicaraguan_córdoba",
"type": "wiki",
"score": 1,
"label": {
"eng": "Nicaraguan córdoba"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Asado",
"type": "wiki",
"score": 1,
"label": {
"eng": "Asado"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Holiday",
"type": "wiki",
"score": 1,
"label": {
"eng": "Holiday"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hamburger",
"type": "wiki",
"score": 1,
"label": {
"eng": "Hamburger"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pastry",
"type": "wiki",
"score": 1,
"label": {
"eng": "Pastry"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ice_cream",
"type": "wiki",
"score": 1,
"label": {
"eng": "Ice cream"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Miranda_(state)",
"type": "loc",
"score": 1,
"label": {
"eng": "Miranda (state)"
},
"location": {
"type": "place",
"label": {
"eng": "Miranda (state)"
},
"country": {
"type": "country",
"label": {
"eng": "Venezuela"
}
}
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 45
},
{
"uri": "iptc/economy,_business_and_finance",
"label": "iptc/economy, business and finance",
"wgt": 66
},
{
"uri": "iptc/lifestyle_and_leisure",
"label": "iptc/lifestyle and leisure",
"wgt": 96
},
{
"uri": "iptc/health",
"label": "iptc/health",
"wgt": 69
}
],
"image": "https://www.el19digital.com/files/articulos/461015.webp",
"eventUri": null,
"sentiment": null,
"wgt": 524624697,
"relevance": 1
},
{
"uri": "9434429431",
"lang": "spa",
"isDuplicate": false,
"date": "2026-08-17",
"time": "00:13:54",
"dateTime": "2026-08-17T00:13:54Z",
"dateTimePub": "2026-08-17T00:11:33Z",
"dataType": "news",
"sim": 0,
"url": "https://nuevaya.com.ni/destacadas/tronco-golpea-panga-en-rio-san-juan-y-deja-18-lesionados/",
"title": "Tronco golpea panga en Río San Juan y deja 18 lesionados | La Nueva Radio YA",
"body": "Al menos 18 personas resultaron golpeadas, en un accidente acuático ocurrido hoy domingo, en las cercanías de la isla El Pitazo, al sureste de San Carlos, en el departamento de Río San Juan.\n\nLos ocupantes de una panga fueron impactados por el tronco de un árbol arrastrado por las corrientes, cuando se dirigían de San Carlos hacia el municipio de Río San Juan de Nicaragua.\n\nEso provocó que el capitán de la nave perdiera el control y se estrellara contra un paredón de la isla El Pitazo al sur-este de San Carlos, destruyendo la embarcación.\n\nEntre los lesionados están Mirna Alvarado Mejía, de 26 años, con golpes en distintas partes del cuerpo y su bebecita de 5 días de nacida. Todos los lesionados fueron trasladados por miembros de emergencia al hospital más cercano.",
"source": {
"uri": "nuevaya.com.ni",
"dataType": "news",
"title": "La Nueva Radio YA"
},
"authors": [
{
"uri": "jonathan_morales@nuevaya.com.ni",
"name": "Jonathan Morales",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Río_San_Juan_Department",
"type": "loc",
"score": 5,
"label": {
"eng": "Río San Juan Department"
},
"location": {
"type": "place",
"label": {
"eng": "Río San Juan Department"
},
"country": {
"type": "country",
"label": {
"eng": "Nicaragua"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/San_Carlos,_Cojedes",
"type": "loc",
"score": 4,
"label": {
"eng": "San Carlos, Cojedes"
},
"location": {
"type": "place",
"label": {
"eng": "San Carlos, Cojedes"
},
"country": {
"type": "country",
"label": {
"eng": "Venezuela"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/El_Pitazo",
"type": "wiki",
"score": 3,
"label": {
"eng": "El Pitazo"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Island",
"type": "wiki",
"score": 3,
"label": {
"eng": "Island"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Municipality",
"type": "wiki",
"score": 2,
"label": {
"eng": "Municipality"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tree",
"type": "wiki",
"score": 2,
"label": {
"eng": "Tree"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Nicaragua",
"type": "loc",
"score": 2,
"label": {
"eng": "Nicaragua"
},
"location": {
"type": "country",
"label": {
"eng": "Nicaragua"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Captain_(armed_forces)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Captain (armed forces)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Boat",
"type": "wiki",
"score": 1,
"label": {
"eng": "Boat"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hospital",
"type": "wiki",
"score": 1,
"label": {
"eng": "Hospital"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Alvarado,_Veracruz",
"type": "loc",
"score": 1,
"label": {
"eng": "Alvarado, Veracruz"
},
"location": {
"type": "place",
"label": {
"eng": "Alvarado, Veracruz"
},
"country": {
"type": "country",
"label": {
"eng": "Mexico"
}
}
}
}
],
"categories": [
{
"uri": "iptc/disaster,_accident_and_emergency_incident/accident_and_emergency_incident",
"label": "iptc/disaster, accident and emergency incident/accident and emergency incident",
"wgt": 100
}
],
"image": "https://nuevaya.com.ni/wp-content/uploads/2026/08/406603.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 524621634,
"relevance": 1
},
{
"uri": "9434429156",
"lang": "eng",
"isDuplicate": true,
"date": "2026-08-17",
"time": "00:12:11",
"dateTime": "2026-08-17T00:12:11Z",
"dateTimePub": "2026-08-17T00:06:31Z",
"dataType": "news",
"sim": 0,
"url": "https://www.bdtonline.com/news/nation_world/ap-news-summary-at-8-06-p-m-edt/article_3f514d6e-ff64-590d-b2e6-2b3f8bced32a.html",
"title": "AP News Summary at 8:06 p.m. EDT",
"body": "...FLOOD WATCH IN EFFECT THROUGH LATE MONDAY NIGHT... * WHAT...Flooding caused by excessive rainfall is possible. * WHERE...Portions of west central Virginia, including the following areas, Alleghany VA and Bath and southeast West Virginia, including the following areas, Eastern Greenbrier, Mercer, Monroe, Summers and Western Greenbrier. * WHEN...Through late Monday night. * IMPACTS...Excessive runoff may result in flooding of rivers, creeks, streams, and other low-lying and flood-prone locations. Low-water crossings may be flooded. * ADDITIONAL DETAILS... - Rounds of heavy rainfall will track over already saturated soils today and into early Monday morning. This will likely lead to instances of flash flooding. - http://www.weather.gov/safety/flood PRECAUTIONARY/PREPAREDNESS ACTIONS... You should monitor later forecasts and be alert for possible Flood Warnings. Those living in areas prone to flooding should be prepared to take action should flooding develop. &&\n\nTrump orders Pentagon to scale back joint exercises with South Korea\n\nWASHINGTON (AP) -- President Donald Trump has ordered the Pentagon to scale back planned joint military exercises with South Korea. He explained the decision by saying South Korea had declined to help denuclearize Iran and he cited his good relationship with North Korea's leader. Trump said in a social media post on Sunday that the exercises slated to begin this week are costly and \"send a signal that is totally inappropriate and hostile\" to North Korea, which he said \"has been unthreatening and respectful\" during his time in the White House. The 11 days of exercises involving 18,000 South Korean soldiers were designed to beef up readiness against North Korean threats.",
"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/Virginia",
"type": "loc",
"score": 5,
"label": {
"eng": "Virginia"
},
"location": {
"type": "place",
"label": {
"eng": "Virginia"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Flood",
"type": "wiki",
"score": 4,
"label": {
"eng": "Flood"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Greenbrier_County,_West_Virginia",
"type": "loc",
"score": 4,
"label": {
"eng": "Greenbrier County, West Virginia"
},
"location": {
"type": "place",
"label": {
"eng": "Greenbrier County, West Virginia"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mercer_County,_New_Jersey",
"type": "loc",
"score": 3,
"label": {
"eng": "Mercer County, New Jersey"
},
"location": {
"type": "place",
"label": {
"eng": "Mercer County, New Jersey"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/West_Virginia",
"type": "loc",
"score": 3,
"label": {
"eng": "West Virginia"
},
"location": {
"type": "place",
"label": {
"eng": "West Virginia"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Alleghany_County,_Virginia",
"type": "loc",
"score": 3,
"label": {
"eng": "Alleghany County, Virginia"
},
"location": {
"type": "place",
"label": {
"eng": "Alleghany County, Virginia"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Monroe,_Louisiana",
"type": "loc",
"score": 3,
"label": {
"eng": "Monroe, Louisiana"
},
"location": {
"type": "place",
"label": {
"eng": "Monroe, Louisiana"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Flash_flood",
"type": "wiki",
"score": 2,
"label": {
"eng": "Flash flood"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Soil",
"type": "wiki",
"score": 2,
"label": {
"eng": "Soil"
}
},
{
"uri": "http://en.wikipedia.org/wiki/The_Pentagon",
"type": "wiki",
"score": 2,
"label": {
"eng": "The Pentagon"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Donald_Trump",
"type": "person",
"score": 2,
"label": {
"eng": "Donald Trump"
}
},
{
"uri": "http://en.wikipedia.org/wiki/South_Korea",
"type": "loc",
"score": 2,
"label": {
"eng": "South Korea"
},
"location": {
"type": "country",
"label": {
"eng": "South Korea"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Republic_of_Korea_Armed_Forces",
"type": "wiki",
"score": 1,
"label": {
"eng": "Republic of Korea Armed Forces"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Beef",
"type": "wiki",
"score": 1,
"label": {
"eng": "Beef"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Associated_Press",
"type": "org",
"score": 1,
"label": {
"eng": "Associated Press"
}
},
{
"uri": "http://en.wikipedia.org/wiki/White_House",
"type": "wiki",
"score": 1,
"label": {
"eng": "White House"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Social_media",
"type": "wiki",
"score": 1,
"label": {
"eng": "Social media"
}
},
{
"uri": "http://en.wikipedia.org/wiki/North_Korea",
"type": "loc",
"score": 1,
"label": {
"eng": "North Korea"
},
"location": {
"type": "country",
"label": {
"eng": "North Korea"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Iran",
"type": "loc",
"score": 1,
"label": {
"eng": "Iran"
},
"location": {
"type": "country",
"label": {
"eng": "Iran"
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues/Terrorism",
"label": "dmoz/Society/Issues/Terrorism",
"wgt": 11
},
{
"uri": "dmoz/Society/Issues/Warfare_and_Conflict",
"label": "dmoz/Society/Issues/Warfare and Conflict",
"wgt": 14
},
{
"uri": "dmoz/Science/Earth_Sciences/Atmospheric_Sciences",
"label": "dmoz/Science/Earth Sciences/Atmospheric Sciences",
"wgt": 12
},
{
"uri": "dmoz/Science/Earth_Sciences/Natural_Disasters_and_Hazards",
"label": "dmoz/Science/Earth Sciences/Natural Disasters and Hazards",
"wgt": 18
},
{
"uri": "dmoz/Society/Military/Educational_and_Academic",
"label": "dmoz/Society/Military/Educational and Academic",
"wgt": 12
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 95
},
{
"uri": "iptc/economy,_business_and_finance",
"label": "iptc/economy, business and finance",
"wgt": 81
},
{
"uri": "iptc/health/government_health_care",
"label": "iptc/health/government health care",
"wgt": 55
}
],
"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.01960784313725483,
"wgt": 524621531,
"relevance": 1
},
{
"uri": "9434422080",
"lang": "eng",
"isDuplicate": true,
"date": "2026-08-16",
"time": "23:56:40",
"dateTime": "2026-08-16T23:56:40Z",
"dateTimePub": "2026-08-16T23:42:10Z",
"dataType": "news",
"sim": 0,
"url": "https://www.bdtonline.com/news/nation_world/tropical-storm-lala-rakes-hawaii-with-high-winds-and-rain-without-making-landfall/article_34e99007-5e93-5b66-b248-dd43cb387340.html",
"title": "Tropical Storm Lala rakes Hawaii with high winds and rain without making landfall",
"body": "Hurricane Lala weakened Sunday to a tropical storm after raking Hawaii without making landfall, its heavy rains and winds strong enough to sweep around 100 homes off their foundations on the Big Island, officials said.\n\nGov. Josh Green said no one is believed to have died when the homes washed away. Earlier, a search-and-rescue mission was launched in the coastal communities of Na'alehu and Wai'ohinu, near the Big Island's southern tip.",
"source": {
"uri": "bdtonline.com",
"dataType": "news",
"title": "Bluefield Daily Telegraph"
},
"authors": [
{
"uri": "associated_press@bdtonline.com",
"name": "Associated Press",
"type": "author",
"isAgency": false
},
{
"uri": "kate_brumback@bdtonline.com",
"name": "Kate Brumback",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Landfall",
"type": "wiki",
"score": 4,
"label": {
"eng": "Landfall"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tropical_cyclone",
"type": "wiki",
"score": 4,
"label": {
"eng": "Tropical cyclone"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hawaii",
"type": "loc",
"score": 4,
"label": {
"eng": "Hawaii"
},
"location": {
"type": "place",
"label": {
"eng": "Hawaii"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Josh_Green_(politician)",
"type": "person",
"score": 1,
"label": {
"eng": "Josh Green (politician)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hawaii_(island)",
"type": "loc",
"score": 1,
"label": {
"eng": "Hawaii (island)"
},
"location": {
"type": "place",
"label": {
"eng": "Hawaii (island)"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
}
],
"categories": [
{
"uri": "dmoz/Health/Public_Health_and_Safety/Emergency_Services",
"label": "dmoz/Health/Public Health and Safety/Emergency Services",
"wgt": 16
},
{
"uri": "dmoz/Science/Earth_Sciences/Atmospheric_Sciences",
"label": "dmoz/Science/Earth Sciences/Atmospheric Sciences",
"wgt": 22
},
{
"uri": "dmoz/Business/Construction_and_Maintenance/Residential_Housing",
"label": "dmoz/Business/Construction and Maintenance/Residential Housing",
"wgt": 21
},
{
"uri": "dmoz/Shopping/Flowers/Fresh_Cut",
"label": "dmoz/Shopping/Flowers/Fresh Cut",
"wgt": 23
},
{
"uri": "dmoz/Health/Public_Health_and_Safety/Tropical_Health",
"label": "dmoz/Health/Public Health and Safety/Tropical Health",
"wgt": 24
},
{
"uri": "iptc/disaster,_accident_and_emergency_incident",
"label": "iptc/disaster, accident and emergency incident",
"wgt": 53
},
{
"uri": "iptc/weather",
"label": "iptc/weather",
"wgt": 99
}
],
"image": "https://bloximages.chicago2.vip.townnews.com/bdtonline.com/content/tncms/assets/v3/editorial/7/b4/7b440860-26c3-55dd-a492-929917e45c31/6a8124e95e5f4.image.jpg?crop=1763%2C926%2C0%2C125&resize=1200%2C630&order=crop%2Cresize",
"eventUri": null,
"sentiment": -0.08235294117647063,
"wgt": 524620600,
"relevance": 1
},
{
"uri": "9434417645",
"lang": "spa",
"isDuplicate": false,
"date": "2026-08-16",
"time": "23:45:50",
"dateTime": "2026-08-16T23:45:50Z",
"dateTimePub": "2026-08-16T23:44:12Z",
"dataType": "news",
"sim": 0,
"url": "https://nuevaya.com.ni/destacadas/por-desesperado-hombre-se-estrella-contra-cortina-de-vidrio-tras-comprar-pacha-de-guaro/",
"title": "¡Por desesperado! Hombre se estrella contra cortina de vidrio tras comprar \"pacha de guaro\" | La Nueva Radio YA",
"body": "Las cámaras de seguridad de la tienda de conveniencia, de la gasolinera Puma Santa Lucía, en Estelí, grabaron el momento en que el ciudadano Juan Carlos Meza Salgado, de 44 años, se estrelló contra una cortina de vidrio.\n\nMeza Salgado llegó al sitio a comprar un \"pachón de guaro\", y por desesperado y por el resplandor del sol, no se fijó en la cortina de vidrio.\n\nPensado que no había ningún obstáculo y por no fijarse donde estaba la puerta, don Juan intentó salir casi corriendo del local y se estrelló contra la estructura de vidrio.\n\nEl lesionado fue atendido en el lugar por Bomberos Unidos y luego trasladado por miembros de Cruz Blanca al hospital San Juan de Dios, de Estelí.",
"source": {
"uri": "nuevaya.com.ni",
"dataType": "news",
"title": "La Nueva Radio YA"
},
"authors": [
{
"uri": "jonathan_morales@nuevaya.com.ni",
"name": "Jonathan Morales",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Glass",
"type": "wiki",
"score": 4,
"label": {
"eng": "Glass"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Guaro_(drink)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Guaro (drink)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Puma_(brand)",
"type": "org",
"score": 3,
"label": {
"eng": "Puma (brand)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Closed-circuit_television",
"type": "wiki",
"score": 3,
"label": {
"eng": "Closed-circuit television"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Filling_station",
"type": "wiki",
"score": 3,
"label": {
"eng": "Filling station"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Saint_Lucia",
"type": "loc",
"score": 3,
"label": {
"eng": "Saint Lucia"
},
"location": {
"type": "country",
"label": {
"eng": "Saint Lucia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Estelí",
"type": "loc",
"score": 2,
"label": {
"eng": "Estelí"
},
"location": {
"type": "place",
"label": {
"eng": "Estelí"
},
"country": {
"type": "country",
"label": {
"eng": "Nicaragua"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hospital_San_Juan_de_Dios,_Bogotá",
"type": "wiki",
"score": 1,
"label": {
"eng": "Hospital San Juan de Dios, Bogotá"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Firefighter",
"type": "wiki",
"score": 1,
"label": {
"eng": "Firefighter"
}
}
],
"categories": [
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 74
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 75
}
],
"image": "https://nuevaya.com.ni/wp-content/uploads/2026/08/406415.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 524619950,
"relevance": 1
},
{
"uri": "9434415567",
"lang": "eng",
"isDuplicate": true,
"date": "2026-08-16",
"time": "23:38:10",
"dateTime": "2026-08-16T23:38:10Z",
"dateTimePub": "2026-08-16T23:28:10Z",
"dataType": "news",
"sim": 0,
"url": "https://www.bdtonline.com/news/nation_world/ap-news-summary-at-7-28-p-m-edt/article_3f514d6e-ff64-590d-b2e6-2b3f8bced32a.html",
"title": "AP News Summary at 7:28 p.m. EDT",
"body": "...FLOOD WATCH IN EFFECT THROUGH LATE MONDAY NIGHT... * WHAT...Flooding caused by excessive rainfall is possible. * WHERE...Portions of west central Virginia, including the following areas, Alleghany VA and Bath and southeast West Virginia, including the following areas, Eastern Greenbrier, Mercer, Monroe, Summers and Western Greenbrier. * WHEN...Through late Monday night. * IMPACTS...Excessive runoff may result in flooding of rivers, creeks, streams, and other low-lying and flood-prone locations. Low-water crossings may be flooded. * ADDITIONAL DETAILS... - Rounds of heavy rainfall will track over already saturated soils today and into early Monday morning. This will likely lead to instances of flash flooding. - http://www.weather.gov/safety/flood PRECAUTIONARY/PREPAREDNESS ACTIONS... You should monitor later forecasts and be alert for possible Flood Warnings. Those living in areas prone to flooding should be prepared to take action should flooding develop. &&\n\nTrump orders Pentagon to scale back joint exercises with South Korea\n\nWASHINGTON (AP) -- President Donald Trump has ordered the Pentagon to scale back planned joint military exercises with South Korea. He explained the decision by saying South Korea had declined to help denuclearize Iran and he cited his good relationship with North Korea's leader. Trump said in a social media post on Sunday that the exercises slated to begin this week are costly and \"send a signal that is totally inappropriate and hostile\" to North Korea, which he said \"has been unthreatening and respectful\" during his time in the White House. The 11 days of exercises involving 18,000 South Korean soldiers were designed to beef up readiness against North Korean threats.",
"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/Virginia",
"type": "loc",
"score": 5,
"label": {
"eng": "Virginia"
},
"location": {
"type": "place",
"label": {
"eng": "Virginia"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Flood",
"type": "wiki",
"score": 4,
"label": {
"eng": "Flood"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Greenbrier_County,_West_Virginia",
"type": "loc",
"score": 4,
"label": {
"eng": "Greenbrier County, West Virginia"
},
"location": {
"type": "place",
"label": {
"eng": "Greenbrier County, West Virginia"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mercer_County,_New_Jersey",
"type": "loc",
"score": 3,
"label": {
"eng": "Mercer County, New Jersey"
},
"location": {
"type": "place",
"label": {
"eng": "Mercer County, New Jersey"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/West_Virginia",
"type": "loc",
"score": 3,
"label": {
"eng": "West Virginia"
},
"location": {
"type": "place",
"label": {
"eng": "West Virginia"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Alleghany_County,_Virginia",
"type": "loc",
"score": 3,
"label": {
"eng": "Alleghany County, Virginia"
},
"location": {
"type": "place",
"label": {
"eng": "Alleghany County, Virginia"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Monroe,_Louisiana",
"type": "loc",
"score": 3,
"label": {
"eng": "Monroe, Louisiana"
},
"location": {
"type": "place",
"label": {
"eng": "Monroe, Louisiana"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Flash_flood",
"type": "wiki",
"score": 2,
"label": {
"eng": "Flash flood"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Soil",
"type": "wiki",
"score": 2,
"label": {
"eng": "Soil"
}
},
{
"uri": "http://en.wikipedia.org/wiki/The_Pentagon",
"type": "wiki",
"score": 2,
"label": {
"eng": "The Pentagon"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Donald_Trump",
"type": "person",
"score": 2,
"label": {
"eng": "Donald Trump"
}
},
{
"uri": "http://en.wikipedia.org/wiki/South_Korea",
"type": "loc",
"score": 2,
"label": {
"eng": "South Korea"
},
"location": {
"type": "country",
"label": {
"eng": "South Korea"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Republic_of_Korea_Armed_Forces",
"type": "wiki",
"score": 1,
"label": {
"eng": "Republic of Korea Armed Forces"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Beef",
"type": "wiki",
"score": 1,
"label": {
"eng": "Beef"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Associated_Press",
"type": "org",
"score": 1,
"label": {
"eng": "Associated Press"
}
},
{
"uri": "http://en.wikipedia.org/wiki/White_House",
"type": "wiki",
"score": 1,
"label": {
"eng": "White House"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Social_media",
"type": "wiki",
"score": 1,
"label": {
"eng": "Social media"
}
},
{
"uri": "http://en.wikipedia.org/wiki/North_Korea",
"type": "loc",
"score": 1,
"label": {
"eng": "North Korea"
},
"location": {
"type": "country",
"label": {
"eng": "North Korea"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Iran",
"type": "loc",
"score": 1,
"label": {
"eng": "Iran"
},
"location": {
"type": "country",
"label": {
"eng": "Iran"
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues/Terrorism",
"label": "dmoz/Society/Issues/Terrorism",
"wgt": 11
},
{
"uri": "dmoz/Society/Issues/Warfare_and_Conflict",
"label": "dmoz/Society/Issues/Warfare and Conflict",
"wgt": 14
},
{
"uri": "dmoz/Science/Earth_Sciences/Atmospheric_Sciences",
"label": "dmoz/Science/Earth Sciences/Atmospheric Sciences",
"wgt": 12
},
{
"uri": "dmoz/Science/Earth_Sciences/Natural_Disasters_and_Hazards",
"label": "dmoz/Science/Earth Sciences/Natural Disasters and Hazards",
"wgt": 18
},
{
"uri": "dmoz/Society/Military/Educational_and_Academic",
"label": "dmoz/Society/Military/Educational and Academic",
"wgt": 12
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 95
},
{
"uri": "iptc/economy,_business_and_finance",
"label": "iptc/economy, business and finance",
"wgt": 79
},
{
"uri": "iptc/health/government_health_care",
"label": "iptc/health/government health care",
"wgt": 51
}
],
"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.01960784313725483,
"wgt": 524619490,
"relevance": 1
},
{
"uri": "2026-08-1256968393",
"lang": "eng",
"isDuplicate": true,
"date": "2026-08-16",
"time": "23:36:42",
"dateTime": "2026-08-16T23:36:42Z",
"dateTimePub": "2026-08-16T22:38:21Z",
"dataType": "news",
"sim": 0,
"url": "https://www.bdtonline.com/news/nation_world/ap-news-summary-at-6-38-p-m-edt/article_3f514d6e-ff64-590d-b2e6-2b3f8bced32a.html",
"title": "AP News Summary at 6:38 p.m. EDT",
"body": "...FLOOD WATCH IN EFFECT THROUGH LATE MONDAY NIGHT... * WHAT...Flooding caused by excessive rainfall is possible. * WHERE...Portions of west central Virginia, including the following areas, Alleghany VA and Bath and southeast West Virginia, including the following areas, Eastern Greenbrier, Mercer, Monroe, Summers and Western Greenbrier. * WHEN...Through late Monday night. * IMPACTS...Excessive runoff may result in flooding of rivers, creeks, streams, and other low-lying and flood-prone locations. Low-water crossings may be flooded. * ADDITIONAL DETAILS... - Rounds of heavy rainfall will track over already saturated soils today and into early Monday morning. This will likely lead to instances of flash flooding. - http://www.weather.gov/safety/flood PRECAUTIONARY/PREPAREDNESS ACTIONS... You should monitor later forecasts and be alert for possible Flood Warnings. Those living in areas prone to flooding should be prepared to take action should flooding develop. &&\n\nTrump orders Pentagon to scale back joint exercises with South Korea\n\nWASHINGTON (AP) -- President Donald Trump has ordered the Pentagon to scale back planned joint military exercises with South Korea after the Republican president said it declined to help denuclearize Iran. Trump said in a social media post on Sunday that the exercises slated to begin this week are costly and \"send a signal that is totally inappropriate and hostile\" to North Korea, which he said \"has been unthreatening and respectful\" while Trump has been in the White House. The 11 days of exercises involving 18,000 South Korean soldiers were designed to beef up readiness against North Korean threats.",
"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/Flood",
"type": "wiki",
"score": 4,
"label": {
"eng": "Flood"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Greenbrier_County,_West_Virginia",
"type": "loc",
"score": 4,
"label": {
"eng": "Greenbrier County, West Virginia"
},
"location": {
"type": "place",
"label": {
"eng": "Greenbrier County, West Virginia"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Greater_Richmond_Region",
"type": "loc",
"score": 3,
"label": {
"eng": "Greater Richmond Region"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Virginia",
"type": "loc",
"score": 3,
"label": {
"eng": "Virginia"
},
"location": {
"type": "place",
"label": {
"eng": "Virginia"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mercer_County,_New_Jersey",
"type": "loc",
"score": 3,
"label": {
"eng": "Mercer County, New Jersey"
},
"location": {
"type": "place",
"label": {
"eng": "Mercer County, New Jersey"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/West_Virginia",
"type": "loc",
"score": 3,
"label": {
"eng": "West Virginia"
},
"location": {
"type": "place",
"label": {
"eng": "West Virginia"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Alleghany_County,_Virginia",
"type": "loc",
"score": 3,
"label": {
"eng": "Alleghany County, Virginia"
},
"location": {
"type": "place",
"label": {
"eng": "Alleghany County, Virginia"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Monroe,_Louisiana",
"type": "loc",
"score": 3,
"label": {
"eng": "Monroe, Louisiana"
},
"location": {
"type": "place",
"label": {
"eng": "Monroe, Louisiana"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Flash_flood",
"type": "wiki",
"score": 2,
"label": {
"eng": "Flash flood"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Soil",
"type": "wiki",
"score": 2,
"label": {
"eng": "Soil"
}
},
{
"uri": "http://en.wikipedia.org/wiki/The_Pentagon",
"type": "wiki",
"score": 2,
"label": {
"eng": "The Pentagon"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Donald_Trump",
"type": "person",
"score": 2,
"label": {
"eng": "Donald Trump"
}
},
{
"uri": "http://en.wikipedia.org/wiki/South_Korea",
"type": "loc",
"score": 2,
"label": {
"eng": "South Korea"
},
"location": {
"type": "country",
"label": {
"eng": "South Korea"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Associated_Press",
"type": "org",
"score": 1,
"label": {
"eng": "Associated Press"
}
},
{
"uri": "http://en.wikipedia.org/wiki/White_House",
"type": "wiki",
"score": 1,
"label": {
"eng": "White House"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Republican_Party_(United_States)",
"type": "org",
"score": 1,
"label": {
"eng": "Republican Party (United States)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Social_media",
"type": "wiki",
"score": 1,
"label": {
"eng": "Social media"
}
},
{
"uri": "http://en.wikipedia.org/wiki/North_Korea",
"type": "loc",
"score": 1,
"label": {
"eng": "North Korea"
},
"location": {
"type": "country",
"label": {
"eng": "North Korea"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Iran",
"type": "loc",
"score": 1,
"label": {
"eng": "Iran"
},
"location": {
"type": "country",
"label": {
"eng": "Iran"
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues/Terrorism",
"label": "dmoz/Society/Issues/Terrorism",
"wgt": 11
},
{
"uri": "dmoz/Society/Issues/Warfare_and_Conflict",
"label": "dmoz/Society/Issues/Warfare and Conflict",
"wgt": 14
},
{
"uri": "dmoz/Science/Earth_Sciences/Atmospheric_Sciences",
"label": "dmoz/Science/Earth Sciences/Atmospheric Sciences",
"wgt": 12
},
{
"uri": "dmoz/Science/Earth_Sciences/Natural_Disasters_and_Hazards",
"label": "dmoz/Science/Earth Sciences/Natural Disasters and Hazards",
"wgt": 18
},
{
"uri": "dmoz/Society/Military/Educational_and_Academic",
"label": "dmoz/Society/Military/Educational and Academic",
"wgt": 11
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 100
},
{
"uri": "iptc/economy,_business_and_finance",
"label": "iptc/economy, business and finance",
"wgt": 83
}
],
"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.01960784313725483,
"wgt": 524619402,
"relevance": 1
}
],
"totalResults": 4377,
"page": 1,
"count": 10,
"pages": 438
}
}