Topics
Countries
Haiti News
Would you like to access news/blog content published by sources located in Haiti?
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/Haiti",
"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%2FHaiti&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": "9360291030",
"lang": "eng",
"isDuplicate": false,
"date": "2026-06-16",
"time": "21:03:17",
"dateTime": "2026-06-16T21:03:17Z",
"dateTimePub": "2026-06-16T21:03:00Z",
"dataType": "news",
"sim": 0,
"url": "https://www.haitian-truth.org/a-haitian-story-of-fanm-an-aksyon-women-in-action/",
"title": "A Haitian Story of Fanm an Aksyon -- Women in Action",
"body": "Ms. Magazine has published a powerful story about a woman at the heart of one of the most impactful programs of the Smallholder Farmers Alliance in Haiti -- and we hope you'll take a few minutes to read it.\n\nMirlanda Sully (photo below) was forced to flee her home in Petite Rivière in 2023 when armed gangs overtook the area. She arrived at the rural farming community of Medor with nothing. Today, she runs a thriving market business, mentors other women in her microcredit group, and is building a future for herself and her five-year-old son, Don Roosevelt.",
"source": {
"uri": "haitian-truth.org",
"dataType": "news",
"title": "haitian-truth.org"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Haiti",
"type": "loc",
"score": 4,
"label": {
"eng": "Haiti"
},
"location": {
"type": "country",
"label": {
"eng": "Haiti"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Aksyon_Demokratiko",
"type": "org",
"score": 3,
"label": {
"eng": "Aksyon Demokratiko"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ms._(magazine)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Ms. (magazine)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Farmers'_Alliance",
"type": "wiki",
"score": 2,
"label": {
"eng": "Farmers' Alliance"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Smallholding",
"type": "wiki",
"score": 2,
"label": {
"eng": "Smallholding"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Microcredit",
"type": "wiki",
"score": 1,
"label": {
"eng": "Microcredit"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gang",
"type": "wiki",
"score": 1,
"label": {
"eng": "Gang"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Franklin_D._Roosevelt",
"type": "person",
"score": 1,
"label": {
"eng": "Franklin D. Roosevelt"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Agriculture",
"type": "wiki",
"score": 1,
"label": {
"eng": "Agriculture"
}
}
],
"categories": [
{
"uri": "dmoz/Science/Agriculture/Sustainable_Agriculture",
"label": "dmoz/Science/Agriculture/Sustainable Agriculture",
"wgt": 15
},
{
"uri": "dmoz/Home/Home_Improvement/Restoration",
"label": "dmoz/Home/Home Improvement/Restoration",
"wgt": 15
},
{
"uri": "dmoz/Health/Women's_Health/Smoking",
"label": "dmoz/Health/Women's Health/Smoking",
"wgt": 18
},
{
"uri": "dmoz/Sports/Women",
"label": "dmoz/Sports/Women",
"wgt": 18
},
{
"uri": "dmoz/Recreation/Motorcycles/Women",
"label": "dmoz/Recreation/Motorcycles/Women",
"wgt": 16
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 45
},
{
"uri": "iptc/human_interest",
"label": "iptc/human interest",
"wgt": 97
},
{
"uri": "iptc/arts,_culture,_entertainment_and_media",
"label": "iptc/arts, culture, entertainment and media",
"wgt": 89
}
],
"image": null,
"eventUri": null,
"sentiment": 0.1058823529411765,
"wgt": 519339797,
"relevance": 1
},
{
"uri": "9360219822",
"lang": "fra",
"isDuplicate": false,
"date": "2026-06-16",
"time": "19:33:32",
"dateTime": "2026-06-16T19:33:32Z",
"dateTimePub": "2026-06-16T19:32:45Z",
"dataType": "news",
"sim": 0,
"url": "https://lenouvelliste.com/article/268480/cristiano-ronaldo-mobilise-ses-coequipiers-a-la-veille-de-lentree-en-lice-du-portugal",
"title": "Cristiano Ronaldo mobilise ses coéquipiers à la veille de l'entrée en lice du Portugal",
"body": "À la veille de l'entrée en lice du Portugal à la Coupe du monde de la FIFA 2026, Cristiano Ronaldo a adressé un message de mobilisation aux supporters portugais et à ses coéquipiers.\n\n\" Chaque fois que nous enfilons ce maillot, nous ressentons la même fierté, la même passion et le même sens des responsabilités que le premier jour \", a écrit le capitaine portugais sur Instagram. Il a assuré que son équipe était prête à \" tout donner pour notre pays \" avant de conclure par un appel à l'unité : \" Croyez-y autant que nous ! \"\n\nLe Portugal affrontera la République démocratique du Congo le mercredi 17 juin 2026 à 13 heures.",
"source": {
"uri": "lenouvelliste.com",
"dataType": "news",
"title": "Le Nouvelliste"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Portugal",
"type": "loc",
"score": 5,
"label": {
"eng": "Portugal"
},
"location": {
"type": "country",
"label": {
"eng": "Portugal"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cristiano_Ronaldo",
"type": "person",
"score": 4,
"label": {
"eng": "Cristiano Ronaldo"
}
},
{
"uri": "http://en.wikipedia.org/wiki/FIFA_World_Cup",
"type": "wiki",
"score": 3,
"label": {
"eng": "FIFA World Cup"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Democratic_Republic_of_the_Congo",
"type": "loc",
"score": 1,
"label": {
"eng": "Democratic Republic of the Congo"
},
"location": {
"type": "country",
"label": {
"eng": "Democratic Republic of the Congo"
}
}
}
],
"categories": [
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 46
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 65
},
{
"uri": "iptc/sport/competition_discipline/soccer",
"label": "iptc/sport/competition discipline/soccer",
"wgt": 100
},
{
"uri": "iptc/sport/sport_event",
"label": "iptc/sport/sport event",
"wgt": 71
}
],
"image": "https://media.lenouvelliste.com/articles/2025-06-04/FBIMG1749083932262_3450_325.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 519334412,
"relevance": 1
},
{
"uri": "9360083178",
"lang": "fra",
"isDuplicate": false,
"date": "2026-06-16",
"time": "17:06:10",
"dateTime": "2026-06-16T17:06:10Z",
"dateTimePub": "2026-06-16T17:05:45Z",
"dataType": "news",
"sim": 0,
"url": "https://lenouvelliste.com/article/268464/mondial-2026-accroche-par-la-nouvelle-zelande-liran-se-dit-maltraite",
"title": "Mondial-2026: accroché par la Nouvelle-Zélande, l'Iran se dit \"maltraité\"",
"body": "Le défenseur néo‑zélandais Callan Elliot et le défenseur iranien Milad Mohammadi se disputent le ballon\n\nAprès des mois d'incertitudes, l'Iran a bel et bien débuté lundi à Los Angeles sa Coupe du monde et ce, par un nul 2-2 contre la Nouvelle-Zélande dans un match marqué par la géopolitique et la bataille des symboles.\n\nToutes les équipes du groupe G comptent un point après le nul 1-1 entre la Belgique et l'Egypte plus tôt dans la journée.\n\nLa Team Melli aura finalement bel et bien foulé la pelouse du stade ultra-moderne de Lo",
"source": {
"uri": "lenouvelliste.com",
"dataType": "news",
"title": "Le Nouvelliste"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/New_Zealand",
"type": "loc",
"score": 4,
"label": {
"eng": "New Zealand"
},
"location": {
"type": "country",
"label": {
"eng": "New Zealand"
}
}
},
{
"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/Milad_Mohammadi",
"type": "person",
"score": 2,
"label": {
"eng": "Milad Mohammadi"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ball",
"type": "wiki",
"score": 2,
"label": {
"eng": "Ball"
}
},
{
"uri": "http://en.wikipedia.org/wiki/FIFA_World_Cup",
"type": "wiki",
"score": 2,
"label": {
"eng": "FIFA World Cup"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Los_Angeles",
"type": "loc",
"score": 2,
"label": {
"eng": "Los Angeles"
},
"location": {
"type": "place",
"label": {
"eng": "Los Angeles"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Iran_national_football_team",
"type": "wiki",
"score": 1,
"label": {
"eng": "Iran national football team"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Geopolitics",
"type": "wiki",
"score": 1,
"label": {
"eng": "Geopolitics"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Belgium",
"type": "loc",
"score": 1,
"label": {
"eng": "Belgium"
},
"location": {
"type": "country",
"label": {
"eng": "Belgium"
}
}
}
],
"categories": [
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 73
},
{
"uri": "iptc/sport/competition_discipline/soccer",
"label": "iptc/sport/competition discipline/soccer",
"wgt": 100
},
{
"uri": "iptc/sport/sport_event",
"label": "iptc/sport/sport event",
"wgt": 82
}
],
"image": "https://media.lenouvelliste.com/articles/2026-06-16/1781625196_Le défenseur néo‑zélandais Callan Elliot et le défenseur iranien Milad Mohammadi se disputent le ballon.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 519325570,
"relevance": 1
},
{
"uri": "9360083179",
"lang": "fra",
"isDuplicate": true,
"date": "2026-06-16",
"time": "17:06:10",
"dateTime": "2026-06-16T17:06:10Z",
"dateTimePub": "2026-06-16T17:05:45Z",
"dataType": "news",
"sim": 0,
"url": "https://lenouvelliste.com/article/268463/mondial-2026-luruguay-evite-le-pire-contre-larabie-saoudite-1-1",
"title": "Mondial-2026: l'Uruguay évite le pire contre l'Arabie saoudite (1-1)",
"body": "Le gardien saoudien Mohammed Al‑Owais capture le ballon lors du match opposant l'Arabie saoudite à l'Uruguay\n\nL'Uruguay, mené à la mi-temps, a été tenu en échec par l'Arabie saoudite (1-1), lundi à Miami, dans un groupe H du Mondial-2026 sans vainqueur après le match nul, plus inattendu encore, survenu plus tôt entre l'Espagne et le Cap-Vert (0-0).\n\nMaladroite, peu inspirée et surprise par un but du défenseur Abdulelah Al Amri (41e), la Celeste du sélectionneur Marcelo Bielsa a poussé très fort en seconde période et obtenu sa",
"source": {
"uri": "lenouvelliste.com",
"dataType": "news",
"title": "Le Nouvelliste"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Saudi_Arabia",
"type": "loc",
"score": 3,
"label": {
"eng": "Saudi Arabia"
},
"location": {
"type": "country",
"label": {
"eng": "Saudi Arabia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Miami",
"type": "loc",
"score": 2,
"label": {
"eng": "Miami"
},
"location": {
"type": "place",
"label": {
"eng": "Miami"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Uruguay_national_football_team",
"type": "wiki",
"score": 1,
"label": {
"eng": "Uruguay national football team"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Marcelo_Bielsa",
"type": "person",
"score": 1,
"label": {
"eng": "Marcelo Bielsa"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cape_Verde",
"type": "loc",
"score": 1,
"label": {
"eng": "Cape Verde"
},
"location": {
"type": "country",
"label": {
"eng": "Cape Verde"
}
}
}
],
"categories": [
{
"uri": "iptc/sport/competition_discipline/soccer",
"label": "iptc/sport/competition discipline/soccer",
"wgt": 100
},
{
"uri": "iptc/sport/sport_event",
"label": "iptc/sport/sport event",
"wgt": 93
}
],
"image": "https://media.lenouvelliste.com/articles/2026-06-16/1781625572_Le gardien saoudien Mohammed Al‑Owais capture le ballon lors du match opposant l'Arabie saoudite à l'Uruguay.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 519325570,
"relevance": 1
},
{
"uri": "9360076092",
"lang": "fra",
"isDuplicate": false,
"date": "2026-06-16",
"time": "17:01:20",
"dateTime": "2026-06-16T17:01:20Z",
"dateTimePub": "2026-06-16T17:00:38Z",
"dataType": "news",
"sim": 0,
"url": "https://lenouvelliste.com/article/268469/france-vs-senegal-33-joueurs-nes-en-france-sur-la-meme-pelouse",
"title": "France vs Sénégal : 33 joueurs nés en France sur la même pelouse",
"body": "Le match entre la France et le Sénégal offre une statistique particulière. Les effectifs des deux sélections comptent à eux seuls 33 joueurs nés en France : les 23 internationaux français sont tous nés sur le territoire français, tandis que 10 joueurs des Lions de la Teranga sont également nés en France avant de choisir de représenter le Sénégal sur la scène internationale.",
"source": {
"uri": "lenouvelliste.com",
"dataType": "news",
"title": "Le Nouvelliste"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/France",
"type": "loc",
"score": 5,
"label": {
"eng": "France"
},
"location": {
"type": "country",
"label": {
"eng": "France"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Senegal",
"type": "loc",
"score": 4,
"label": {
"eng": "Senegal"
},
"location": {
"type": "country",
"label": {
"eng": "Senegal"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Senegal_national_football_team",
"type": "wiki",
"score": 1,
"label": {
"eng": "Senegal national football team"
}
},
{
"uri": "http://en.wikipedia.org/wiki/France_national_football_team",
"type": "wiki",
"score": 1,
"label": {
"eng": "France national football team"
}
}
],
"categories": [
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 77
},
{
"uri": "iptc/sport",
"label": "iptc/sport",
"wgt": 82
},
{
"uri": "iptc/health",
"label": "iptc/health",
"wgt": 63
}
],
"image": "https://media.lenouvelliste.com/articles/2026-06-16/570539_3720.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 519325280,
"relevance": 1
},
{
"uri": "9360000264",
"lang": "fra",
"isDuplicate": false,
"date": "2026-06-16",
"time": "15:53:00",
"dateTime": "2026-06-16T15:53:00Z",
"dateTimePub": "2026-06-16T15:52:42Z",
"dataType": "news",
"sim": 0,
"url": "https://lenouvelliste.com/article/268465/mondial-2026-liran-maltraite-a-joue-lespagne-sest-ratee-aux-bleus-de-se-lancer",
"title": "Mondial-2026: L'Iran \"maltraité\" a joué, l'Espagne s'est ratée, aux Bleus de se lancer",
"body": "L'équipe d'Iran, s'estimant \"la plus maltraitée\" du Mondial dans le contexte de la guerre au Moyen-Orient, a débuté la compétition par un nul (2-2) contre la Nouvelle-Zélande à Los Angeles, où une partie de son public a conspué le pouvoir, entre protestations hors du stade et symboles exhibés dedans.\n\nA la veille des entrées en lice très attendues de la France et de l'Argentine, il y a par ailleurs eu des surprises lu",
"source": {
"uri": "lenouvelliste.com",
"dataType": "news",
"title": "Le Nouvelliste"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/France_national_football_team",
"type": "wiki",
"score": 2,
"label": {
"eng": "France national football team"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Middle_East",
"type": "loc",
"score": 2,
"label": {
"eng": "Middle East"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Los_Angeles",
"type": "loc",
"score": 1,
"label": {
"eng": "Los Angeles"
},
"location": {
"type": "place",
"label": {
"eng": "Los Angeles"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/New_Zealand",
"type": "loc",
"score": 1,
"label": {
"eng": "New Zealand"
},
"location": {
"type": "country",
"label": {
"eng": "New Zealand"
}
}
}
],
"categories": [
{
"uri": "iptc/sport/competition_discipline/soccer",
"label": "iptc/sport/competition discipline/soccer",
"wgt": 97
}
],
"image": "https://media.lenouvelliste.com/articles/2026-06-16/1781623777_Equipe de l'Iran.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 519321180,
"relevance": 1
},
{
"uri": "9359967147",
"lang": "eng",
"isDuplicate": false,
"date": "2026-06-16",
"time": "15:23:49",
"dateTime": "2026-06-16T15:23:49Z",
"dateTimePub": "2026-06-16T15:23:33Z",
"dataType": "news",
"sim": 0,
"url": "https://www.haitilibre.com/en/news-47767-zapping-haiti-of-june-16-2026.html",
"title": "Zapping Haiti of June 16, 2026 - HaitiLibre.com : Haiti news 7/7",
"body": "Savage shootings on the population\n\nOn the night of Saturday June 13 at rue la Paix, in the Delmas neighborhood, heavily armed individuals traveling on motorcycles opened fire on a group of peaceful citizens. The provisional report shows one dead and three injured.\n\nGSF soldiers in the streets\n\nMonday June 15, 2026, soldiers from the Gang Supression Force (GSF) on the ground since June 1st, on the ground, were noticed in Tabarre. They marched and patrolled various streets in the town. According to a generally well-informed source, GSF soldiers will be increasingly visible in the capital and operations to dismantle gangs will be undertaken on the ground with a view to bringing peace to the country.\n\nRicardo Adé, 60th selection\n\nRicardo Adé played his 60th match for Haiti on Saturday evening against Scotland. The defender from LDU Quito, in Ecuador, honored his first selection for the national team on September 2, 2016 at the Sylvio-Cator stadium, as part of the 2018 World Cup qualifiers. Ricardo Adé thus enters the very closed circle of Grenadiers still active who have at least 60 selections. He joins Johny Placide (83) and Duckens Nazon (80) among the most capped Haitian internationals of their generation.\n\n1st Promotion Technological Baccalaureate (computer science 2023-2025)\n\nThe Ambassador of Spain to Haiti Marco Peñín attended the Certificate Award Ceremony First Promotion Technological Baccalaureate, IT branch 2023-2025 of the École Normale Technique (ENTec). Spain finances this professional training in Haiti to build the future of the country.\n\nThe French Ambassador to Haiti meets the high command of the GSF\n\nThe French Ambassador to Haiti, Antoine Michon, met with General Erdenebat Batsuuri, Commander of the Gang Supression Force (GSF), as well as the Commander of the Chadian battalion. The meeting was an opportunity to take stock of the deployment of FRG troops and the operations which began on June 1st. France supports the GSF in its efforts to fight criminal gangs and terrorists in Haiti.\n\nThe Haitian film \"Marie Madeleine\" awarded\n\nThe Haitian film \"Marie Madeleine\" by Haitian director and actress Gessica Généus, received the Grand Jury Prize of the 40th edition of the Cabourg international romantic film festival (France).",
"source": {
"uri": "haitilibre.com",
"dataType": "news",
"title": "HaitiLibre.com"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Haiti",
"type": "loc",
"score": 5,
"label": {
"eng": "Haiti"
},
"location": {
"type": "country",
"label": {
"eng": "Haiti"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ricardo_Adé",
"type": "person",
"score": 4,
"label": {
"eng": "Ricardo Adé"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tabarre",
"type": "loc",
"score": 3,
"label": {
"eng": "Tabarre"
},
"location": {
"type": "place",
"label": {
"eng": "Tabarre"
},
"country": {
"type": "country",
"label": {
"eng": "Haiti"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Duckens_Nazon",
"type": "person",
"score": 2,
"label": {
"eng": "Duckens Nazon"
}
},
{
"uri": "http://en.wikipedia.org/wiki/L.D.U._Quito",
"type": "wiki",
"score": 2,
"label": {
"eng": "L.D.U. Quito"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Johny_Placide",
"type": "person",
"score": 2,
"label": {
"eng": "Johny Placide"
}
},
{
"uri": "http://en.wikipedia.org/wiki/FIFA_World_Cup_qualification",
"type": "wiki",
"score": 2,
"label": {
"eng": "FIFA World Cup qualification"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cap_(sport)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Cap (sport)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gang",
"type": "wiki",
"score": 2,
"label": {
"eng": "Gang"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_men's_national_soccer_team",
"type": "wiki",
"score": 2,
"label": {
"eng": "United States men's national soccer team"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Scotland",
"type": "loc",
"score": 2,
"label": {
"eng": "Scotland"
},
"location": {
"type": "place",
"label": {
"eng": "Scotland"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Spain",
"type": "loc",
"score": 2,
"label": {
"eng": "Spain"
},
"location": {
"type": "country",
"label": {
"eng": "Spain"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ecuador",
"type": "loc",
"score": 2,
"label": {
"eng": "Ecuador"
},
"location": {
"type": "country",
"label": {
"eng": "Ecuador"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Film_festival",
"type": "wiki",
"score": 1,
"label": {
"eng": "Film festival"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Battalion",
"type": "wiki",
"score": 1,
"label": {
"eng": "Battalion"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Terrorism",
"type": "wiki",
"score": 1,
"label": {
"eng": "Terrorism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Romanticism",
"type": "wiki",
"score": 1,
"label": {
"eng": "Romanticism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Chad",
"type": "loc",
"score": 1,
"label": {
"eng": "Chad"
},
"location": {
"type": "country",
"label": {
"eng": "Chad"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Italy",
"type": "loc",
"score": 1,
"label": {
"eng": "Italy"
},
"location": {
"type": "country",
"label": {
"eng": "Italy"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/France",
"type": "loc",
"score": 1,
"label": {
"eng": "France"
},
"location": {
"type": "country",
"label": {
"eng": "France"
}
}
}
],
"categories": [
{
"uri": "dmoz/Arts/Movies/Film_Festivals",
"label": "dmoz/Arts/Movies/Film Festivals",
"wgt": 20
},
{
"uri": "dmoz/Arts/Movies/Filmmaking",
"label": "dmoz/Arts/Movies/Filmmaking",
"wgt": 13
},
{
"uri": "dmoz/Sports/Soccer/Competitions",
"label": "dmoz/Sports/Soccer/Competitions",
"wgt": 16
},
{
"uri": "dmoz/Society/Military/Multinational_Forces",
"label": "dmoz/Society/Military/Multinational Forces",
"wgt": 16
},
{
"uri": "dmoz/Arts/Movies/Theory_and_Criticism",
"label": "dmoz/Arts/Movies/Theory and Criticism",
"wgt": 13
},
{
"uri": "news/Arts_and_Entertainment",
"label": "news/Arts and Entertainment",
"wgt": 68
},
{
"uri": "iptc/arts,_culture,_entertainment_and_media/arts_and_entertainment",
"label": "iptc/arts, culture, entertainment and media/arts and entertainment",
"wgt": 72
}
],
"image": "https://www.haitilibre.com/images-a/g-47767.jpg",
"eventUri": null,
"sentiment": 0.1372549019607843,
"wgt": 519319429,
"relevance": 1
},
{
"uri": "9359966367",
"lang": "fra",
"isDuplicate": false,
"date": "2026-06-16",
"time": "15:23:06",
"dateTime": "2026-06-16T15:23:06Z",
"dateTimePub": "2026-06-16T15:22:46Z",
"dataType": "news",
"sim": 0,
"url": "https://www.haitilibre.com/article-47767-haiti-actualite-zapping.html",
"title": "Haïti - Actualité : Zapping... - HaitiLibre.com : Toutes les nouvelles d'Haiti 7/7",
"body": "Tirs sauvages sur la population :\n\nDans la nuit du samedi 13 juin à la rue la Paix, dans le quartier de Delmas , des individus lourdement armés circulant à motocyclette ont ouvert le feu sur un groupe de paisibles citoyens. Le bilan provisoire fait état d'un mort et de trois blessés.\n\nDes militaires de la FRG dans les rues :\n\nLundi 15 juin 2026, des militaires de la Force de Répression des Gangs FRG) sur le terrain depuis le premier juin, sur le terrain, ont été remarqués à Tabarre. Ils ont marché et patrouillé diverses rues de la commune. Selon une source généralement bien informée, les soldats de la FRG seront de plus en plus visibles dans la capitale et les opérations de démantèlement des gangs seront engagées sur le terrain en vue de ramener la Paix dans le pays.\n\nRicardo Adé, 60ème sélection :\n\nRicardo Adé a disputé samedi soir contre l'Écosse son 60ème match sous les couleurs d'Haïti. Le défenseur de LDU Quito, en Équateur, avait honoré sa première sélection en équipe nationale le 2 septembre 2016 au stade Sylvio-Cator, dans le cadre des éliminatoires de la Coupe du Monde 2018. Ricardo Adé, entre ainsi dans le cercle très fermé des Grenadiers encore en activité qui comptent au moins 60 sélections. Il rejoint Johny Placide (83) et Duckens Nazon (80) parmi les internationaux haïtiens les plus capés de leur génération.\n\n1ère Promotion Baccalauréat technologique (informatique 2023-2025) :\n\nL'Ambassadeur d'Espagne en Haïti Marco Peñín a assisté à la Cérémonie de remise de certificats Première Promotion Baccalauréat technologique, branche informatique 2023-2025 de l'École Normale Technique (ENTec). L'Espagne finance cette formation professionnelle en Haïti pour bâtir l'avenir du pays.\n\nL'Ambassadeur de France en Haïti rencontre le haut commandement de la FRG :\n\nL'Ambassadeur de France en Haïti Antoine Michon, a rencontré le Général Erdenebat Batsuuri, Commandant de la Force de répression des gangs (FRG), ainsi que le Commandant du bataillon tchadien. La réunion a été l'occasion de faire le point sur le déploiement des troupes de la FRG et sur les opérations qui ont débuté le 1er juin. La France soutient la FRG dans ses efforts pour lutter contre les gangs criminels et les terroristes en Haïti.\n\nLe film haïtien \" Marie Madeleine \" primé :\n\nLe film haïtien \" Marie Madeleine \" de la réalisatrice et actrice haïtienne Gessica Généus, a reçu le Grand Prix du Jury de la 40e édition du festival international de film romantique de Cabourg (France).",
"source": {
"uri": "haitilibre.com",
"dataType": "news",
"title": "HaitiLibre.com"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Haiti",
"type": "loc",
"score": 5,
"label": {
"eng": "Haiti"
},
"location": {
"type": "country",
"label": {
"eng": "Haiti"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ricardo_Adé",
"type": "person",
"score": 4,
"label": {
"eng": "Ricardo Adé"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Municipality",
"type": "wiki",
"score": 3,
"label": {
"eng": "Municipality"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tabarre",
"type": "loc",
"score": 3,
"label": {
"eng": "Tabarre"
},
"location": {
"type": "place",
"label": {
"eng": "Tabarre"
},
"country": {
"type": "country",
"label": {
"eng": "Haiti"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Duckens_Nazon",
"type": "person",
"score": 2,
"label": {
"eng": "Duckens Nazon"
}
},
{
"uri": "http://en.wikipedia.org/wiki/L.D.U._Quito",
"type": "wiki",
"score": 2,
"label": {
"eng": "L.D.U. Quito"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Johny_Placide",
"type": "person",
"score": 2,
"label": {
"eng": "Johny Placide"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Baccalauréat_technologique",
"type": "wiki",
"score": 2,
"label": {
"eng": "Baccalauréat technologique"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Yugoslav_Wars",
"type": "wiki",
"score": 2,
"label": {
"eng": "Yugoslav Wars"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Stade_Sylvio_Cator",
"type": "wiki",
"score": 2,
"label": {
"eng": "Stade Sylvio Cator"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Spain_national_football_team",
"type": "wiki",
"score": 2,
"label": {
"eng": "Spain national football team"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Computer_science",
"type": "wiki",
"score": 2,
"label": {
"eng": "Computer science"
}
},
{
"uri": "http://en.wikipedia.org/wiki/FIFA_World_Cup",
"type": "wiki",
"score": 2,
"label": {
"eng": "FIFA World Cup"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Playoffs",
"type": "wiki",
"score": 2,
"label": {
"eng": "Playoffs"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ecuador",
"type": "loc",
"score": 2,
"label": {
"eng": "Ecuador"
},
"location": {
"type": "country",
"label": {
"eng": "Ecuador"
}
}
},
{
"uri": "http://fr.wikipedia.org/wiki/Gessica_Généus",
"type": "person",
"score": 1,
"label": {
"eng": "Gessica Généus"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Grand_Prix_(Cannes_Film_Festival)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Grand Prix (Cannes Film Festival)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Finance",
"type": "wiki",
"score": 1,
"label": {
"eng": "Finance"
}
},
{
"uri": "http://en.wikipedia.org/wiki/France_national_football_team",
"type": "wiki",
"score": 1,
"label": {
"eng": "France national football team"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Battalion",
"type": "wiki",
"score": 1,
"label": {
"eng": "Battalion"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Terrorism",
"type": "wiki",
"score": 1,
"label": {
"eng": "Terrorism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Romanticism",
"type": "wiki",
"score": 1,
"label": {
"eng": "Romanticism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cabourg",
"type": "loc",
"score": 1,
"label": {
"eng": "Cabourg"
},
"location": {
"type": "place",
"label": {
"eng": "Cabourg"
},
"country": {
"type": "country",
"label": {
"eng": "France"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Chad",
"type": "loc",
"score": 1,
"label": {
"eng": "Chad"
},
"location": {
"type": "country",
"label": {
"eng": "Chad"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/France",
"type": "loc",
"score": 1,
"label": {
"eng": "France"
},
"location": {
"type": "country",
"label": {
"eng": "France"
}
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 70
},
{
"uri": "iptc/arts,_culture,_entertainment_and_media",
"label": "iptc/arts, culture, entertainment and media",
"wgt": 83
}
],
"image": "https://www.haitilibre.com/images-a/g-47767.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 519319386,
"relevance": 1
},
{
"uri": "9359950253",
"lang": "fra",
"isDuplicate": true,
"date": "2026-06-16",
"time": "15:10:28",
"dateTime": "2026-06-16T15:10:28Z",
"dateTimePub": "2026-06-16T15:10:08Z",
"dataType": "news",
"sim": 0,
"url": "https://lenouvelliste.com/article/268468/la-diplomatie-iranienne-affirme-que-le-blocus-americain-des-ports-a-ete-leve",
"title": "La diplomatie iranienne affirme que le blocus américain des ports a été \"levé\"",
"body": "Un vice-ministre iranien des Affaires étrangères a assuré mardi que le blocus américain des ports iraniens, en place depuis environ deux mois, a été levé, avant la signature de l'accord avec les Etats-Unis prévu vendredi.\n\n\"Le blocus a été levé avant la signature officielle\", a déclaré Majid Takht-Ravanchi, cité par le site du gouvernement iranien qui rappelle que la fin de ce blocage faisait partie des points cruciaux soulevés par l'Iran pour parvenir à un accord.\n\nTéhéran et Washington ont annoncé lundi être parvenus à un cadre d'accord pour mettre fin à la guerre qui avait été déclenchée par l'attaque américano-israélienne le 28 février. Il doit être signé officiellement en Suisse vendredi.",
"source": {
"uri": "lenouvelliste.com",
"dataType": "news",
"title": "Le Nouvelliste"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Blockade",
"type": "wiki",
"score": 5,
"label": {
"eng": "Blockade"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States",
"type": "loc",
"score": 5,
"label": {
"eng": "United States"
},
"location": {
"type": "country",
"label": {
"eng": "United States"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Iran",
"type": "loc",
"score": 5,
"label": {
"eng": "Iran"
},
"location": {
"type": "country",
"label": {
"eng": "Iran"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Port",
"type": "wiki",
"score": 4,
"label": {
"eng": "Port"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Diplomacy",
"type": "wiki",
"score": 3,
"label": {
"eng": "Diplomacy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Washington,_D.C.",
"type": "loc",
"score": 1,
"label": {
"eng": "Washington, D.C."
},
"location": {
"type": "place",
"label": {
"eng": "Washington, D.C."
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tehran",
"type": "loc",
"score": 1,
"label": {
"eng": "Tehran"
},
"location": {
"type": "place",
"label": {
"eng": "Tehran"
},
"country": {
"type": "country",
"label": {
"eng": "Iran"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Switzerland",
"type": "loc",
"score": 1,
"label": {
"eng": "Switzerland"
},
"location": {
"type": "country",
"label": {
"eng": "Switzerland"
}
}
}
],
"categories": [
{
"uri": "iptc/economy,_business_and_finance/products_and_services",
"label": "iptc/economy, business and finance/products and services",
"wgt": 53
},
{
"uri": "iptc/politics_and_government/international_relations",
"label": "iptc/politics and government/international relations",
"wgt": 88
}
],
"image": "https://media.lenouvelliste.com/articles/2026-03-05/1772749699_Bateau passant au large du Détroit d'Ormuz.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 519318628,
"relevance": 1
},
{
"uri": "9359888072",
"lang": "eng",
"isDuplicate": false,
"date": "2026-06-16",
"time": "14:21:37",
"dateTime": "2026-06-16T14:21:37Z",
"dateTimePub": "2026-06-16T12:21:30Z",
"dataType": "news",
"sim": 0.5098039507865906,
"url": "https://www.haitilibre.com/en/news-47765-haiti-politic-amending-public-investment-program-2025-2026.html",
"title": "Haiti - Politic : Amending Public Investment Program 2025-2026 - HaitiLibre.com : Haiti news 7/7",
"body": "On Friday, June 12, 2026, the Ministry of Planning and External Cooperation (MPCE) organized a workshop on the 2025-2026 Amending Public Investment Program (PIP), bringing together the heads of the Planning and Programming Units (UEPs), representatives from sectoral ministries, and autonomous agencies.\n\nIn her opening remarks, Sandra Paulemon, the Minister of Planning, reiterated her Ministry's central role in leading the national development planning process, coordinating public investments, and aligning projects with the Government's strategic priorities. She emphasized the importance of the UEPs' work in identifying, programming, monitoring, and evaluating public projects.\n\nThe Minister also reiterated that the projects included in the revised Public Investment Program (PIP) must directly contribute to the priorities defined by the Government within the framework of the National Pact for Stability and the Organization of Elections, as well as sectoral roadmaps, particularly in the areas of public governance, security, infrastructure, basic social services, economic recovery, and institutional strengthening.\n\nWith the final three months of the 2025-2026 fiscal year approaching, the Minister urged the relevant institutions to strictly adhere to the monitoring and evaluation procedures established by the Ministry and to submit the required information within the prescribed deadlines, in order to ensure the effective management of the national investment portfolio.\n\nDiscussions also focused on updating the performance indicators of the revised PIP as of September 30, 2026, with particular emphasis on defining measurable, realistic, and objectively verifiable indicators that allow for a concrete assessment of the impact of public investments on the population.\n\nMinister Paulemon concluded by calling on all stakeholders in the national planning system to strengthen inter-institutional coordination, information sharing, and a results-oriented culture, with the aim of increasing the impact of public interventions for the benefit of the population.\n\nIn his remarks, Guy Roméro Latry, Director General of the Ministry of Planning and External Cooperation (MPCE), urged all stakeholders to redouble their efforts to improve their actions, emphasizing that the success of the revised PIP will depend on the collective ability to transform mobilized resources into concrete, measurable, and sustainable results for the benefit of the population.\n\nFor his part, Frantz Bastien, Director of Public Investment, stressed that this workshop is part of the mobilization of key stakeholders in the national public investment system, with a view to implementing the PIP during the remaining three months of the current fiscal year. According to him, the revised PIP is not simply an administrative exercise, but a genuine strategic management tool that allows for updating projects in light of the evolving national context, revising costs, timelines, and implementation methods, and integrating new government priorities.\n\nThe workshop continued with a detailed review of the projects included in the 2025-2026 revised PIP, as well as an assessment of their implementation status and prospects for completion.",
"source": {
"uri": "haitilibre.com",
"dataType": "news",
"title": "HaitiLibre.com"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Puerto_Rican_Independence_Party",
"type": "org",
"score": 5,
"label": {
"eng": "Puerto Rican Independence Party"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Public_university",
"type": "wiki",
"score": 5,
"label": {
"eng": "Public university"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Haiti",
"type": "loc",
"score": 5,
"label": {
"eng": "Haiti"
},
"location": {
"type": "country",
"label": {
"eng": "Haiti"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Social_services",
"type": "wiki",
"score": 2,
"label": {
"eng": "Social services"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Performance_indicator",
"type": "wiki",
"score": 2,
"label": {
"eng": "Performance indicator"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Stakeholder_(corporate)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Stakeholder (corporate)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Concrete",
"type": "wiki",
"score": 2,
"label": {
"eng": "Concrete"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Fiscal_year",
"type": "wiki",
"score": 2,
"label": {
"eng": "Fiscal year"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Director_general",
"type": "wiki",
"score": 1,
"label": {
"eng": "Director general"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mobilization",
"type": "wiki",
"score": 1,
"label": {
"eng": "Mobilization"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Strategic_management",
"type": "wiki",
"score": 1,
"label": {
"eng": "Strategic management"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Nazi_Germany",
"type": "loc",
"score": 1,
"label": {
"eng": "Nazi Germany"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Government_spending",
"type": "wiki",
"score": 1,
"label": {
"eng": "Government spending"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Planning_permission",
"type": "wiki",
"score": 1,
"label": {
"eng": "Planning permission"
}
}
],
"categories": [
{
"uri": "dmoz/Science/Social_Sciences/Urban_and_Regional_Planning",
"label": "dmoz/Science/Social Sciences/Urban and Regional Planning",
"wgt": 23
},
{
"uri": "dmoz/Business/Investing/Money_Managers",
"label": "dmoz/Business/Investing/Money Managers",
"wgt": 24
},
{
"uri": "dmoz/Science/Social_Sciences/Public_Administration",
"label": "dmoz/Science/Social Sciences/Public Administration",
"wgt": 22
},
{
"uri": "dmoz/Business/Financial_Services/Investment_Services",
"label": "dmoz/Business/Financial Services/Investment Services",
"wgt": 25
},
{
"uri": "dmoz/Business/Management/Strategic_Management",
"label": "dmoz/Business/Management/Strategic Management",
"wgt": 24
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 56
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 77
},
{
"uri": "iptc/economy,_business_and_finance/economy",
"label": "iptc/economy, business and finance/economy",
"wgt": 97
}
],
"image": "https://www.haitilibre.com/images-a/g-47765.jpg",
"eventUri": "eng-11742568",
"sentiment": 0.3725490196078431,
"wgt": 519315697,
"relevance": 1
}
],
"totalResults": 810,
"page": 1,
"count": 10,
"pages": 81
}
}