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": "9405295886",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "04:01:49",
"dateTime": "2026-07-24T04:01:49Z",
"dateTimePub": "2026-07-24T04:01:22Z",
"dataType": "news",
"sim": 0,
"url": "https://lenouvelliste.com/en/article/270259/nations-league-haiti-drawn-in-group-a",
"title": "Nations League: Haiti Drawn in Group A",
"body": "For the 2026-2027 edition of the Nations League, the Haitian national football team will compete in Group A. The Grenadiers will face Costa Rica, the Dominican Republic, Nicaragua, Curaçao, and Trinidad and Tobago.\n\nIn this campaign, Haiti, which remains unbeaten against Costa Rica following a 3-3 draw and a 1-0 victory in World Cup qualifying, and likewise against Nicaragua after 3-0 and 2-0 wins, will nevertheless face a difficult task against Curaçao, which defeated it 5-1, before playing its Dominican neighbors and",
"source": {
"uri": "lenouvelliste.com",
"dataType": "news",
"title": "Le Nouvelliste"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/UEFA_Nations_League",
"type": "wiki",
"score": 5,
"label": {
"eng": "UEFA Nations League"
}
},
{
"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/Costa_Rica",
"type": "loc",
"score": 3,
"label": {
"eng": "Costa Rica"
},
"location": {
"type": "country",
"label": {
"eng": "Costa Rica"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Trinidad_and_Tobago",
"type": "loc",
"score": 2,
"label": {
"eng": "Trinidad and Tobago"
},
"location": {
"type": "country",
"label": {
"eng": "Trinidad and Tobago"
}
}
},
{
"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/Dominican_Republic",
"type": "loc",
"score": 2,
"label": {
"eng": "Dominican Republic"
},
"location": {
"type": "country",
"label": {
"eng": "Dominican Republic"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Curaçao",
"type": "loc",
"score": 2,
"label": {
"eng": "Curaçao"
},
"location": {
"type": "country",
"label": {
"eng": "Curaçao"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/FIFA_World_Cup_qualification",
"type": "wiki",
"score": 1,
"label": {
"eng": "FIFA World Cup qualification"
}
}
],
"categories": [
{
"uri": "dmoz/Sports/Soccer/Competitions",
"label": "dmoz/Sports/Soccer/Competitions",
"wgt": 26
},
{
"uri": "dmoz/Sports/Football/Canadian",
"label": "dmoz/Sports/Football/Canadian",
"wgt": 14
},
{
"uri": "dmoz/Sports/Bowling/Skittles",
"label": "dmoz/Sports/Bowling/Skittles",
"wgt": 15
},
{
"uri": "dmoz/Sports/Soccer/Statistics",
"label": "dmoz/Sports/Soccer/Statistics",
"wgt": 19
},
{
"uri": "dmoz/Sports/Soccer/National_Teams",
"label": "dmoz/Sports/Soccer/National Teams",
"wgt": 15
},
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 93
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 67
},
{
"uri": "iptc/sport/competition_discipline/soccer",
"label": "iptc/sport/competition discipline/soccer",
"wgt": 100
}
],
"image": "https://media.lenouvelliste.com/articles/2026-07-23/1000986272_3496.jpg",
"eventUri": null,
"sentiment": -0.0117647058823529,
"wgt": 522561709,
"relevance": 1
},
{
"uri": "9405293974",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "03:59:08",
"dateTime": "2026-07-24T03:59:08Z",
"dateTimePub": "2026-07-24T03:58:46Z",
"dataType": "news",
"sim": 0,
"url": "https://lenouvelliste.com/en/article/270234/dany-laferriere-highlights-the-strength-of-haitian-literature-and-the-shortage-of-structured-criticism",
"title": "Dany Laferrière Highlights the Strength of Haitian Literature and the Shortage of Structured Criticism",
"body": "Appearing as a guest on the morning program Panel Magik on Radio Magik 9 on Thursday, July 23, writer Dany Laferrière devoted part of his remarks to the place of Haitian literature in the world and to what, in his view, it still lacks: literary criticism worthy of its authors.\n\nTaking up a phrase by Martinican theorist Édouard Glissant, \"Place is unavoidable,\" Dany Laferrière first situated his own approach to writing: although he was born in Petit-Goâve, he says he addresses a univers",
"source": {
"uri": "lenouvelliste.com",
"dataType": "news",
"title": "Le Nouvelliste"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Dany_Laferrière",
"type": "person",
"score": 4,
"label": {
"eng": "Dany Laferrière"
}
},
{
"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/Haitian_literature",
"type": "wiki",
"score": 2,
"label": {
"eng": "Haitian literature"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Petit-Goâve",
"type": "loc",
"score": 1,
"label": {
"eng": "Petit-Goâve"
},
"location": {
"type": "place",
"label": {
"eng": "Petit-Goâve"
},
"country": {
"type": "country",
"label": {
"eng": "Haiti"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Martinique",
"type": "loc",
"score": 1,
"label": {
"eng": "Martinique"
},
"location": {
"type": "country",
"label": {
"eng": "Martinique"
}
}
}
],
"categories": [
{
"uri": "dmoz/Arts/Writers_Resources",
"label": "dmoz/Arts/Writers Resources",
"wgt": 15
},
{
"uri": "dmoz/Arts/Radio",
"label": "dmoz/Arts/Radio",
"wgt": 15
},
{
"uri": "dmoz/Arts/Literature/Reviews_and_Criticism",
"label": "dmoz/Arts/Literature/Reviews and Criticism",
"wgt": 18
},
{
"uri": "dmoz/Arts/Literature/Journals",
"label": "dmoz/Arts/Literature/Journals",
"wgt": 24
},
{
"uri": "dmoz/Business/Management/Public_Sector",
"label": "dmoz/Business/Management/Public Sector",
"wgt": 14
},
{
"uri": "iptc/arts,_culture,_entertainment_and_media/arts_and_entertainment/literature",
"label": "iptc/arts, culture, entertainment and media/arts and entertainment/literature",
"wgt": 100
}
],
"image": "https://media.lenouvelliste.com/articles/2026-07-13/1000638903_3121.jpg",
"eventUri": null,
"sentiment": 0.1215686274509804,
"wgt": 522561548,
"relevance": 1
},
{
"uri": "9405291137",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "03:53:57",
"dateTime": "2026-07-24T03:53:57Z",
"dateTimePub": "2026-07-24T03:53:32Z",
"dataType": "news",
"sim": 0.658823549747467,
"url": "https://lenouvelliste.com/en/article/270255/fundraiser-linked-to-jovenel-moise-assassination-receives-20-year-us-prison-sentence",
"title": "Fundraiser Linked to Jovenel Moïse Assassination Receives 20-Year U.S. Prison Sentence",
"body": "A South Florida fundraiser and financier linked to the assassination of President Jovenel Moïse was sentenced to 20 years in federal prison for laundering hundreds of thousands of dollars in fraudulently obtained COVID-19 relief funds that were used to finance the plot, according to a statement issued by the U.S. Department of Justice on Thursday, July 23, 2026.\n\nU.S. District Judge Jacqueline Becerra imposed the sentence on Keegan Harricharan, 42, of Coral Springs, after he pleaded guilty to conspiracy to commit money launderi",
"source": {
"uri": "lenouvelliste.com",
"dataType": "news",
"title": "Le Nouvelliste"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Jovenel_Moïse",
"type": "person",
"score": 4,
"label": {
"eng": "Jovenel Moïse"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Assassination",
"type": "wiki",
"score": 4,
"label": {
"eng": "Assassination"
}
},
{
"uri": "http://en.wikipedia.org/wiki/South_Florida",
"type": "wiki",
"score": 3,
"label": {
"eng": "South Florida"
}
},
{
"uri": "http://en.wikipedia.org/wiki/COVID-19",
"type": "wiki",
"score": 1,
"label": {
"eng": "COVID-19"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_Department_of_Justice",
"type": "wiki",
"score": 1,
"label": {
"eng": "United States Department of Justice"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_district_court",
"type": "wiki",
"score": 1,
"label": {
"eng": "United States district court"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Conspiracy_theory",
"type": "wiki",
"score": 1,
"label": {
"eng": "Conspiracy theory"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Coral_Springs,_Florida",
"type": "loc",
"score": 1,
"label": {
"eng": "Coral Springs, Florida"
},
"location": {
"type": "place",
"label": {
"eng": "Coral Springs, Florida"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues/Crime_and_Justice",
"label": "dmoz/Society/Issues/Crime and Justice",
"wgt": 23
},
{
"uri": "dmoz/Business/Investing/Funds",
"label": "dmoz/Business/Investing/Funds",
"wgt": 12
},
{
"uri": "dmoz/Society/Issues/Conspiracy",
"label": "dmoz/Society/Issues/Conspiracy",
"wgt": 15
},
{
"uri": "dmoz/Society/Crime/Prisons",
"label": "dmoz/Society/Crime/Prisons",
"wgt": 20
},
{
"uri": "dmoz/Society/Crime/Research",
"label": "dmoz/Society/Crime/Research",
"wgt": 23
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 47
},
{
"uri": "iptc/crime,_law_and_justice",
"label": "iptc/crime, law and justice",
"wgt": 92
}
],
"image": "https://media.lenouvelliste.com/articles/2025-07-07/1001730435_9914.jpg",
"eventUri": "eng-11860095",
"sentiment": -0.7176470588235294,
"wgt": 522561237,
"relevance": 1
},
{
"uri": "9405291138",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "03:53:57",
"dateTime": "2026-07-24T03:53:57Z",
"dateTimePub": "2026-07-24T03:53:32Z",
"dataType": "news",
"sim": 0,
"url": "https://lenouvelliste.com/en/article/270247/dany-laferriere-on-exile",
"title": "Dany Laferrière on Exile",
"body": "According to Dany Laferrière, the word \"exile\" no longer has the same meaning it once did. Like the world itself, the word exile evolves through the ages and takes on several meanings. In the eyes of the Immortal, the word exile has developed over the years and now carries other meanings.\n\nWords Are Living Organisms\n\nFor Dany Laferrière, words are living entities that are born, transform and adapt to different eras. \"What I have learned from my past 12 years on the commission",
"source": {
"uri": "lenouvelliste.com",
"dataType": "news",
"title": "Le Nouvelliste"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Dany_Laferrière",
"type": "person",
"score": 5,
"label": {
"eng": "Dany Laferrière"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Exile_(American_band)",
"type": "org",
"score": 3,
"label": {
"eng": "Exile (American band)"
}
}
],
"categories": [
{
"uri": "dmoz/Home/Family/Pregnancy",
"label": "dmoz/Home/Family/Pregnancy",
"wgt": 11
},
{
"uri": "dmoz/Health/Senior_Health/Assisted_Living",
"label": "dmoz/Health/Senior Health/Assisted Living",
"wgt": 12
},
{
"uri": "dmoz/Recreation/Boating/Living_Aboard",
"label": "dmoz/Recreation/Boating/Living Aboard",
"wgt": 12
},
{
"uri": "dmoz/Computers/Software/Word_Processors",
"label": "dmoz/Computers/Software/Word Processors",
"wgt": 20
},
{
"uri": "dmoz/Home/Rural_Living/Homesteading",
"label": "dmoz/Home/Rural Living/Homesteading",
"wgt": 12
},
{
"uri": "iptc/economy,_business_and_finance",
"label": "iptc/economy, business and finance",
"wgt": 60
},
{
"uri": "iptc/arts,_culture,_entertainment_and_media",
"label": "iptc/arts, culture, entertainment and media",
"wgt": 86
}
],
"image": "https://media.lenouvelliste.com/articles/2026-01-17/1768610991_Dany Laferrière.png",
"eventUri": null,
"sentiment": 0.06666666666666665,
"wgt": 522561237,
"relevance": 1
},
{
"uri": "9405289539",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "03:51:19",
"dateTime": "2026-07-24T03:51:19Z",
"dateTimePub": "2026-07-24T03:50:48Z",
"dataType": "news",
"sim": 0,
"url": "https://lenouvelliste.com/en/article/270224/robert-malval-an-opaque-return",
"title": "Robert Malval: An Opaque Return",
"body": "Prime Minister Fils-Aimé delights in anaphora. For months, he lulled us with \"Security! Security! Security!\" For some time now, we have been treated to \"Elections! Elections! Elections!\" We do not need any keys to decode this new refrain. The message is clear: sooner or later, the country is heading toward elections. That is what the masters of the political game have decided. To be convinced of this, one need only refer to the July 2, 2026, speech by the U.S. chargé d'affaires on the urgency of re",
"source": {
"uri": "lenouvelliste.com",
"dataType": "news",
"title": "Le Nouvelliste"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Robert_Malval",
"type": "person",
"score": 3,
"label": {
"eng": "Robert Malval"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Anaphora_(liturgy)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Anaphora (liturgy)"
}
}
],
"categories": [
{
"uri": "dmoz/Business/Business_Services/Fire_and_Security",
"label": "dmoz/Business/Business Services/Fire and Security",
"wgt": 22
},
{
"uri": "dmoz/Society/Politics/Campaigns_and_Elections",
"label": "dmoz/Society/Politics/Campaigns and Elections",
"wgt": 27
},
{
"uri": "dmoz/Computers/Security/Policy",
"label": "dmoz/Computers/Security/Policy",
"wgt": 21
},
{
"uri": "dmoz/Computers/Security/Advisories_and_Patches",
"label": "dmoz/Computers/Security/Advisories and Patches",
"wgt": 23
},
{
"uri": "dmoz/Computers/Security/FAQs,_Help,_and_Tutorials",
"label": "dmoz/Computers/Security/FAQs, Help, and Tutorials",
"wgt": 24
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 84
},
{
"uri": "iptc/human_interest",
"label": "iptc/human interest",
"wgt": 67
}
],
"image": "https://media.lenouvelliste.com/articles/2021-08-11/LogoNouvelliste6950_9614.jpg",
"eventUri": null,
"sentiment": 0.1215686274509804,
"wgt": 522561079,
"relevance": 1
},
{
"uri": "9405287970",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "03:48:17",
"dateTime": "2026-07-24T03:48:17Z",
"dateTimePub": "2026-07-24T03:47:58Z",
"dataType": "news",
"sim": 0,
"url": "https://lenouvelliste.com/en/article/270258/cep-proposes-december-13-2026-for-the-first-round-and-february-21-2027-for-the-runoff",
"title": "CEP Proposes December 13, 2026, for the First Round and February 21, 2027, for the Runoff",
"body": "The Electoral Council has officially submitted the electoral calendar to the government. In a letter sent to the Prime Minister on July 23, a copy of which was obtained exclusively by Le Nouvelliste, the CEP informed the government that the first round of the presidential and legislative elections is scheduled for December 13, 2026, while the results of both rounds will be published on March 7, 2027.\n\nIn theory, the date marking the end of this phase of the transition led by Prime Minister Alix Didier Fils-Aimé is no",
"source": {
"uri": "lenouvelliste.com",
"dataType": "news",
"title": "Le Nouvelliste"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Circular_error_probable",
"type": "wiki",
"score": 4,
"label": {
"eng": "Circular error probable"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Two-round_system",
"type": "wiki",
"score": 3,
"label": {
"eng": "Two-round system"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Le_Nouvelliste_(Haiti)",
"type": "wiki",
"score": 2,
"label": {
"eng": "Le Nouvelliste (Haiti)"
}
}
],
"categories": [
{
"uri": "dmoz/Society/Politics/Lobbying",
"label": "dmoz/Society/Politics/Lobbying",
"wgt": 12
},
{
"uri": "dmoz/Science/Math/Number_Theory",
"label": "dmoz/Science/Math/Number Theory",
"wgt": 13
},
{
"uri": "dmoz/Society/Issues/Government_Operations",
"label": "dmoz/Society/Issues/Government Operations",
"wgt": 16
},
{
"uri": "dmoz/Business/Financial_Services/Automobile_Buying_and_Financing",
"label": "dmoz/Business/Financial Services/Automobile Buying and Financing",
"wgt": 14
},
{
"uri": "dmoz/Games/Online/Simulations",
"label": "dmoz/Games/Online/Simulations",
"wgt": 13
},
{
"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": 80
}
],
"image": "https://media.lenouvelliste.com/articles/2026-07-16/1784206453_Urne et file d'attente dans un centre de vote.jpg",
"eventUri": null,
"sentiment": -0.0980392156862745,
"wgt": 522560897,
"relevance": 1
},
{
"uri": "9405287967",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "03:48:17",
"dateTime": "2026-07-24T03:48:17Z",
"dateTimePub": "2026-07-24T03:47:58Z",
"dataType": "news",
"sim": 0,
"url": "https://lenouvelliste.com/en/article/270249/henry-wooster-welcomes-the-governments-efforts-to-advance-elections",
"title": "Henry Wooster Welcomes the Government's Efforts to Advance Elections",
"body": "The U.S. Chargé d'Affaires in Haiti, Henry Wooster, welcomed on Thursday, July 23, the commitment of the Haitian authorities to return the country to democratic governance. According to him, the way forward requires collective action by political leaders, private-sector stakeholders and civil society to reject corruption, put an end to impunity and work for the common good. The diplomat was speaking at his end-of-mission press conference.\n\nFor Henry Wooster, however, elections will only be able to produce the expected r",
"source": {
"uri": "lenouvelliste.com",
"dataType": "news",
"title": "Le Nouvelliste"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/College_of_Wooster",
"type": "org",
"score": 4,
"label": {
"eng": "College of Wooster"
}
},
{
"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/Chargé_d'affaires",
"type": "wiki",
"score": 3,
"label": {
"eng": "Chargé d'affaires"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Collective_action",
"type": "wiki",
"score": 2,
"label": {
"eng": "Collective action"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Democracy",
"type": "wiki",
"score": 2,
"label": {
"eng": "Democracy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Common_good",
"type": "wiki",
"score": 1,
"label": {
"eng": "Common good"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Impunity",
"type": "wiki",
"score": 1,
"label": {
"eng": "Impunity"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Diplomat",
"type": "wiki",
"score": 1,
"label": {
"eng": "Diplomat"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Civil_society",
"type": "wiki",
"score": 1,
"label": {
"eng": "Civil society"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Private_sector",
"type": "wiki",
"score": 1,
"label": {
"eng": "Private sector"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Corruption",
"type": "wiki",
"score": 1,
"label": {
"eng": "Corruption"
}
}
],
"categories": [
{
"uri": "dmoz/Society/Politics/Campaigns_and_Elections",
"label": "dmoz/Society/Politics/Campaigns and Elections",
"wgt": 21
},
{
"uri": "dmoz/Society/Issues/Government_Operations",
"label": "dmoz/Society/Issues/Government Operations",
"wgt": 17
},
{
"uri": "dmoz/Science/Social_Sciences/Research",
"label": "dmoz/Science/Social Sciences/Research",
"wgt": 12
},
{
"uri": "dmoz/Society/Activism/Internet",
"label": "dmoz/Society/Activism/Internet",
"wgt": 14
},
{
"uri": "dmoz/Society/Politics/Global_Governance",
"label": "dmoz/Society/Politics/Global Governance",
"wgt": 14
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 73
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 88
}
],
"image": "https://media.lenouvelliste.com/articles/2026-07-23/7167c79f-fad0-4cf3-a297-a578eedbf080_3818.jpeg",
"eventUri": null,
"sentiment": 0.2078431372549019,
"wgt": 522560897,
"relevance": 1
},
{
"uri": "9405286479",
"lang": "eng",
"isDuplicate": false,
"date": "2026-07-24",
"time": "03:45:34",
"dateTime": "2026-07-24T03:45:34Z",
"dateTimePub": "2026-07-24T03:45:15Z",
"dataType": "news",
"sim": 0,
"url": "https://lenouvelliste.com/en/article/270262/the-provisional-electoral-council-has-done-its-job-it-is-now-up-to-the-government",
"title": "The Provisional Electoral Council Has Done Its Job; It Is Now Up to the Government",
"body": "The Provisional Electoral Council has submitted a proposed electoral calendar to the government. The key element that had been missing from the electoral process is now on the table. According to the proposal, the first round of the presidential and legislative elections is scheduled for December 13, 2026, the second round for February 21, 2027, while the results of both rounds will be published on March 7, 2027.\n\nAt the same time, the CEP has already launched the voter registration process while proceeding with the registration of",
"source": {
"uri": "lenouvelliste.com",
"dataType": "news",
"title": "Le Nouvelliste"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Provisional_Electoral_Council",
"type": "wiki",
"score": 5,
"label": {
"eng": "Provisional Electoral Council"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Circular_error_probable",
"type": "wiki",
"score": 1,
"label": {
"eng": "Circular error probable"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Voter_registration",
"type": "wiki",
"score": 1,
"label": {
"eng": "Voter registration"
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues/Government_Operations",
"label": "dmoz/Society/Issues/Government Operations",
"wgt": 22
},
{
"uri": "dmoz/Society/Work/Part-Time_Employment",
"label": "dmoz/Society/Work/Part-Time Employment",
"wgt": 17
},
{
"uri": "dmoz/Society/Government/Companies_Registries",
"label": "dmoz/Society/Government/Companies Registries",
"wgt": 18
},
{
"uri": "dmoz/Business/Business_Services/Government_Contracting",
"label": "dmoz/Business/Business Services/Government Contracting",
"wgt": 19
},
{
"uri": "dmoz/Games/Online/Simulations",
"label": "dmoz/Games/Online/Simulations",
"wgt": 16
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 47
},
{
"uri": "iptc/politics_and_government/election",
"label": "iptc/politics and government/election",
"wgt": 99
}
],
"image": "https://media.lenouvelliste.com/articles/2025-02-19/2_6822.jpg",
"eventUri": null,
"sentiment": -0.04313725490196074,
"wgt": 522560734,
"relevance": 1
},
{
"uri": "9405272500",
"lang": "fra",
"isDuplicate": false,
"date": "2026-07-24",
"time": "03:22:17",
"dateTime": "2026-07-24T03:22:17Z",
"dateTimePub": "2026-07-24T03:21:45Z",
"dataType": "news",
"sim": 0,
"url": "https://lenouvelliste.com/article/270247/dany-laferriere-sur-lexil",
"title": "Dany Laferrière sur l'exil",
"body": "Invité à l'émission Panel Magik sur Magik 9, ce jeudi 23 juillet, l'Académicien Dany Laferrière a consacré une partie de son intervention à l'analyse du sens du mot \" Exil \".\n\nSelon Dany Laferrière, le mot \" exil \" n'a plus le même sens qu'il avait autrefois. Tout comme le monde, le mot exil évolue à travers les âges et prend plusieurs significations. Aux yeux de l'immortel, le mot Exil se développe au fil des ans et a aujourd'hui d'autres sens.\n\nLes mots sont des organismes vivants\n\nPour Dany Laferrière, les mots sont des entités vivantes qui naissent, se transforment et s'adap",
"source": {
"uri": "lenouvelliste.com",
"dataType": "news",
"title": "Le Nouvelliste"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Dany_Laferrière",
"type": "person",
"score": 5,
"label": {
"eng": "Dany Laferrière"
}
}
],
"categories": [
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 78
},
{
"uri": "iptc/crime,_law_and_justice",
"label": "iptc/crime, law and justice",
"wgt": 76
},
{
"uri": "iptc/arts,_culture,_entertainment_and_media",
"label": "iptc/arts, culture, entertainment and media",
"wgt": 73
}
],
"image": "https://media.lenouvelliste.com/articles/2026-01-17/1768610991_Dany Laferrière.png",
"eventUri": null,
"sentiment": null,
"wgt": 522559337,
"relevance": 1
},
{
"uri": "9405272498",
"lang": "fra",
"isDuplicate": false,
"date": "2026-07-24",
"time": "03:22:17",
"dateTime": "2026-07-24T03:22:17Z",
"dateTimePub": "2026-07-24T03:21:45Z",
"dataType": "news",
"sim": 0,
"url": "https://lenouvelliste.com/article/270259/ligue-des-nations-haiti-dans-le-groupe-a",
"title": "Ligue des nations: Haïti dans le groupe A",
"body": "Pour l'édition 2026-2027 de la Ligue des nations, la sélection haïtienne de football évoluera dans le groupe A. Les Grenadiers auront à affronter le Costa Rica, la République dominicaine, le Nicaragua, Curaçao et Trinité-et-Tobago.\n\nDans cet exercice, Haïti qui reste invaincu face au Costa Rica (3-3 et 1-0) lors des qualifications de la Coupe du monde et même constat face au Nicaragua (3-0 et 2-0), n'aura cependant pas la tâche facile contre",
"source": {
"uri": "lenouvelliste.com",
"dataType": "news",
"title": "Le Nouvelliste"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/UEFA_Nations_League",
"type": "wiki",
"score": 5,
"label": {
"eng": "UEFA Nations League"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Haiti_national_football_team",
"type": "wiki",
"score": 3,
"label": {
"eng": "Haiti national football team"
}
},
{
"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/Costa_Rica",
"type": "loc",
"score": 2,
"label": {
"eng": "Costa Rica"
},
"location": {
"type": "country",
"label": {
"eng": "Costa Rica"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Dominican_Republic",
"type": "loc",
"score": 2,
"label": {
"eng": "Dominican Republic"
},
"location": {
"type": "country",
"label": {
"eng": "Dominican Republic"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Curaçao",
"type": "loc",
"score": 2,
"label": {
"eng": "Curaçao"
},
"location": {
"type": "country",
"label": {
"eng": "Curaçao"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/FIFA_World_Cup",
"type": "wiki",
"score": 1,
"label": {
"eng": "FIFA World Cup"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Trinidad_and_Tobago",
"type": "loc",
"score": 1,
"label": {
"eng": "Trinidad and Tobago"
},
"location": {
"type": "country",
"label": {
"eng": "Trinidad and Tobago"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Nicaragua",
"type": "loc",
"score": 1,
"label": {
"eng": "Nicaragua"
},
"location": {
"type": "country",
"label": {
"eng": "Nicaragua"
}
}
}
],
"categories": [
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 59
},
{
"uri": "iptc/sport",
"label": "iptc/sport",
"wgt": 93
}
],
"image": "https://media.lenouvelliste.com/articles/2026-07-23/1000986272_3496.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 522559337,
"relevance": 1
}
],
"totalResults": 1021,
"page": 1,
"count": 10,
"pages": 103
}
}