Topics
Countries
France News
Would you like to access news/blog content published by sources located in France?
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/France",
"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%2FFrance&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": "9360392252",
"lang": "eng",
"isDuplicate": false,
"date": "2026-06-16",
"time": "23:24:15",
"dateTime": "2026-06-16T23:24:15Z",
"dateTimePub": "2026-06-16T23:22:54Z",
"dataType": "news",
"sim": 0,
"url": "https://www.euronews.com/2026/06/17/fbi-foils-plot-targeting-white-house-ufc-event-five-arrested-across-multiple-states",
"title": "FBI foils plot targeting White House UFC show, five arrested",
"body": "Five suspects from Ohio, Missouri and California are in custody after the FBI learned of the threat four days before the South Lawn event.\n\nUnited States law enforcement has arrested five people suspected of plotting attacks on the UFC Freedom 250 event held at the White House last Sunday, FBI Director Kash Patel announced, describing a rapid multi-state operation that neutralised the threat before it could materialise.\n\nPatel said the FBI first learned of a potential threat on 10 June, four days before the mixed martial arts event took place on the South Lawn, and moved quickly alongside partners at the Department of Justice.\n\n\"On June 10, FBI and our law enforcement partners became aware of a potential threat to the UFC America 250 event in Washington, D.C. involving individuals outside of the National Capital Region -- and thanks to the rapid action of this FBI, our partners, and the Department of Justice in a multi-state operation, multiple individuals are now in custody and allegedly planned attacks were stopped cold,\" Patel wrote on X on Tuesday morning.\n\nThe five individuals were arrested across Ohio, Missouri and California, according to a law enforcement official who spoke to the Associated Press on condition of anonymity, as formal charges had not yet been made public. Full details of the alleged plot were expected to emerge once the charges were unsealed later on Tuesday.\n\nSecret Service Director Sean Curran also confirmed the agency's involvement, saying in a separate statement that it had \"worked around the clock to identify those responsible and hold them accountable.\"\n\nThe White House spectacle that drew the alleged threat was an unusually high-profile event even by the standards of Donald Trump's presidency. The president, who turned 80 on Sunday, hosted a UFC card on the South Lawn that he framed as part of a broader celebration of the 250th anniversary of the Declaration of Independence. Trump has long cultivated a close relationship with UFC president Dana White.\n\nThe event, dubbed UFC Freedom 250, was already one of the most talked-about -- and contested -- spectacles of Trump's second term before the security threat emerged. Held in a purpose-built arena, it marked the first time a professional sporting event had taken place at the White House. Around 4,300 tickets were allocated, mostly to military personnel, with a further 85,000 able to watch on big screens at the nearby Ellipse. The show had been dogged by controversy in the run-up, with disputes over its estimated $60 million (€51.7 million) cost, musical acts withdrawing and a legal challenge attempting to block it entirely. Security measures were already heightened ahead of the event -- federal law prohibits drone flights over the National Capital Region, and the Secret Service had advised attendees to leave drones at home.\n\nThe arrests come amid continued scrutiny of domestic security threats in the United States and the particular challenges posed by large-scale, high-visibility events at federal sites.",
"source": {
"uri": "euronews.com",
"dataType": "news",
"title": "Euronews English"
},
"authors": [
{
"uri": "rebecca_rommen@euronews.com",
"name": "Rebecca Rommen",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/South_Lawn",
"type": "wiki",
"score": 5,
"label": {
"eng": "South Lawn"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ultimate_Fighting_Championship",
"type": "org",
"score": 5,
"label": {
"eng": "Ultimate Fighting Championship"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Federal_Bureau_of_Investigation",
"type": "wiki",
"score": 5,
"label": {
"eng": "Federal Bureau of Investigation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/White_House",
"type": "wiki",
"score": 5,
"label": {
"eng": "White House"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_Department_of_Justice",
"type": "wiki",
"score": 4,
"label": {
"eng": "United States Department of Justice"
}
},
{
"uri": "http://en.wikipedia.org/wiki/California",
"type": "loc",
"score": 4,
"label": {
"eng": "California"
},
"location": {
"type": "place",
"label": {
"eng": "California"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ohio",
"type": "loc",
"score": 4,
"label": {
"eng": "Ohio"
},
"location": {
"type": "place",
"label": {
"eng": "Ohio"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Missouri",
"type": "loc",
"score": 4,
"label": {
"eng": "Missouri"
},
"location": {
"type": "place",
"label": {
"eng": "Missouri"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kash_Patel",
"type": "wiki",
"score": 3,
"label": {
"eng": "Kash Patel"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Director_of_the_Federal_Bureau_of_Investigation",
"type": "wiki",
"score": 3,
"label": {
"eng": "Director of the Federal Bureau of Investigation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mixed_martial_arts",
"type": "wiki",
"score": 3,
"label": {
"eng": "Mixed martial arts"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Law_enforcement",
"type": "wiki",
"score": 3,
"label": {
"eng": "Law enforcement"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Law_of_the_United_States",
"type": "wiki",
"score": 3,
"label": {
"eng": "Law of the United States"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Washington_metropolitan_area",
"type": "loc",
"score": 2,
"label": {
"eng": "Washington metropolitan area"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Washington,_D.C.",
"type": "loc",
"score": 2,
"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/Presidency_of_Donald_Trump",
"type": "wiki",
"score": 1,
"label": {
"eng": "Presidency of Donald Trump"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Dana_White",
"type": "person",
"score": 1,
"label": {
"eng": "Dana White"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_Declaration_of_Independence",
"type": "wiki",
"score": 1,
"label": {
"eng": "United States Declaration of Independence"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_Secret_Service",
"type": "wiki",
"score": 1,
"label": {
"eng": "United States Secret Service"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Associated_Press",
"type": "org",
"score": 1,
"label": {
"eng": "Associated Press"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Unmanned_aerial_vehicle",
"type": "wiki",
"score": 1,
"label": {
"eng": "Unmanned aerial vehicle"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Donald_Trump",
"type": "person",
"score": 1,
"label": {
"eng": "Donald Trump"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States",
"type": "loc",
"score": 1,
"label": {
"eng": "United States"
},
"location": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
],
"categories": [
{
"uri": "dmoz/Business/Business_Services/Fire_and_Security",
"label": "dmoz/Business/Business Services/Fire and Security",
"wgt": 17
},
{
"uri": "dmoz/Society/Law/Legal_Information",
"label": "dmoz/Society/Law/Legal Information",
"wgt": 20
},
{
"uri": "dmoz/Society/Issues/Warfare_and_Conflict",
"label": "dmoz/Society/Issues/Warfare and Conflict",
"wgt": 23
},
{
"uri": "dmoz/Society/Issues/Crime_and_Justice",
"label": "dmoz/Society/Issues/Crime and Justice",
"wgt": 17
},
{
"uri": "dmoz/Sports/Tennis/Tournaments",
"label": "dmoz/Sports/Tennis/Tournaments",
"wgt": 17
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 90
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 91
},
{
"uri": "iptc/crime,_law_and_justice",
"label": "iptc/crime, law and justice",
"wgt": 89
}
],
"image": "https://images.euronews.com/articles/stories/09/80/05/82/1200x675_cmsv2_f53e72b0-9de7-5280-ad79-cce7e8d0116d-9800582.jpg",
"eventUri": null,
"sentiment": -0.2705882352941177,
"wgt": 519348255,
"relevance": 1
},
{
"uri": "9360391922",
"lang": "ara",
"isDuplicate": false,
"date": "2026-06-16",
"time": "23:23:34",
"dateTime": "2026-06-16T23:23:34Z",
"dateTimePub": "2026-06-16T23:21:09Z",
"dataType": "news",
"sim": 0,
"url": "https://www.france24.com/ar/%D8%A7%D9%84%D8%A3%D8%AE%D8%A8%D8%A7%D8%B1%D8%A7%D9%84%D9%85%D8%B3%D8%AA%D9%85%D8%B1%D8%A9/20260616-%D9%85%D9%88%D9%86%D8%AF%D9%8A%D8%A7%D9%84-2026-%D9%85%D9%86%D8%AF%D9%8A-%D9%8A%D8%B9%D8%AA%D8%A8%D8%B1-%D8%A3%D9%86-%D9%86%D9%82%D8%B5-%D8%A7%D9%84%D8%AA%D8%B1%D9%83%D9%8A%D8%B2-%D9%83%D9%84%D9%91%D9%81-%D8%A7%D9%84%D8%B3%D9%86%D8%BA%D8%A7%D9%84-%D8%A3%D9%85%D8%A7%D9%85-%D9%81%D8%B1%D9%86%D8%B3%D8%A7",
"title": "مونديال 2026: مندي يعتبر أن نقص التركيز كلّف السنغال أمام فرنسا",
"body": "وندم السنغاليون لعدم استغلال فرصهم في الشوط الأول، قبل أن يجد المنتخب الفرنسي إيقاعه، حيث سجّل كيليان مبابي هدفين وأضاف البديل برادلي باركولا هدفا، ليقودا بطل العالم مرتين إلى انتصار مريح في مباراة ضمن منافسات المجموعة التاسعة في إيست راذرفورد.\n\nوأحرز البديل إبراهيم مباي هدف السنغال الوحيد.\n\nوقال مندي إنه رغم تفوق منتخب بلاده النسبي في الشوط الأول، لكنهم فشلوا في تنفيذ خطة اللعب الموضوعة للمباراة.\n\nوأضاف لاعب الأهلي السعودي البالغ 34 عاما لقناة \"بي إن سبورتس\": \"كنا بطيئين بعض الشيء في الشوط الأول. كنا نعلم أنه في الشوط الثاني علينا رفع مستوانا وأن نكون أكثر حدة في الهجوم. نجحنا في ذلك أحيانا، لكن أمام منتخبات من هذا المستوى، يجب أن تكون في القمة دفاعيا وهجوميا\".\n\nوتابع \"لا يمكنك أن تفقد تركيزك ولو للحظة لأنك تواجه مواهب استثنائية\".\n\nوأكّد مندي المتوّج بدوري أبطال أوروبا مع تشيلسي الإنكليزي عام 2021، أنه لا يعتقد بوجود فارق شاسع بين المنتخبين.\n\nوقال \"نعرف ما هي إمكاناتنا وأننا قادرون على تقديم أداء أفضل. كنا متساهلين بشكل خاص في ما يتعلق بالحفاظ على الاستحواذ، وكان ينبغي أن نكون أكثر ثباتا في ذلك. لكن في المقابل واجهنا فريقا قويا جدا اليوم\".\n\nوأشار مندي الفائز بكأس الأمم الإفريقية عام 2021، إلى أن فرصة التأهل إلى الدور الثاني لا تزال قائمة.\n\nويواجه منتخب السنغال الذي بلغ ربع نهائي مونديال 2002، النروج الإثنين المقبل، ثم العراق بعد ذلك أربعة أيام.\n\nوختم مندي \"كما قلت، حتى لو فزنا في هذه المباراة، فإن المجموعة كانت ستبقى مفتوحة. اليوم خسرنا، لكن كما حدث في 2022 (عندما خسرت السنغال مباراتها الافتتاحية في دور المجموعات ثم عوّضت لبلوغ الأدوار الإقصائية)، يجب أن نستريح ونركز على مواجهة النروج\".",
"source": {
"uri": "france24.com",
"dataType": "news",
"title": "France 24"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Senegal",
"type": "loc",
"score": 5,
"label": {
"eng": "Senegal"
},
"location": {
"type": "country",
"label": {
"eng": "Senegal"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Al-Ahli_Saudi_FC",
"type": "wiki",
"score": 3,
"label": {
"eng": "Al-Ahli Saudi FC"
}
},
{
"uri": "http://en.wikipedia.org/wiki/South_Korea_national_football_team",
"type": "wiki",
"score": 3,
"label": {
"eng": "South Korea national football team"
}
},
{
"uri": "http://en.wikipedia.org/wiki/BeIN_Sports",
"type": "org",
"score": 3,
"label": {
"eng": "BeIN Sports"
}
},
{
"uri": "http://en.wikipedia.org/wiki/France_national_football_team",
"type": "wiki",
"score": 3,
"label": {
"eng": "France national football team"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kylian_Mbappé",
"type": "person",
"score": 3,
"label": {
"eng": "Kylian Mbappé"
}
},
{
"uri": "http://en.wikipedia.org/wiki/France",
"type": "loc",
"score": 3,
"label": {
"eng": "France"
},
"location": {
"type": "country",
"label": {
"eng": "France"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Senegal_national_football_team",
"type": "wiki",
"score": 2,
"label": {
"eng": "Senegal national football team"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Chelsea_F.C.",
"type": "wiki",
"score": 2,
"label": {
"eng": "Chelsea F.C."
}
},
{
"uri": "http://en.wikipedia.org/wiki/Africa",
"type": "loc",
"score": 2,
"label": {
"eng": "Africa"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Europe",
"type": "loc",
"score": 2,
"label": {
"eng": "Europe"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/England",
"type": "loc",
"score": 2,
"label": {
"eng": "England"
},
"location": {
"type": "place",
"label": {
"eng": "England"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Norway",
"type": "loc",
"score": 2,
"label": {
"eng": "Norway"
},
"location": {
"type": "country",
"label": {
"eng": "Norway"
}
}
}
],
"categories": [
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 88
},
{
"uri": "iptc/sport",
"label": "iptc/sport",
"wgt": 97
}
],
"image": "https://s.france24.com/media/display/0e208b1e-69da-11f1-a377-005056bf30b7/w:1280/p:16x9/78b8e70b5532ac4d93134f7cd8f4132b94859253.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 519348214,
"relevance": 1
},
{
"uri": "9360391952",
"lang": "eng",
"isDuplicate": false,
"date": "2026-06-16",
"time": "23:23:34",
"dateTime": "2026-06-16T23:23:34Z",
"dateTimePub": "2026-06-16T23:13:21Z",
"dataType": "news",
"sim": 0,
"url": "https://www.marketscreener.com/news/trump-administration-challenges-reparations-for-black-residents-in-chicago-suburb-city-defends-prog-ce7f5cdcd888f723",
"title": "Trump administration challenges reparations for Black residents in Chicago suburb, city defends program",
"body": "WASHINGTON, June 16 (Reuters) - The Trump administration said on Tuesday it was moving to challenge a reparations program for Black residents in the Chicago suburb of Evanston, while the city's mayor defended the program.\n\nEvanston had offered reparation money to Black residents whose families suffered lasting damage from decades of discriminatory practices. It marked the first such step by a U.S. city.\n\nBlack residents of the city are eligible for the housing program if they, or their ancestors, lived in the city between 1919 and 1969 or if they can show they suffered housing discrimination due to the city's policies. Approved in 2019, the program provides grants of up to $25,000.\n\nThe U.S. Justice Department claimed in a statement that the program was discriminatory by distributing \"cash payments and financial assistance for housing solely to Black persons, and their descendants, and not to similarly situated persons of other races.\"\n\nLocal officials and civil rights advocates say such reparations aim to address the legacy of racism and policies that targeted Black Americans, resulting in generational inequity.\n\nThe Justice Department said it was moving to intervene in a lawsuit that challenged the program.\n\nIn a statement to the news website, Evanston Now, a city spokesperson said the city \"maintains its position on the legality of the Evanston Reparation Program\" and declined to comment on active litigation.\n\n\"We stand behind our first-in-the-nation reparations program, are confident in its constitutionality, and look forward to defending it in court,\" Mayor Daniel Biss told Evanston Now.\n\nU.S. President Donald Trump has taken several steps and made several comments that have sparked outrage from civil rights advocates who say such actions reverse decades of social progress and undermine efforts to acknowledge America's history.\n\nHe has targeted cultural and historical institutions, from museums to monuments to national parks, to remove what he calls \"anti-American\" ideology.\n\nTrump's declarations and executive orders have led to the dismantling of slavery exhibits and the restoration of Confederate statues.\n\n(Reporting by Kanishka Singh in Washington; Editing by Aurora Ellis)",
"source": {
"uri": "marketscreener.com",
"dataType": "news",
"title": "Market Screener"
},
"authors": [
{
"uri": "reuters@marketscreener.com",
"name": "Reuters",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Presidency_of_Donald_Trump",
"type": "wiki",
"score": 5,
"label": {
"eng": "Presidency of Donald Trump"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Suburb",
"type": "wiki",
"score": 5,
"label": {
"eng": "Suburb"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Evanston,_Illinois",
"type": "loc",
"score": 5,
"label": {
"eng": "Evanston, Illinois"
},
"location": {
"type": "place",
"label": {
"eng": "Evanston, Illinois"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Chicago",
"type": "loc",
"score": 5,
"label": {
"eng": "Chicago"
},
"location": {
"type": "place",
"label": {
"eng": "Chicago"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Reparation_(legal)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Reparation (legal)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_Department_of_Justice",
"type": "wiki",
"score": 3,
"label": {
"eng": "United States Department of Justice"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mayor",
"type": "wiki",
"score": 3,
"label": {
"eng": "Mayor"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Donald_Trump",
"type": "person",
"score": 3,
"label": {
"eng": "Donald Trump"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Race_and_ethnicity_in_the_United_States_census",
"type": "wiki",
"score": 2,
"label": {
"eng": "Race and ethnicity in the United States census"
}
},
{
"uri": "http://en.wikipedia.org/wiki/African_Americans",
"type": "wiki",
"score": 2,
"label": {
"eng": "African Americans"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Discrimination",
"type": "wiki",
"score": 2,
"label": {
"eng": "Discrimination"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Civil_and_political_rights",
"type": "wiki",
"score": 2,
"label": {
"eng": "Civil and political rights"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lawsuit",
"type": "wiki",
"score": 2,
"label": {
"eng": "Lawsuit"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Racism",
"type": "wiki",
"score": 2,
"label": {
"eng": "Racism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Executive_order_(United_States)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Executive order (United States)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Daniel_Biss",
"type": "person",
"score": 1,
"label": {
"eng": "Daniel Biss"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Anti-Americanism",
"type": "wiki",
"score": 1,
"label": {
"eng": "Anti-Americanism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Constitutionality",
"type": "wiki",
"score": 1,
"label": {
"eng": "Constitutionality"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ideology",
"type": "wiki",
"score": 1,
"label": {
"eng": "Ideology"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Slavery",
"type": "wiki",
"score": 1,
"label": {
"eng": "Slavery"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Confederate_States_of_America",
"type": "loc",
"score": 1,
"label": {
"eng": "Confederate States of America"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Reuters",
"type": "wiki",
"score": 1,
"label": {
"eng": "Reuters"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Washington_(state)",
"type": "loc",
"score": 1,
"label": {
"eng": "Washington (state)"
},
"location": {
"type": "place",
"label": {
"eng": "Washington (state)"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Aurora,_Illinois",
"type": "loc",
"score": 1,
"label": {
"eng": "Aurora, Illinois"
},
"location": null
}
],
"categories": [
{
"uri": "dmoz/Society/Issues/Business",
"label": "dmoz/Society/Issues/Business",
"wgt": 16
},
{
"uri": "dmoz/Society/Issues/Race-Ethnic-Religious_Relations",
"label": "dmoz/Society/Issues/Race-Ethnic-Religious Relations",
"wgt": 19
},
{
"uri": "dmoz/Business/Real_Estate/Residential",
"label": "dmoz/Business/Real Estate/Residential",
"wgt": 18
},
{
"uri": "dmoz/Society/Politics/Nationalism",
"label": "dmoz/Society/Politics/Nationalism",
"wgt": 16
},
{
"uri": "dmoz/Society/Issues/Housing",
"label": "dmoz/Society/Issues/Housing",
"wgt": 24
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 95
},
{
"uri": "iptc/science_and_technology",
"label": "iptc/science and technology",
"wgt": 78
},
{
"uri": "iptc/crime,_law_and_justice",
"label": "iptc/crime, law and justice",
"wgt": 50
},
{
"uri": "iptc/society/discrimination",
"label": "iptc/society/discrimination",
"wgt": 100
}
],
"image": "https://cdn.zonebourse.com/static/resize/0/0//images/reuters/2026-06/2026-06-16T231545Z_1_LYNXMPEM5F1WW_RTROPTP_4_USA-RACE-REPARATIONS.JPG",
"eventUri": null,
"sentiment": 0.03529411764705892,
"wgt": 519348214,
"relevance": 1
},
{
"uri": "9360391733",
"lang": "fra",
"isDuplicate": false,
"date": "2026-06-16",
"time": "23:23:06",
"dateTime": "2026-06-16T23:23:06Z",
"dateTimePub": "2026-06-16T23:19:03Z",
"dataType": "news",
"sim": 0,
"url": "https://www.footmercato.net/a3122027623751736520-cdm-2026-edf-mbappe-a-battu-un-record-de-zidane-datant-de-2006",
"title": "CdM 2026, EdF : Mbappé a battu un record de Zidane datant de 2006",
"body": "Kylian Mbappé a marqué un tournant historique en devenant le premier capitaine de l'équipe de France à inscrire un but en Coupe du Monde depuis Zinédine Zidane, le 9 juillet 2006 contre l'Italie, lors de la finale si célèbre. Une première qui met fin à près de vingt ans d'attente pour voir un capitaine tricolore décisif dans un Mondial.\n\nIl succède aussi à une longue période marquée par Hugo Lloris, gardien et capitaine emblématique des Bleus pendant de nombreuses années, sans jamais avoir eu - logiquement - l'occasion de marquer en Coupe du Monde.",
"source": {
"uri": "footmercato.net",
"dataType": "news",
"title": "Foot Mercato : Info Transferts Football - Actu Foot Transfert"
},
"authors": [
{
"uri": "valentin_feuillette@footmercato.net",
"name": "Valentin Feuillette",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Kylian_Mbappé",
"type": "person",
"score": 5,
"label": {
"eng": "Kylian Mbappé"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Zinedine_Zidane",
"type": "person",
"score": 4,
"label": {
"eng": "Zinedine Zidane"
}
},
{
"uri": "http://en.wikipedia.org/wiki/FIFA_World_Cup",
"type": "wiki",
"score": 2,
"label": {
"eng": "FIFA World Cup"
}
},
{
"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/Hugo_Lloris",
"type": "person",
"score": 1,
"label": {
"eng": "Hugo Lloris"
}
}
],
"categories": [
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 89
},
{
"uri": "iptc/economy,_business_and_finance/products_and_services",
"label": "iptc/economy, business and finance/products and services",
"wgt": 60
},
{
"uri": "iptc/sport/competition_discipline/soccer",
"label": "iptc/sport/competition discipline/soccer",
"wgt": 99
},
{
"uri": "iptc/sport/sport_event",
"label": "iptc/sport/sport event",
"wgt": 74
}
],
"image": "https://assets-fr.imgfoot.com/media/cache/1200x675/zinedine-zidane-2425.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 519348186,
"relevance": 1
},
{
"uri": "9360391732",
"lang": "fra",
"isDuplicate": false,
"date": "2026-06-16",
"time": "23:23:06",
"dateTime": "2026-06-16T23:23:06Z",
"dateTimePub": "2026-06-16T23:21:32Z",
"dataType": "news",
"sim": 0,
"url": "https://www.footmercato.net/a742977596451179742-cdm-2026-alerte-rouge-meteorologique-pour-portugal-rd-congo",
"title": "CdM 2026 : alerte rouge météorologique pour Portugal-RD Congo",
"body": "Les inquiétudes ne retombent pas autour de la sélection portugaise. Après les perturbations provoquées par un violent orage à Palm Beach, qui avaient conduit à l'annulation d'une conférence de presse et à la suspension d'un entraînement, la Seleção doit désormais composer avec une nouvelle menace météorologique à Houston. C'est dans la métropole texane que Cristiano Ronaldo et ses coéquipiers doivent affronter la République démocratique du Congo ce mercredi dans le cadre de la Coupe du Monde 2026.\n\nSelon les services météorologiques américains, la première tempête tropicale de la saison pourrait toucher une partie de la côte du golfe du Mexique précisément le jour de la rencontre. Le Centre national des ouragans a placé la zone sous surveillance et alerte sur des risques de pluies diluviennes, de crues soudaines et d'inondations potentiellement dangereuses. Houston figure parmi les secteurs les plus exposés, avec un niveau de risque élevé. Même si aucun changement n'a été annoncé concernant la tenue du match au NRG Stadium, la situation est suivie de très près par les organisateurs et ajoute une dose supplémentaire d'incertitude autour de la préparation portugaise.",
"source": {
"uri": "footmercato.net",
"dataType": "news",
"title": "Foot Mercato : Info Transferts Football - Actu Foot Transfert"
},
"authors": [
{
"uri": "valentin_feuillette@footmercato.net",
"name": "Valentin Feuillette",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Democratic_Republic_of_the_Congo",
"type": "loc",
"score": 4,
"label": {
"eng": "Democratic Republic of the Congo"
},
"location": {
"type": "country",
"label": {
"eng": "Democratic Republic of the Congo"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Portugal_national_football_team",
"type": "wiki",
"score": 3,
"label": {
"eng": "Portugal national football team"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tropical_cyclone_warnings_and_watches",
"type": "wiki",
"score": 3,
"label": {
"eng": "Tropical cyclone warnings and watches"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Thunderstorm",
"type": "wiki",
"score": 3,
"label": {
"eng": "Thunderstorm"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Brazil_national_football_team",
"type": "wiki",
"score": 3,
"label": {
"eng": "Brazil national football team"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Palm_Beach,_Florida",
"type": "loc",
"score": 3,
"label": {
"eng": "Palm Beach, Florida"
},
"location": {
"type": "place",
"label": {
"eng": "Palm Beach, Florida"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Metropolis",
"type": "wiki",
"score": 2,
"label": {
"eng": "Metropolis"
}
},
{
"uri": "http://en.wikipedia.org/wiki/FIFA_World_Cup",
"type": "wiki",
"score": 2,
"label": {
"eng": "FIFA World Cup"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cristiano_Ronaldo",
"type": "person",
"score": 2,
"label": {
"eng": "Cristiano Ronaldo"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Texas",
"type": "loc",
"score": 2,
"label": {
"eng": "Texas"
},
"location": {
"type": "place",
"label": {
"eng": "Texas"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Houston",
"type": "loc",
"score": 2,
"label": {
"eng": "Houston"
},
"location": {
"type": "place",
"label": {
"eng": "Houston"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/NRG_Stadium",
"type": "wiki",
"score": 1,
"label": {
"eng": "NRG Stadium"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Flash_flood",
"type": "wiki",
"score": 1,
"label": {
"eng": "Flash flood"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gulf_of_Mexico",
"type": "wiki",
"score": 1,
"label": {
"eng": "Gulf of Mexico"
}
},
{
"uri": "http://en.wikipedia.org/wiki/National_Hurricane_Center",
"type": "wiki",
"score": 1,
"label": {
"eng": "National Hurricane Center"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Portugal",
"type": "loc",
"score": 1,
"label": {
"eng": "Portugal"
},
"location": {
"type": "country",
"label": {
"eng": "Portugal"
}
}
}
],
"categories": [
{
"uri": "iptc/economy,_business_and_finance",
"label": "iptc/economy, business and finance",
"wgt": 78
},
{
"uri": "iptc/weather",
"label": "iptc/weather",
"wgt": 95
},
{
"uri": "iptc/disaster,_accident_and_emergency_incident/disaster/natural_disaster",
"label": "iptc/disaster, accident and emergency incident/disaster/natural disaster",
"wgt": 82
}
],
"image": "https://assets-fr.imgfoot.com/media/cache/1200x675/epalivenine143662-1920x1080.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 519348186,
"relevance": 1
},
{
"uri": "9360391561",
"lang": "fra",
"isDuplicate": false,
"date": "2026-06-16",
"time": "23:22:53",
"dateTime": "2026-06-16T23:22:53Z",
"dateTimePub": "2026-06-16T23:17:39Z",
"dataType": "news",
"sim": 0.6235294342041016,
"url": "https://www.lequipe.fr/Football/Actualites/Erling-haaland-inscrit-les-deux-premiers-buts-de-sa-carriere-en-coupe-du-monde-face-a-l-irak/1685657",
"title": "Erling Haaland inscrit les deux premiers buts de sa carrière en Coupe du monde face à l'Irak",
"body": "Lors du premier match de sa carrière en Coupe du monde, Erling Haaland a ouvert le score mardi soir avec la Norvège contre l'Irak à Boston. L'attaquant de Manchester City a doublé la mise quelques minutes plus tard.\n\nErling Haaland a débloqué son compteur à la Coupe du monde mardi soir. Pour le premier match de sa carrière dans la compétition, l'attaquant de Manchester City a ouvert le score pour la Norvège contre l'Irak, deux équipes dans le même groupe - le I - que la France, tombeuse du Sénégal plus tôt dans la soirée. Après un décalage d'Antonio Nusa pour Daniel Wolfe côté gauche, Haaland a surgi au second poteau sur un centre du latéral des Wolves pour pousser le ballon au fond des filets (29e).",
"source": {
"uri": "lequipe.fr",
"dataType": "news",
"title": "L'Équipe"
},
"authors": [],
"concepts": [
{
"uri": "http://fr.wikipedia.org/wiki/Erling_Haaland",
"type": "wiki",
"score": 5,
"label": {
"eng": "Erling Haaland"
}
},
{
"uri": "http://en.wikipedia.org/wiki/FIFA_World_Cup",
"type": "wiki",
"score": 5,
"label": {
"eng": "FIFA World Cup"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Manchester_City_F.C.",
"type": "wiki",
"score": 3,
"label": {
"eng": "Manchester City F.C."
}
},
{
"uri": "http://en.wikipedia.org/wiki/Norway",
"type": "loc",
"score": 3,
"label": {
"eng": "Norway"
},
"location": {
"type": "country",
"label": {
"eng": "Norway"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Wolverhampton_Wanderers_F.C.",
"type": "wiki",
"score": 1,
"label": {
"eng": "Wolverhampton Wanderers F.C."
}
},
{
"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": 89
},
{
"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": 80
}
],
"image": "https://www.lequipe.fr/_medias/img-photo-jpg/erling-haaland-a-inscrit-un-double-avec-la-norvege-contre-l-irak-p-cziborra-reuters/1500000002494975/0:0,1944:1296-1200-800-75/b4051.jpg",
"eventUri": "fra-1315619",
"sentiment": null,
"wgt": 519348173,
"relevance": 1
},
{
"uri": "9360391388",
"lang": "fra",
"isDuplicate": false,
"date": "2026-06-16",
"time": "23:22:23",
"dateTime": "2026-06-16T23:22:23Z",
"dateTimePub": "2026-06-16T23:22:03Z",
"dataType": "news",
"sim": 0,
"url": "https://www.eurosport.fr/football/coupe-du-monde/2026/coupe-du-monde-2026-france-senegal-olise-un-declic-a-la-griezmann-il-faut-le-placer-en-10-et-ne-plus-toucher-a-ca_vid60082606/video.shtml",
"title": "Olise, un déclic à la Griezmann : \"Il faut le placer en 10 et ne plus toucher à ça\"",
"body": "Repositionné dans l'axe en seconde période par Didier Deschamps, Michael Olise a changé le visage des Bleus face au Sénégal (3-1). Après quarante-cinq premières minutes délicates, le Bavarois a retrouvé de sa superbe en délivrant une passe décisive sur l'ouverture du score de Kylian Mbappé. Cyril Morin et Maxime Dupuis ont disserté sur le sujet dans le FC Stream Team, après le match. Les chaines Eurosport sont disponibles sur la plateforme de streaming HBO Max, au sein des offres Canal+, Prime Video, Bouygues Telecom, Free, Orange et SFR.",
"source": {
"uri": "eurosport.fr",
"dataType": "news",
"title": "Eurosport"
},
"authors": [],
"concepts": [
{
"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/Antoine_Griezmann",
"type": "person",
"score": 3,
"label": {
"eng": "Antoine Griezmann"
}
},
{
"uri": "http://en.wikipedia.org/wiki/FIFA_World_Cup",
"type": "wiki",
"score": 3,
"label": {
"eng": "FIFA World Cup"
}
},
{
"uri": "http://en.wikipedia.org/wiki/France",
"type": "loc",
"score": 3,
"label": {
"eng": "France"
},
"location": {
"type": "country",
"label": {
"eng": "France"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Didier_Deschamps",
"type": "person",
"score": 2,
"label": {
"eng": "Didier Deschamps"
}
},
{
"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/Prime_Video",
"type": "wiki",
"score": 1,
"label": {
"eng": "Prime Video"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Free_(ISP)",
"type": "org",
"score": 1,
"label": {
"eng": "Free (ISP)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Orange_S.A.",
"type": "org",
"score": 1,
"label": {
"eng": "Orange S.A."
}
},
{
"uri": "http://en.wikipedia.org/wiki/Canal+",
"type": "org",
"score": 1,
"label": {
"eng": "Canal+"
}
},
{
"uri": "http://en.wikipedia.org/wiki/SFR",
"type": "org",
"score": 1,
"label": {
"eng": "SFR"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bouygues_Telecom",
"type": "org",
"score": 1,
"label": {
"eng": "Bouygues Telecom"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Eurosport",
"type": "org",
"score": 1,
"label": {
"eng": "Eurosport"
}
},
{
"uri": "http://en.wikipedia.org/wiki/HBO",
"type": "org",
"score": 1,
"label": {
"eng": "HBO"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Streaming_media",
"type": "wiki",
"score": 1,
"label": {
"eng": "Streaming media"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kylian_Mbappé",
"type": "person",
"score": 1,
"label": {
"eng": "Kylian Mbappé"
}
}
],
"categories": [
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 65
},
{
"uri": "iptc/economy,_business_and_finance/products_and_services",
"label": "iptc/economy, business and finance/products and services",
"wgt": 77
},
{
"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": 63
}
],
"image": "https://imgresizer.eurosport.com/unsafe/2560x1440/filters:format(jpeg)/origin-imgresizer.eurosport.com/2026/06/16/image-bd9a9d69-5507-45c6-b955-1a92155cd5b6-85-2560-1440.jpeg",
"eventUri": null,
"sentiment": null,
"wgt": 519348143,
"relevance": 1
},
{
"uri": "9360389863",
"lang": "eng",
"isDuplicate": false,
"date": "2026-06-16",
"time": "23:20:43",
"dateTime": "2026-06-16T23:20:43Z",
"dateTimePub": "2026-06-16T23:17:21Z",
"dataType": "news",
"sim": 0,
"url": "https://www.marketscreener.com/news/who-is-kevin-warsh-experts-weigh-new-fed-chair-s-economic-views-ce7f5cdcd888f520",
"title": "Who is Kevin Warsh? Experts weigh new Fed chair's economic views",
"body": "STORY: ::Financial analysts explain what they are listening for from new Fed Chair Kevin Warsh\n\n::Stephen Kates/Financial analyst, Bankrate\n\n::Charlotte, North Carolina/June 16, 2026\n\nBANKRATE FINANCIAL ANALYST, STEPHEN KATES, SAYING:\n\n\"This is a new person at the podium with new ideas and a new perspective. So we've all got to stand up and pay attention, because his role, even though he's one of 12 on the voting committee, he carries an enormous amount of power and an enormous amount of influence. So what he says and how he thinks is extremely important to the economy.\"\n\n::Kathy Bostjancic/Chief Economist, Nationwide\n\n::New York/June 16, 2026\n\nCHIEF ECONOMIST, NATIONWIDE, KATHY BOSTJANCIC SAYING:\n\n\"It does seem like they're poised to drop the easing bias, go to a neutral stance. Those are the things that are a bit more higher confidence. Where we don't have confidence or don't really know is how Chair Warsh is going to communicate to us going forward. Right? And also what's his view on the economy, inflation right now. What's his view on monetary policy right now. But then again, what transformations towards regime change does he want to make going forward?\"'\n\nCHATHAM FINANCIAL CHAIRMAN AND MANAGING PARTNER, AMOL DHARGALKAR:\n\n::Amol Dhargalkar/Chairman & Managing Partner, Chatham Financial\n\n::Kennett Square, Pennsylvania/June 16, 2026\n\n\"I think the big thing to pay attention to is really, what does Kevin Warsh provide guidance in the direction of? Not just hawkish or dovish, but also, will he continue to publish the dot plot, for example? He is on record as being skeptical of the value of the dot plot. What is his press conference going to be like? How open is he going to be? How easy is it going to be to understand how he's talking about how the economy is moving?\"\n\nFederal Reserve Chair Kevin Warsh is overseeing his first meeting in his new role. The two-day gathering which began Tuesday concludes with the release of a statement on interest rates Wednesday along with his first news conference since his confirmation.",
"source": {
"uri": "marketscreener.com",
"dataType": "news",
"title": "Market Screener"
},
"authors": [
{
"uri": "reuters@marketscreener.com",
"name": "Reuters",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Chair_of_the_Federal_Reserve",
"type": "wiki",
"score": 5,
"label": {
"eng": "Chair of the Federal Reserve"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kevin_Warsh",
"type": "person",
"score": 5,
"label": {
"eng": "Kevin Warsh"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Financial_analyst",
"type": "wiki",
"score": 5,
"label": {
"eng": "Financial analyst"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Chief_economist",
"type": "wiki",
"score": 3,
"label": {
"eng": "Chief economist"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Charlotte,_North_Carolina",
"type": "loc",
"score": 3,
"label": {
"eng": "Charlotte, North Carolina"
},
"location": {
"type": "place",
"label": {
"eng": "Charlotte, North Carolina"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Warsh",
"type": "person",
"score": 2,
"label": {
"eng": "Warsh"
}
},
{
"uri": "http://en.wikipedia.org/wiki/New_York_(state)",
"type": "loc",
"score": 2,
"label": {
"eng": "New York (state)"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Bias",
"type": "wiki",
"score": 2,
"label": {
"eng": "Bias"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Monetary_policy",
"type": "wiki",
"score": 2,
"label": {
"eng": "Monetary policy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Inflation",
"type": "wiki",
"score": 2,
"label": {
"eng": "Inflation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Press_conference",
"type": "wiki",
"score": 1,
"label": {
"eng": "Press conference"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Dot_plot_(statistics)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Dot plot (statistics)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pacifism",
"type": "wiki",
"score": 1,
"label": {
"eng": "Pacifism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Regime_change",
"type": "wiki",
"score": 1,
"label": {
"eng": "Regime change"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Interest_rate",
"type": "wiki",
"score": 1,
"label": {
"eng": "Interest rate"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kennett_Square,_Pennsylvania",
"type": "loc",
"score": 1,
"label": {
"eng": "Kennett Square, Pennsylvania"
},
"location": {
"type": "place",
"label": {
"eng": "Kennett Square, Pennsylvania"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Chatham,_Kent",
"type": "loc",
"score": 1,
"label": {
"eng": "Chatham, Kent"
},
"location": {
"type": "place",
"label": {
"eng": "Chatham, Kent"
},
"country": {
"type": "country",
"label": {
"eng": "United Kingdom"
}
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues/Economic",
"label": "dmoz/Society/Issues/Economic",
"wgt": 14
},
{
"uri": "dmoz/Society/Issues/Warfare_and_Conflict",
"label": "dmoz/Society/Issues/Warfare and Conflict",
"wgt": 13
},
{
"uri": "dmoz/Society/Issues/Business",
"label": "dmoz/Society/Issues/Business",
"wgt": 14
},
{
"uri": "dmoz/Society/Government/Finance",
"label": "dmoz/Society/Government/Finance",
"wgt": 18
},
{
"uri": "dmoz/Business/Financial_Services/Information_Services",
"label": "dmoz/Business/Financial Services/Information Services",
"wgt": 13
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 96
},
{
"uri": "iptc/economy,_business_and_finance",
"label": "iptc/economy, business and finance",
"wgt": 81
}
],
"image": "https://www.marketscreener.com/images/twitter_MS_fdblanc.png",
"eventUri": null,
"sentiment": 0.07450980392156858,
"wgt": 519348043,
"relevance": 1
},
{
"uri": "9360389015",
"lang": "fra",
"isDuplicate": false,
"date": "2026-06-16",
"time": "23:18:53",
"dateTime": "2026-06-16T23:18:53Z",
"dateTimePub": "2026-06-16T23:18:30Z",
"dataType": "news",
"sim": 0,
"url": "https://lecourrier.vn/le-premier-ministre-vietnamien-rencontre-le-chef-de-letat-du-tatarstan-a-kazan/1349628.html",
"title": "Le Premier ministre vietnamien rencontre le chef de l'État du Tatarstan à Kazan",
"body": "Rüstam Minnikhanov s'est dit honoré d'accueillir à Kazan le Premier ministre Lê Minh Hung et la délégation vietnamienne, composée notamment de responsables de nombreux ministères et agences. Il s'est dit convaincu que ce voyage ouvrirait de nombreuses perspectives de coopération entre la République du Tatarstan en particulier et le Vietnam, et entre la Russie et le Vietnam en général.\n\nRüstam Minnikhanov a déclaré que, ces derniers temps, les relations entre les collectivités locales des deux pays se développaient de manière dynamique. Toutefois, le niveau et la contribution à la croissance économique et commerciale bilatérale restent insuffisants au regard du potentiel et des besoins de chaque pays, et les collectivités locales des deux nations ont encore une marge de progression importante pour renforcer efficacement leur coopération.\n\nIl a souligné que la République du Tatarstan possède des industries de pointe telles que la fabrication de camions Kamaz, la chimie, l'aéronautique civile, la pétrochimie, le textile et les produits du bois. La région s'attache également à développer les petites et moyennes entreprises et les parcs industriels du secteur des technologies de l'information, créant ainsi plus de 45.000 emplois et générant 10 milliards de dollars de recettes annuelles.\n\nLa République du Tatarstan souhaite établir des relations avec les collectivités locales vietnamiennes, non seulement pour partager ses modèles de développement, mais aussi pour mettre en relation les entreprises et explorer les opportunités de coopération.\n\nExprimant son désir d'accueillir davantage de touristes vietnamiens en République du Tatarstan et de contribuer au renforcement de la compréhension entre les peuples russe et vietnamien, Rüstam Minnikhanov a suggéré au Vietnam d'envisager l'ouverture d'un consulat général à Kazan.\n\nLe Premier ministre Lê Minh Hung s'est dit ravi de sa visite à Kazan, en République du Tatarstan, et a salué les préparatifs minutieux menés par la République du Tatarstan et Kazan pour le Sommet commémoratif ASEAN-Russie, un sommet d'envergure qui a réuni de nombreux dirigeants et experts de divers pays.\n\nIl s'est dit convaincu que ce sommet donnerait un nouvel élan au partenariat stratégique ASEAN-Russie en général, ainsi qu'aux relations entre les États membres de l'ASEAN, dont le Vietnam, et la Russie.\n\nLe Premier ministre Lê Minh Hung a félicité les dirigeants et le peuple de la République du Tatarstan pour leur développement socio-économique et l'amélioration de leur niveau de vie ces dernières années.\n\nIl a souligné que le Vietnam chérit son amitié traditionnelle et son partenariat stratégique global avec la Russie, et souhaite maintenir et renforcer la coopération dans divers domaines pour le bénéfice commun des deux nations, ainsi que pour la stabilité et le développement de la région et du monde.\n\nLe Premier ministre a réaffirmé que lors de la visite officielle du secrétaire général du Comité central du Parti communiste vietnamien, Tô Lâm, en Russie et de sa participation aux célébrations du 80 anniversaire de la Victoire dans la Grande Guerre patriotique en mai 2025, les plus hauts dirigeants des deux pays ont partagé une vision et une détermination communes visant à renforcer la coopération bilatérale mutuellement avantageuse dans tous les domaines, conformément aux exigences de la nouvelle ère de développement.\n\nSoulignant le rôle essentiel des collectivités locales et des entreprises dans ce processus, le Premier ministre Lê Minh Hung a déclaré que le Vietnam souhaitait coopérer avec les principales entreprises industrielles de la République du Tatarstan et que le gouvernement vietnamien s'engageait à créer toutes les conditions favorables à l'implantation durable et stable des entreprises russes, y compris celles du Tatarstan, au Vietnam.\n\nIl a remercié l'administration de la République du Tatarstan et Rüstam Minnikhanov personnellement pour leur attention constante, la priorité accordée à la communauté vietnamienne du Tatarstan et les conditions favorables qu'ils mettent en place.\n\nLe Premier ministre s'est félicité de la perspective que la République du Tatarstan trouve prochainement au Vietnam un lieu approprié pour établir des relations et explorer les possibilités de coopération dans les domaines où les deux pays ont des atouts et des besoins, tels que l'économie et le commerce, l'éducation et la formation, le tourisme et la culture.\n\nLe Premier ministre Lê Minh Hung a également encouragé les compagnies aériennes des deux pays à envisager le développement de nouvelles liaisons aériennes commerciales entre Kazan et Hanoï.",
"source": {
"uri": "lecourrier.vn",
"dataType": "news",
"title": "lecourrier.vn"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Prime_minister",
"type": "wiki",
"score": 5,
"label": {
"eng": "Prime minister"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kazan",
"type": "loc",
"score": 5,
"label": {
"eng": "Kazan"
},
"location": {
"type": "place",
"label": {
"eng": "Kazan"
},
"country": {
"type": "country",
"label": {
"eng": "Russia"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tatarstan",
"type": "loc",
"score": 5,
"label": {
"eng": "Tatarstan"
},
"location": {
"type": "place",
"label": {
"eng": "Tatarstan"
},
"country": {
"type": "country",
"label": {
"eng": "Russia"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Vietnam",
"type": "loc",
"score": 5,
"label": {
"eng": "Vietnam"
},
"location": {
"type": "country",
"label": {
"eng": "Vietnam"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Russia",
"type": "loc",
"score": 5,
"label": {
"eng": "Russia"
},
"location": {
"type": "country",
"label": {
"eng": "Russia"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Small_and_medium-sized_enterprises",
"type": "wiki",
"score": 3,
"label": {
"eng": "Small and medium-sized enterprises"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Petrochemistry",
"type": "wiki",
"score": 3,
"label": {
"eng": "Petrochemistry"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kamaz",
"type": "org",
"score": 3,
"label": {
"eng": "Kamaz"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Wood",
"type": "wiki",
"score": 3,
"label": {
"eng": "Wood"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Textile",
"type": "wiki",
"score": 3,
"label": {
"eng": "Textile"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Head_of_state",
"type": "wiki",
"score": 3,
"label": {
"eng": "Head of state"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Economic_growth",
"type": "wiki",
"score": 3,
"label": {
"eng": "Economic growth"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Chemistry",
"type": "wiki",
"score": 3,
"label": {
"eng": "Chemistry"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Consulate",
"type": "wiki",
"score": 2,
"label": {
"eng": "Consulate"
}
},
{
"uri": "http://fr.wikipedia.org/wiki/Alces",
"type": "wiki",
"score": 2,
"label": {
"eng": "Alces"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Standard_of_living",
"type": "wiki",
"score": 2,
"label": {
"eng": "Standard of living"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Information_and_communications_technology",
"type": "wiki",
"score": 2,
"label": {
"eng": "Information and communications technology"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tourism",
"type": "wiki",
"score": 2,
"label": {
"eng": "Tourism"
}
},
{
"uri": "http://en.wikipedia.org/wiki/State_(polity)",
"type": "wiki",
"score": 2,
"label": {
"eng": "State (polity)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_dollar",
"type": "wiki",
"score": 2,
"label": {
"eng": "United States dollar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Communist_Party_of_Vietnam",
"type": "org",
"score": 1,
"label": {
"eng": "Communist Party of Vietnam"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Central_Committee_of_the_Communist_Party_of_the_Soviet_Union",
"type": "wiki",
"score": 1,
"label": {
"eng": "Central Committee of the Communist Party of the Soviet Union"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Great_Patriotic_War_(term)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Great Patriotic War (term)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Government",
"type": "wiki",
"score": 1,
"label": {
"eng": "Government"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hanoi",
"type": "loc",
"score": 1,
"label": {
"eng": "Hanoi"
},
"location": {
"type": "place",
"label": {
"eng": "Hanoi"
},
"country": {
"type": "country",
"label": {
"eng": "Vietnam"
}
}
}
}
],
"categories": [
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 85
},
{
"uri": "iptc/economy,_business_and_finance",
"label": "iptc/economy, business and finance",
"wgt": 94
}
],
"image": "https://image.lecourrier.vn/MediaUpload/Medium/2026/06/17/061003-vna_potal_thu_tuong_le_minh_hung_gap_nguoi_dung_dau_cong_hoa_tatarstan_rustam_minnikhanov_8830817.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 519347933,
"relevance": 1
},
{
"uri": "9360388274",
"lang": "fra",
"isDuplicate": false,
"date": "2026-06-16",
"time": "23:17:21",
"dateTime": "2026-06-16T23:17:21Z",
"dateTimePub": "2026-06-16T23:15:55Z",
"dataType": "news",
"sim": 0,
"url": "https://www.footmercato.net/a6788079813362026286-cdm-2026-le-drole-de-sac-qui-etonne-tout-le-monde-aux-etats-unis",
"title": "CdM 2026 : le drôle de sac qui étonne tout le monde aux États-Unis",
"body": "Depuis le début de la Coupe du Monde 2026, les sacs transparents sont devenus un accessoire incontournable pour les supporters présents dans les stades. À New York, avant la rencontre entre la France et le Sénégal au MetLife Stadium, de nombreux fans arboraient ces sacs en plastique transparent, semblables à ceux utilisés dans les aéroports. Un engouement directement lié aux règles de sécurité imposées par la FIFA, selon RMC Sport.\n\nL'instance mondiale n'autorise en effet que les sacs transparents en plastique, vinyle ou PVC afin de faciliter les contrôles à l'entrée des enceintes et de garantir un accès \" sûr et efficace \" aux spectateurs. Face à cette réglementation, de nombreux supporters français ont recherché en urgence ce type de sac dès leur arrivée aux États-Unis, faisant de cet objet un produit particulièrement prisé depuis le coup d'envoi du tournoi.",
"source": {
"uri": "footmercato.net",
"dataType": "news",
"title": "Foot Mercato : Info Transferts Football - Actu Foot Transfert"
},
"authors": [
{
"uri": "valentin_feuillette@footmercato.net",
"name": "Valentin Feuillette",
"type": "author",
"isAgency": false
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/FIFA_World_Cup",
"type": "wiki",
"score": 3,
"label": {
"eng": "FIFA World Cup"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Plastic",
"type": "wiki",
"score": 3,
"label": {
"eng": "Plastic"
}
},
{
"uri": "http://en.wikipedia.org/wiki/New_York_City",
"type": "loc",
"score": 3,
"label": {
"eng": "New York City"
},
"location": {
"type": "place",
"label": {
"eng": "New York City"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/ICAO_airport_code",
"type": "wiki",
"score": 2,
"label": {
"eng": "ICAO airport code"
}
},
{
"uri": "http://fr.wikipedia.org/wiki/RMC_Sport",
"type": "org",
"score": 2,
"label": {
"eng": "RMC Sport"
}
},
{
"uri": "http://en.wikipedia.org/wiki/MetLife_Stadium",
"type": "wiki",
"score": 2,
"label": {
"eng": "MetLife Stadium"
}
},
{
"uri": "http://en.wikipedia.org/wiki/FIFA",
"type": "wiki",
"score": 2,
"label": {
"eng": "FIFA"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Senegal",
"type": "loc",
"score": 2,
"label": {
"eng": "Senegal"
},
"location": {
"type": "country",
"label": {
"eng": "Senegal"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/France",
"type": "loc",
"score": 2,
"label": {
"eng": "France"
},
"location": {
"type": "country",
"label": {
"eng": "France"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Polyvinyl_chloride",
"type": "wiki",
"score": 1,
"label": {
"eng": "Polyvinyl chloride"
}
}
],
"categories": [
{
"uri": "news/Sports",
"label": "news/Sports",
"wgt": 47
},
{
"uri": "iptc/economy,_business_and_finance/products_and_services",
"label": "iptc/economy, business and finance/products and services",
"wgt": 100
},
{
"uri": "iptc/environment",
"label": "iptc/environment",
"wgt": 88
},
{
"uri": "iptc/science_and_technology/natural_science",
"label": "iptc/science and technology/natural science",
"wgt": 85
}
],
"image": "https://assets-fr.imgfoot.com/media/cache/1200x675/coupe-du-monde-trophee.jpg",
"eventUri": null,
"sentiment": null,
"wgt": 519347841,
"relevance": 1
}
],
"totalResults": 367347,
"page": 1,
"count": 10,
"pages": 36735
}
}