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": "9413368285",
"lang": "fra",
"isDuplicate": false,
"date": "2026-07-30",
"time": "20:06:22",
"dateTime": "2026-07-30T20:06:22Z",
"dateTimePub": "2026-07-30T20:05:54Z",
"dataType": "news",
"sim": 0,
"url": "https://lenouvelliste.com/article/270453/kile-l-ap-katre-un-texte-ou-la-memoire-le-deuil-et-lesperance-se-rencontrent",
"title": "\" Kilè l ap katrè ? \", un texte où la mémoire, le deuil et l'espérance se rencontrent",
"body": "À lire \" Kilè l ap katrè ? \". Trois ans après la disparition de Liliane Pierre-Paul, le poète Widly Jean lui rend à nouveau hommage avec \" Kilè l ap katrè ? \", un texte où la mémoire, le deuil et l'espérance se rencontrent. À partir d'un mot que la journaliste répétait avant chaque journal, le poète bâtit une méditation saisissante sur le temps suspendu d'Haïti, entre douleur, résistance et désir de renaissance. Un poème puissant qui fait résonner la voix de Liliane Pierre-Paul bien au-delà du silence.",
"source": {
"uri": "lenouvelliste.com",
"dataType": "news",
"title": "Le Nouvelliste"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Mourning",
"type": "wiki",
"score": 4,
"label": {
"eng": "Mourning"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Poet",
"type": "wiki",
"score": 2,
"label": {
"eng": "Poet"
}
},
{
"uri": "http://en.wikipedia.org/wiki/French_Resistance",
"type": "wiki",
"score": 1,
"label": {
"eng": "French Resistance"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Meditation",
"type": "wiki",
"score": 1,
"label": {
"eng": "Meditation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Poetry",
"type": "wiki",
"score": 1,
"label": {
"eng": "Poetry"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Journalist",
"type": "wiki",
"score": 1,
"label": {
"eng": "Journalist"
}
}
],
"categories": [
{
"uri": "news/Arts_and_Entertainment",
"label": "news/Arts and Entertainment",
"wgt": 91
},
{
"uri": "iptc/arts,_culture,_entertainment_and_media/arts_and_entertainment/literature",
"label": "iptc/arts, culture, entertainment and media/arts and entertainment/literature",
"wgt": 99
}
],
"image": "https://media.lenouvelliste.com/articles/2024-07-31/Lili_910.jpeg",
"eventUri": null,
"sentiment": null,
"wgt": 523137982,
"relevance": 1
},
{
"uri": "9413358370",
"lang": "fra",
"isDuplicate": false,
"date": "2026-07-30",
"time": "19:54:31",
"dateTime": "2026-07-30T19:54:31Z",
"dateTimePub": "2026-07-30T19:54:12Z",
"dataType": "news",
"sim": 0,
"url": "https://lenouvelliste.com/article/270452/tessa-mars-franchit-une-nouvelle-etape-de-son-parcours-avec-la-mue",
"title": "Tessa Mars franchit une nouvelle étape de son parcours avec \" La Mue \"",
"body": "À lire dans Le Nouvelliste. L'artiste haïtienne Tessa Mars franchit une nouvelle étape de son parcours avec \" La Mue \", sa première exposition personnelle en France, présentée à la galerie Imane Farès, à Paris. Entre mémoire, métamorphose et héritage haïtien, cette installation inédite mêle sculptures en fer découpé, création sonore et récits intimes pour explorer le rapport à la terre, à l'exil et à la transformation. Découvrez dans votre journal comment cette figure majeure de l'art contemporain haïtien puise dans les contes, les traditions et l'histoire d'Haïti pour donner naissance à une œuvre profondément personnelle.",
"source": {
"uri": "lenouvelliste.com",
"dataType": "news",
"title": "Le Nouvelliste"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Mars",
"type": "wiki",
"score": 5,
"label": {
"eng": "Mars"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Le_Nouvelliste_(Haiti)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Le Nouvelliste (Haiti)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Haiti",
"type": "loc",
"score": 3,
"label": {
"eng": "Haiti"
},
"location": {
"type": "country",
"label": {
"eng": "Haiti"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Metamorphosis",
"type": "wiki",
"score": 2,
"label": {
"eng": "Metamorphosis"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Paris",
"type": "loc",
"score": 2,
"label": {
"eng": "Paris"
},
"location": {
"type": "place",
"label": {
"eng": "Paris"
},
"country": {
"type": "country",
"label": {
"eng": "France"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/France",
"type": "loc",
"score": 2,
"label": {
"eng": "France"
},
"location": {
"type": "country",
"label": {
"eng": "France"
}
}
},
{
"uri": "http://fr.wikipedia.org/wiki/Conte",
"type": "wiki",
"score": 1,
"label": {
"eng": "Conte"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sculpture",
"type": "wiki",
"score": 1,
"label": {
"eng": "Sculpture"
}
}
],
"categories": [
{
"uri": "news/Arts_and_Entertainment",
"label": "news/Arts and Entertainment",
"wgt": 86
},
{
"uri": "iptc/arts,_culture,_entertainment_and_media/arts_and_entertainment",
"label": "iptc/arts, culture, entertainment and media/arts and entertainment",
"wgt": 87
},
{
"uri": "iptc/arts,_culture,_entertainment_and_media/culture",
"label": "iptc/arts, culture, entertainment and media/culture",
"wgt": 93
}
],
"image": "https://media.lenouvelliste.com/articles/2022-01-23/Madanm_730.jpeg",
"eventUri": null,
"sentiment": null,
"wgt": 523137271,
"relevance": 1
},
{
"uri": "9413350147",
"lang": "fra",
"isDuplicate": true,
"date": "2026-07-30",
"time": "19:43:28",
"dateTime": "2026-07-30T19:43:28Z",
"dateTimePub": "2026-07-30T19:43:09Z",
"dataType": "news",
"sim": 0,
"url": "https://lenouvelliste.com/article/270450/foot-la-concacaf-rejette-le-projet-de-la-fifa-douverture-a-des-investisseurs-prives",
"title": "Foot: la Concacaf rejette le projet de la Fifa d'ouverture à des investisseurs privés",
"body": "La Concacaf, qui regroupe 41 fédérations de football d'Amérique du Nord, d'Amérique centrale et des Caraïbes, a formellement rejeté jeudi le projet de la Fifa d'ouverture à des investisseurs privés, a-t-elle annoncé à l'issue d'une réunion de ses membres.\n\n\"Au cours de la réunion, les membres ont exprimé de vives inquiétudes quant à l'absence de procédure régulière entourant cette proposition, au délai artificiellement court imposé et au fait qu'aucun organe de gouvernance compétent de la Fifa ne l'a examinée ni approuvée\", écrit la Concacaf dans un communiqué.\n\n\"Pour ces raisons, la Concacaf et ses 41 associations membres ont rejeté la proposition\", ajoute-t-elle en \"réaffirmant que l'avenir du football -- et son plus grand atout -- doit rester entre les mains de notre famille du football\".",
"source": {
"uri": "lenouvelliste.com",
"dataType": "news",
"title": "Le Nouvelliste"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/CONCACAF",
"type": "wiki",
"score": 5,
"label": {
"eng": "CONCACAF"
}
},
{
"uri": "http://en.wikipedia.org/wiki/FIFA",
"type": "wiki",
"score": 4,
"label": {
"eng": "FIFA"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Caribbean",
"type": "loc",
"score": 3,
"label": {
"eng": "Caribbean"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Association_football",
"type": "wiki",
"score": 2,
"label": {
"eng": "Association football"
}
}
],
"categories": [
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 65
},
{
"uri": "iptc/crime,_law_and_justice",
"label": "iptc/crime, law and justice",
"wgt": 69
},
{
"uri": "iptc/society",
"label": "iptc/society",
"wgt": 87
}
],
"image": "https://media.lenouvelliste.com/articles/2026-07-30/AFP20151203Mvd6733088v1MidResFblConcacafLogo_526.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 523136608,
"relevance": 1
},
{
"uri": "9413238729",
"lang": "fra",
"isDuplicate": false,
"date": "2026-07-30",
"time": "17:35:06",
"dateTime": "2026-07-30T17:35:06Z",
"dateTimePub": "2026-07-30T17:34:41Z",
"dataType": "news",
"sim": 0,
"url": "https://lenouvelliste.com/article/270443/rencontre-du-premier-ministre-avec-larcheveque-du-cap-haitien",
"title": "Rencontre du Premier ministre avec l'Archevêque du Cap-Haïtien",
"body": "Launay Saturné, Archevêque du Cap-Haïtien, et le Premier ministre Alix D. Fils-Aimé\n\nLe Premier ministre Alix Didier Fils-Aimé s'est entretenu, ce jeudi 30 juillet 2026, avec Monseigneur Launay Saturné, Archevêque du Cap-Haïtien. Cette rencontre s'inscrivait dans le cadre de la visite officielle du chef du gouvernement au Cap-Haïtien, à l'occasion de la cérémonie commémorative du 20ᵉ anniversaire du Réseau des Universités Publiques Départementales (RUPD). Les échanges ont porté sur l'importance de la contribution de l'Église et des institutions éducatives à la construction d'une société plus juste, solidaire et tournée vers l'avenir.",
"source": {
"uri": "lenouvelliste.com",
"dataType": "news",
"title": "Le Nouvelliste"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Prime_minister",
"type": "wiki",
"score": 5,
"label": {
"eng": "Prime minister"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cap-Haïtien",
"type": "loc",
"score": 5,
"label": {
"eng": "Cap-Haïtien"
},
"location": {
"type": "place",
"label": {
"eng": "Cap-Haïtien"
},
"country": {
"type": "country",
"label": {
"eng": "Haiti"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Archbishop",
"type": "wiki",
"score": 4,
"label": {
"eng": "Archbishop"
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 66
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 56
}
],
"image": "https://media.lenouvelliste.com/articles/2026-07-30/7586000993134164870114203181017284302400400n_8496.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 523128906,
"relevance": 1
},
{
"uri": "9413235966",
"lang": "fra",
"isDuplicate": false,
"date": "2026-07-30",
"time": "17:32:03",
"dateTime": "2026-07-30T17:32:03Z",
"dateTimePub": "2026-07-30T17:31:38Z",
"dataType": "news",
"sim": 0,
"url": "https://lenouvelliste.com/article/270442/lopc-applaudit-la-reprise-des-assises-criminelles-a-port-au-prince",
"title": "L'OPC applaudit la reprise des assises criminelles à Port-au-Prince",
"body": "L'Office de la protection du citoyen (OPC) a salué la reprise des assises criminelles avec et sans jury dans la juridiction de Port-au-Prince, qu'il considère comme une avancée majeure pour renforcer la justice. Dans un communiqué, l'OPC souligne que cette reprise régulière contribue à réduire la détention préventive prolongée et à garantir le droit à un procès dans un délai raisonnable. L'institution appelle toutefois au strict respect des garanties du procès équitable et réaffirme son engagement à accompagner toute initiative visant à consolider l'État de droit et la protection des droits humains.",
"source": {
"uri": "lenouvelliste.com",
"dataType": "news",
"title": "Le Nouvelliste"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Cour_d'assises",
"type": "wiki",
"score": 4,
"label": {
"eng": "Cour d'assises"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Port-au-Prince",
"type": "loc",
"score": 4,
"label": {
"eng": "Port-au-Prince"
},
"location": {
"type": "place",
"label": {
"eng": "Port-au-Prince"
},
"country": {
"type": "country",
"label": {
"eng": "Haiti"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Court",
"type": "loc",
"score": 2,
"label": {
"eng": "Court"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Remand_(detention)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Remand (detention)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Human_rights",
"type": "wiki",
"score": 1,
"label": {
"eng": "Human rights"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Law",
"type": "wiki",
"score": 1,
"label": {
"eng": "Law"
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 63
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 82
},
{
"uri": "iptc/crime,_law_and_justice",
"label": "iptc/crime, law and justice",
"wgt": 83
},
{
"uri": "iptc/conflict,_war_and_peace",
"label": "iptc/conflict, war and peace",
"wgt": 61
}
],
"image": "https://media.lenouvelliste.com/articles/2025-11-05/3751784826923704129146046343549575129757738n_2298.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 523128723,
"relevance": 1
},
{
"uri": "9413223433",
"lang": "fra",
"isDuplicate": false,
"date": "2026-07-30",
"time": "17:19:00",
"dateTime": "2026-07-30T17:19:00Z",
"dateTimePub": "2026-07-30T17:18:33Z",
"dataType": "news",
"sim": 0,
"url": "https://lenouvelliste.com/article/270441/lancement-des-inscriptions-electorales-dans-louest",
"title": "Lancement des inscriptions électorales dans l'Ouest",
"body": "Le Conseil électoral provisoire (CEP) a annoncé le démarrage des opérations d'inscription des électeurs dans le département de l'Ouest. Dix centres sont mobilisés à Pétion-Ville, Delmas et Tabarre, dont le Lycée national de Pétion-Ville où s'est tenue, ce jeudi, la cérémonie officielle de lancement. Le CEP invite les citoyens munis de leur Carte d'identification nationale à s'enregistrer sur le Registre électoral, rappelant que cette étape est essentielle à l'exercice du droit de vote. L'institution a fait part de son engagement à conduire le processus de manière inclusive, impartiale et transparente.",
"source": {
"uri": "lenouvelliste.com",
"dataType": "news",
"title": "Le Nouvelliste"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Pétion-Ville",
"type": "loc",
"score": 3,
"label": {
"eng": "Pétion-Ville"
},
"location": {
"type": "place",
"label": {
"eng": "Pétion-Ville"
},
"country": {
"type": "country",
"label": {
"eng": "Haiti"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ouest_(department)",
"type": "loc",
"score": 2,
"label": {
"eng": "Ouest (department)"
},
"location": {
"type": "place",
"label": {
"eng": "Ouest (department)"
},
"country": {
"type": "country",
"label": {
"eng": "Haiti"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Delmas,_Ouest",
"type": "loc",
"score": 2,
"label": {
"eng": "Delmas, Ouest"
},
"location": {
"type": "place",
"label": {
"eng": "Delmas, Ouest"
},
"country": {
"type": "country",
"label": {
"eng": "Haiti"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tabarre",
"type": "loc",
"score": 2,
"label": {
"eng": "Tabarre"
},
"location": {
"type": "place",
"label": {
"eng": "Tabarre"
},
"country": {
"type": "country",
"label": {
"eng": "Haiti"
}
}
}
}
],
"categories": [
{
"uri": "iptc/politics_and_government/election",
"label": "iptc/politics and government/election",
"wgt": 100
}
],
"image": "https://media.lenouvelliste.com/articles/2026-06-08/CEP1_8538.jpeg",
"eventUri": null,
"sentiment": null,
"wgt": 523127940,
"relevance": 1
},
{
"uri": "9413189403",
"lang": "fra",
"isDuplicate": true,
"date": "2026-07-30",
"time": "16:45:47",
"dateTime": "2026-07-30T16:45:47Z",
"dateTimePub": "2026-07-30T16:45:17Z",
"dataType": "news",
"sim": 0,
"url": "https://lenouvelliste.com/article/270438/projet-dinvestisseurs-a-la-fifa-luefa-menace-a-lunanimite-dun-boycott-des-coupes-du-monde",
"title": "Projet d'investisseurs à la Fifa: l'UEFA menace à \"l'unanimité\" d'un boycott des Coupes du monde",
"body": "Opposée au projet de la Fifa de créer une société commerciale ouverte à des investisseurs privés, l'UEFA, instance chargée du football européen, menace \"à l'unanimité\" de boycotter les prochaines Coupes du monde, a-t-elle écrit jeudi dans un communiqué après une réunion d'urgence.\n\nL'UEFA et ses 55 membres \"rejettent unanimement et sans équivoque la proposition de la Fifa de transférer des parts de la propriété de la Coupe du monde et des autres compétitions de la Fifa à des investisseurs privés\", détaille le texte.\n\n\"À la suite de la discussion d'aujourd'hui, aucune équipe nationale de l'UEFA ne participera à aucune compétition de la Fifa tant que ces propositions resteront d'actualité\", a conclu l'instance européenne. La prochaine compétition majeure de la Fifa est le Mondial féminin, qui se déroule au Brésil en 2027.",
"source": {
"uri": "lenouvelliste.com",
"dataType": "news",
"title": "Le Nouvelliste"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/FIFA",
"type": "wiki",
"score": 5,
"label": {
"eng": "FIFA"
}
},
{
"uri": "http://en.wikipedia.org/wiki/FIFA_World_Cup",
"type": "wiki",
"score": 4,
"label": {
"eng": "FIFA World Cup"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Boycott",
"type": "wiki",
"score": 4,
"label": {
"eng": "Boycott"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Association_football",
"type": "wiki",
"score": 2,
"label": {
"eng": "Association football"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mondial_(motorcycle_manufacturer)",
"type": "org",
"score": 1,
"label": {
"eng": "Mondial (motorcycle manufacturer)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Spain_national_football_team",
"type": "wiki",
"score": 1,
"label": {
"eng": "Spain national football team"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Europe",
"type": "loc",
"score": 1,
"label": {
"eng": "Europe"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Brazil",
"type": "loc",
"score": 1,
"label": {
"eng": "Brazil"
},
"location": {
"type": "country",
"label": {
"eng": "Brazil"
}
}
}
],
"categories": [
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 98
},
{
"uri": "iptc/economy,_business_and_finance",
"label": "iptc/economy, business and finance",
"wgt": 73
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 77
},
{
"uri": "iptc/sport/competition_discipline/soccer",
"label": "iptc/sport/competition discipline/soccer",
"wgt": 100
}
],
"image": "https://media.lenouvelliste.com/articles/2026-07-30/AFP20260531DPPI40426214287v1MidResFootballChampionsLeagueFinalParisSgVAr_2838.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 523125947,
"relevance": 1
},
{
"uri": "9413183961",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-30",
"time": "16:39:32",
"dateTime": "2026-07-30T16:39:32Z",
"dateTimePub": "2026-07-30T16:39:20Z",
"dataType": "news",
"sim": 0,
"url": "https://www.haitilibre.com/en/news-48107-haiti-leisure-did-you-know-46.html",
"title": "Haiti - Leisure : Did you know ? #46 - HaitiLibre.com : Haiti news 7/7",
"body": "Quiz.HaitiLibre offers a twice-weekly general knowledge segment called \"Did You Know ?\". Today, we ask you which livestock is traditionally considered the \"bank\" of the Haitian farmer ?\n\nDid you know that in Haiti, goat breeding, often called \"kabrit\", plays a vital socio-economic role in rural areas.\n\nFor many farming families, the goat represents a living savings, a real living \"bank\" that can be sold quickly to meet unforeseen expenses such as school fees or health care.\n\nThis animal is particularly adapted to the Haitian climate and steep terrain, requiring little initial investment compared to cattle. Goat meat is extremely popular in local gastronomy, particularly for the national dish \"tasso\".\n\nDespite its resilience, this breeding requires rigorous management to avoid overgrazing which contributes to environmental degradation. Encouraging more modern and sustainable breeding techniques makes it possible to protect this essential financial resource while preserving the fragile ecosystems of the Haitian mountains, thus ensuring the economic survival of households.\n\nThis information is taken from the answer sheets accompanying the correct answers in the HaitiLibre Quiz (1) https://www.haitilibre.com/en/news-46734-haiti-flash-official-launch-of-the-quizhaitilibre-platform.html . Explore many other topics about Haiti, as well as the world, to enrich or confirm your general knowledge. Or, if you prefer more challenging quizzes, themes await you in the expert menu at https://quiz.haitilibre.com/en\n\nNote that as part of our monthly update, 31 new games were added on July 1st, 2026, bringing the current number of games to 180 https://www.haitilibre.com/en/news-47891-haiti-flash-180-games-now-available-on-quizhaitilibre-july-2026.html . We add new ones every month.\n\nOur exclusive games, free and without registration, are designed for all audiences. Each game offers three difficulty levels: easy, intermediate, and hard, and is available in French and English.\n\nVisit our website and explore the world of knowledge now: https://quiz.haitilibre.com/en Recommend our site to your family and friends and share your feedback (comment form at the end of each game).\n\nBe persistent and finish your games! If you don't know the answer, now's the time to learn and impress your friends with your newfound knowledge.\n\n(1) Haiti Agriculture Quiz 1.1\n\nSee also :\n\nhttps://www.haitilibre.com/en/news-48099-haiti-leisure-did-you-know-45.html\n\nhttps://www.haitilibre.com/en/news-48055-haiti-leisure-did-you-know-44.html\n\nhttps://www.haitilibre.com/en/news-48047-haiti-leisure-did-you-know-43.html\n\nhttps://www.haitilibre.com/en/news-48018-haiti-leisure-did-you-know-42.html\n\nhttps://www.haitilibre.com/en/news-48010-haiti-leisure-did-you-know-41.html\n\nhttps://www.haitilibre.com/en/news-47952-haiti-leisure-did-you-know-40.html\n\nhttps://www.haitilibre.com/en/news-47943-haiti-leisure-did-you-know-39.html\n\nhttps://www.haitilibre.com/en/news-47907-haiti-leisure-did-you-know-38.html\n\nhttps://www.haitilibre.com/en/news-47899-haiti-leisure-did-you-know-37.html\n\nhttps://www.haitilibre.com/en/news-47848-haiti-leisure-did-you-know-36.html\n\nhttps://www.haitilibre.com/en/news-47840-haiti-leisure-did-you-know-35-video.html\n\nhttps://www.haitilibre.com/en/news-47784-haiti-leisure-did-you-know-34.html\n\nhttps://www.haitilibre.com/en/news-47776-haiti-leisure-did-you-know-33.html\n\nhttps://www.haitilibre.com/en/news-47731-haiti-leisure-did-you-know-32.html\n\nhttps://www.haitilibre.com/en/news-47723-haiti-leisure-did-you-know-31.html\n\nhttps://www.haitilibre.com/en/news-47680-haiti-leisure-did-you-know-30.html\n\nAll other links related : https://www.haitilibre.com/en/news-47672-haiti-leisure-did-you-know-29.html",
"source": {
"uri": "haitilibre.com",
"dataType": "news",
"title": "HaitiLibre.com"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Goat",
"type": "wiki",
"score": 5,
"label": {
"eng": "Goat"
}
},
{
"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/Overgrazing",
"type": "wiki",
"score": 3,
"label": {
"eng": "Overgrazing"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Goat_meat",
"type": "wiki",
"score": 3,
"label": {
"eng": "Goat meat"
}
},
{
"uri": "http://en.wikipedia.org/wiki/National_dish",
"type": "wiki",
"score": 3,
"label": {
"eng": "National dish"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Socioeconomics",
"type": "wiki",
"score": 3,
"label": {
"eng": "Socioeconomics"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Environmental_degradation",
"type": "wiki",
"score": 3,
"label": {
"eng": "Environmental degradation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Livestock",
"type": "wiki",
"score": 3,
"label": {
"eng": "Livestock"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gastronomy",
"type": "wiki",
"score": 3,
"label": {
"eng": "Gastronomy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cattle",
"type": "wiki",
"score": 3,
"label": {
"eng": "Cattle"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Rural_area",
"type": "wiki",
"score": 3,
"label": {
"eng": "Rural area"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Agriculture",
"type": "wiki",
"score": 3,
"label": {
"eng": "Agriculture"
}
},
{
"uri": "http://en.wikipedia.org/wiki/French_language",
"type": "wiki",
"score": 2,
"label": {
"eng": "French language"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ecosystem",
"type": "wiki",
"score": 2,
"label": {
"eng": "Ecosystem"
}
},
{
"uri": "http://en.wikipedia.org/wiki/English_language",
"type": "wiki",
"score": 2,
"label": {
"eng": "English language"
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues",
"label": "dmoz/Society/Issues",
"wgt": 17
},
{
"uri": "dmoz/Games",
"label": "dmoz/Games",
"wgt": 18
},
{
"uri": "dmoz/Shopping/Toys_and_Games/Games",
"label": "dmoz/Shopping/Toys and Games/Games",
"wgt": 16
},
{
"uri": "dmoz/Computers/Internet/On_the_Web",
"label": "dmoz/Computers/Internet/On the Web",
"wgt": 15
},
{
"uri": "dmoz/Society/Work/Workaholism",
"label": "dmoz/Society/Work/Workaholism",
"wgt": 17
},
{
"uri": "iptc/economy,_business_and_finance/business_information",
"label": "iptc/economy, business and finance/business information",
"wgt": 93
}
],
"image": "https://www.haitilibre.com/images-a/g-48107.webp",
"eventUri": null,
"sentiment": 0.1450980392156862,
"wgt": 523125572,
"relevance": 1
},
{
"uri": "9413178284",
"lang": "fra",
"isDuplicate": false,
"date": "2026-07-30",
"time": "16:35:09",
"dateTime": "2026-07-30T16:35:09Z",
"dateTimePub": "2026-07-30T16:34:36Z",
"dataType": "news",
"sim": 0,
"url": "https://lenouvelliste.com/article/270439/cap-haitien-le-premier-ministre-au-20-anniversaire-du-reseau-des-universites-publiques-departementales",
"title": "Cap-Haïtien : le Premier ministre au 20ᵉ anniversaire du Réseau des Universités Publiques Départementales",
"body": "Le Premier ministre Alix Didier Fils-Aimé a pris part, ce jeudi 30 juillet 2026, à la cérémonie marquant le 20ᵉ anniversaire du Réseau des Universités Publiques Départementales (UPD), organisée à l'Université Publique du Nord au Cap-Haïtien (UPNCH). Le Chef du Gouvernement était accompagné du ministre des Travaux publics, Transports et Communications (MTPTC). À cette occasion, il a plaidé, dans une note, pour le renforcement de l'enseignement supérieur public, la valorisation de l'excellence académique et la poursuite des investissements dans les infrastructures stratégiques, au service du développement durable du département du Nord et de l'ensemble du pays.",
"source": {
"uri": "lenouvelliste.com",
"dataType": "news",
"title": "Le Nouvelliste"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Prime_minister",
"type": "wiki",
"score": 5,
"label": {
"eng": "Prime minister"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cap-Haïtien",
"type": "loc",
"score": 4,
"label": {
"eng": "Cap-Haïtien"
},
"location": {
"type": "place",
"label": {
"eng": "Cap-Haïtien"
},
"country": {
"type": "country",
"label": {
"eng": "Haiti"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ministry_of_Ecology",
"type": "org",
"score": 1,
"label": {
"eng": "Ministry of Ecology"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sustainable_development",
"type": "wiki",
"score": 1,
"label": {
"eng": "Sustainable development"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Nord_(French_department)",
"type": "loc",
"score": 1,
"label": {
"eng": "Nord (French department)"
},
"location": {
"type": "place",
"label": {
"eng": "Nord (French department)"
},
"country": {
"type": "country",
"label": {
"eng": "France"
}
}
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 58
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 93
}
],
"image": "https://media.lenouvelliste.com/articles/2026-07-30/Fils-AimUPD_4751.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 523125309,
"relevance": 1
},
{
"uri": "9413126616",
"lang": "fra",
"isDuplicate": false,
"date": "2026-07-30",
"time": "15:49:28",
"dateTime": "2026-07-30T15:49:28Z",
"dateTimePub": "2026-07-30T15:49:09Z",
"dataType": "news",
"sim": 0,
"url": "https://lenouvelliste.com/article/270437/presentation-du-plan-damenagement-de-laeroport-international-du-cap-haitien",
"title": "Présentation du plan d'aménagement de l'Aéroport International du Cap-Haïtien",
"body": "Le directeur général de l'Aéroport International Toussaint Louverture a présenté, ce 30 juillet, le plan d'aménagement de l'Aéroport International du Cap-Haïtien. Cette initiative s'inscrit dans le cadre des efforts gouvernementaux visant la modernisation des infrastructures stratégiques du pays et le renforcement de la connectivité nationale. Elle ambitionne également de transformer le secteur aéroportuaire haïtien, en améliorant les capacités d'accueil, en répondant aux besoins croissants des voyageurs et en favorisant le développement économique du Grand Nord, souligne une note du gouvernement.",
"source": {
"uri": "lenouvelliste.com",
"dataType": "news",
"title": "Le Nouvelliste"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Cap-Haïtien",
"type": "loc",
"score": 4,
"label": {
"eng": "Cap-Haïtien"
},
"location": {
"type": "place",
"label": {
"eng": "Cap-Haïtien"
},
"country": {
"type": "country",
"label": {
"eng": "Haiti"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Toussaint_Louverture",
"type": "person",
"score": 3,
"label": {
"eng": "Toussaint Louverture"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Economic_development",
"type": "wiki",
"score": 1,
"label": {
"eng": "Economic development"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Government",
"type": "wiki",
"score": 1,
"label": {
"eng": "Government"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Nord_(French_department)",
"type": "loc",
"score": 1,
"label": {
"eng": "Nord (French department)"
},
"location": {
"type": "place",
"label": {
"eng": "Nord (French department)"
},
"country": {
"type": "country",
"label": {
"eng": "France"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Haiti",
"type": "loc",
"score": 1,
"label": {
"eng": "Haiti"
},
"location": {
"type": "country",
"label": {
"eng": "Haiti"
}
}
}
],
"categories": [
{
"uri": "iptc/economy,_business_and_finance",
"label": "iptc/economy, business and finance",
"wgt": 59
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 64
}
],
"image": "https://media.lenouvelliste.com/articles/2021-08-11/LogoNouvelliste6950_9614.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 523122568,
"relevance": 1
}
],
"totalResults": 1005,
"page": 1,
"count": 10,
"pages": 101
}
}