Topics
Countries
Hong Kong News
Would you like to access news/blog content published by sources located in Hong Kong?
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/Hong_Kong",
"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%2FHong_Kong&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": "9363875958",
"lang": "zho",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:25:19",
"dateTime": "2026-06-19T11:25:19Z",
"dateTimePub": "2026-06-19T11:25:03Z",
"dataType": "news",
"sim": 0.6117647290229797,
"url": "https://news.rthk.hk/rthk/ch/component/k2/1859203-20260619.htm",
"title": "全國鐵路端午節假期首天迎來客流高峰 熱門到達城市有北京廣州",
"body": "全國鐵路在端午節假期第一天迎來客流高峰,中國國家鐵路集團預計發送1973萬人次旅客,計劃加開1028列旅客列車。昨日全國鐵路發送超過1674萬人次旅客,運輸安全平穩有序。\n\n根據車票預售情況,今日熱門出發城市主要有北京、上海、廣州、成都、深圳及杭州等;熱門到達城市就主要有北京、廣州、成都、杭州、上海、鄭州及南京等。\n\n另外,北京至濟南、香港至深圳、北京至瀋陽、北京至鄭州、北京至大同、廣州至南寧等熱門區間,客流相對集中。\n\n編輯:羅宇光",
"source": {
"uri": "news.rthk.hk",
"dataType": "news",
"title": "news.rthk.hk"
},
"authors": [],
"concepts": [
{
"uri": "http://zh.wikipedia.org/wiki/端午节",
"type": "wiki",
"score": 5,
"label": {
"eng": "端午节"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Beijing",
"type": "loc",
"score": 5,
"label": {
"eng": "Beijing"
},
"location": {
"type": "place",
"label": {
"eng": "Beijing"
},
"country": {
"type": "country",
"label": {
"eng": "China"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Guangzhou",
"type": "loc",
"score": 5,
"label": {
"eng": "Guangzhou"
},
"location": {
"type": "place",
"label": {
"eng": "Guangzhou"
},
"country": {
"type": "country",
"label": {
"eng": "China"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hangzhou",
"type": "loc",
"score": 4,
"label": {
"eng": "Hangzhou"
},
"location": {
"type": "place",
"label": {
"eng": "Hangzhou"
},
"country": {
"type": "country",
"label": {
"eng": "China"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Shenzhen",
"type": "loc",
"score": 4,
"label": {
"eng": "Shenzhen"
},
"location": {
"type": "place",
"label": {
"eng": "Shenzhen"
},
"country": {
"type": "country",
"label": {
"eng": "China"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Zhengzhou",
"type": "loc",
"score": 4,
"label": {
"eng": "Zhengzhou"
},
"location": {
"type": "place",
"label": {
"eng": "Zhengzhou"
},
"country": {
"type": "country",
"label": {
"eng": "China"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Shenyang",
"type": "loc",
"score": 2,
"label": {
"eng": "Shenyang"
},
"location": {
"type": "place",
"label": {
"eng": "Shenyang"
},
"country": {
"type": "country",
"label": {
"eng": "China"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hong_Kong",
"type": "loc",
"score": 2,
"label": {
"eng": "Hong Kong"
},
"location": {
"type": "country",
"label": {
"eng": "Hong Kong"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jinan",
"type": "loc",
"score": 2,
"label": {
"eng": "Jinan"
},
"location": {
"type": "place",
"label": {
"eng": "Jinan"
},
"country": {
"type": "country",
"label": {
"eng": "China"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Nanjing",
"type": "loc",
"score": 2,
"label": {
"eng": "Nanjing"
},
"location": {
"type": "place",
"label": {
"eng": "Nanjing"
},
"country": {
"type": "country",
"label": {
"eng": "China"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Nanning",
"type": "loc",
"score": 2,
"label": {
"eng": "Nanning"
},
"location": {
"type": "place",
"label": {
"eng": "Nanning"
},
"country": {
"type": "country",
"label": {
"eng": "China"
}
}
}
}
],
"categories": [
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 91
},
{
"uri": "iptc/lifestyle_and_leisure",
"label": "iptc/lifestyle and leisure",
"wgt": 48
}
],
"image": null,
"eventUri": "zho-2054062",
"sentiment": null,
"wgt": 519564319,
"relevance": 1
},
{
"uri": "9363875249",
"lang": "eng",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:24:39",
"dateTime": "2026-06-19T11:24:39Z",
"dateTimePub": "2026-06-19T11:23:07Z",
"dataType": "news",
"sim": 0,
"url": "https://www.actionforex.com/technical-outlook/gbpjpy-outlook/644496-gbp-jpy-daily-outlook-2414/",
"title": "GBP/JPY Daily Outlook - ActionForex",
"body": "Intraday bias in GBP/JPY remains on the downside at this point. Rebound from 210.43 could have completed at 215.59 already. Deeper fall should be seen to 211.23 support first. Firm break there will target 210.43. On the upside, above 214.04 minor resistance will turn intraday bias neutral again.\n\nIn the bigger picture, there is no clear sign of trend reversal yet. The long term up trend could still extend to 61.8% projection of 148.93 (2022 low) to 208.09 (2024 high) from 184.35 at 220.90 on resumption. However, sustained break of 55 W EMA (now at 207.11) will argue that it's already in medium term down trend for 184.35 support.",
"source": {
"uri": "actionforex.com",
"dataType": "news",
"title": "Action Forex"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Japanese_yen",
"type": "wiki",
"score": 5,
"label": {
"eng": "Japanese yen"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Pound_sterling",
"type": "wiki",
"score": 5,
"label": {
"eng": "Pound sterling"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bias",
"type": "wiki",
"score": 4,
"label": {
"eng": "Bias"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Outlook_(Indian_magazine)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Outlook (Indian magazine)"
}
}
],
"categories": [
{
"uri": "dmoz/Health/Support_Groups",
"label": "dmoz/Health/Support Groups",
"wgt": 10
},
{
"uri": "dmoz/Shopping/Antiques_and_Collectibles/September_11,_2001",
"label": "dmoz/Shopping/Antiques and Collectibles/September 11, 2001",
"wgt": 11
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 60
}
],
"image": "https://www.actionforex.com/wp-content/uploads/2026/06/gbpjpy20260619a1.png",
"eventUri": null,
"sentiment": -0.04313725490196074,
"wgt": 519564279,
"relevance": 1
},
{
"uri": "9363871062",
"lang": "eng",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:21:39",
"dateTime": "2026-06-19T11:21:39Z",
"dateTimePub": "2026-06-19T11:20:23Z",
"dataType": "news",
"sim": 0,
"url": "https://www.actionforex.com/technical-outlook/eurjpy-outlook/644492-eur-jpy-daily-outlook-2390/",
"title": "EUR/JPY Daily Outlook - ActionForex",
"body": "EUR/JPY recovered ahead of 183.95 support and intraday bias is turned neutral first. On the downside, firm break of 183.95 will argue that rebound from 182.01 has completed, and bring deeper fall back to this support. Nevertheless, break of 186.30 will resume the rise to retest 187.93 high instead.\n\nIn the bigger picture, there is no sign of reversal yet. Uptrend from 114.42 (2020 low) is still expected to resume at a later stage to 78.6% projection of 124.37 (2022 low) to 175.41 (2025 high) from 154.77 at 194.88. However, sustained break of 55 W EMA (now at 179.23) will argue that it's already in a medium term down trend to 175.41 resistance turned support and below.",
"source": {
"uri": "actionforex.com",
"dataType": "news",
"title": "Action Forex"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Japanese_yen",
"type": "wiki",
"score": 5,
"label": {
"eng": "Japanese yen"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Euro",
"type": "wiki",
"score": 5,
"label": {
"eng": "Euro"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Outlook_(Indian_magazine)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Outlook (Indian magazine)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bias",
"type": "wiki",
"score": 3,
"label": {
"eng": "Bias"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Media_(communication)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Media (communication)"
}
}
],
"categories": [
{
"uri": "dmoz/Business/Employment/Resumes_and_Portfolios",
"label": "dmoz/Business/Employment/Resumes and Portfolios",
"wgt": 18
},
{
"uri": "dmoz/Health/Support_Groups",
"label": "dmoz/Health/Support Groups",
"wgt": 12
},
{
"uri": "dmoz/Society/Transgendered/Family_and_Relationships",
"label": "dmoz/Society/Transgendered/Family and Relationships",
"wgt": 11
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 67
},
{
"uri": "iptc/sport",
"label": "iptc/sport",
"wgt": 58
}
],
"image": "https://www.actionforex.com/wp-content/uploads/2026/06/eurjpy20260619a1.png",
"eventUri": null,
"sentiment": -0.07450980392156858,
"wgt": 519564099,
"relevance": 1
},
{
"uri": "9363866531",
"lang": "eng",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:17:37",
"dateTime": "2026-06-19T11:17:37Z",
"dateTimePub": "2026-06-19T11:15:07Z",
"dataType": "news",
"sim": 0,
"url": "https://www.scmp.com/lifestyle/chinese-culture/article/3357286/night-horrors-las-chinese-massacre-1871-brought-fore-new-book",
"title": "'Night of Horrors': LA's Chinese massacre of 1871 brought to fore in new book",
"body": "Lisa See's novel Daughters of the Sun and Moon revisits the terrible events that saw around 500 people attack the city's Chinese residents\n\nInside an unassuming room of the Huntington Library in Los Angeles, California, author Lisa See unfolds a stack of court records. At first glance, they look like a centuries-old love letter. The paper has yellowed from age, and the cursive is so ornate that the words are hard to make out.\n\n\"This is the case of the Wing Chun store,\" See explains. \"This is where a lot of the violence happened.\"\n\nThe store was run by Sam Yuen, head of one of Los Angeles' tongs, which were secret societies made up of men from China who often dabbled in illicit activities.\n\nThe Chinese massacre of 1871 started in the doorway.\n\nYuen's lawsuit against the mayor was not the only record that told the story of what became known as the \"Night of Horrors\". While researching her latest novel, Daughters of the Sun and Moon, See pored over documents to uncover the cultural mood of the city leading up to the night when a mob of roughly 500 white and Latino Angelenos attacked the city's Chinese residents and its aftermath.",
"source": {
"uri": "scmp.com",
"dataType": "news",
"title": "South China Morning Post"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Lisa_See",
"type": "person",
"score": 5,
"label": {
"eng": "Lisa See"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Los_Angeles_Chinese_massacre_of_1871",
"type": "wiki",
"score": 3,
"label": {
"eng": "Los Angeles Chinese massacre of 1871"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Huntington_Library",
"type": "wiki",
"score": 3,
"label": {
"eng": "Huntington Library"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Moon",
"type": "wiki",
"score": 3,
"label": {
"eng": "Moon"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Sun",
"type": "wiki",
"score": 3,
"label": {
"eng": "Sun"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Los_Angeles",
"type": "loc",
"score": 3,
"label": {
"eng": "Los Angeles"
},
"location": {
"type": "place",
"label": {
"eng": "Los Angeles"
},
"country": {
"type": "country",
"label": {
"eng": "United States"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Wing_Chun",
"type": "wiki",
"score": 2,
"label": {
"eng": "Wing Chun"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Chinese_language",
"type": "wiki",
"score": 2,
"label": {
"eng": "Chinese language"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Race_and_ethnicity_in_the_United_States_census",
"type": "wiki",
"score": 1,
"label": {
"eng": "Race and ethnicity in the United States census"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tong_(organization)",
"type": "wiki",
"score": 1,
"label": {
"eng": "Tong (organization)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Secret_society",
"type": "wiki",
"score": 1,
"label": {
"eng": "Secret society"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Mayor",
"type": "wiki",
"score": 1,
"label": {
"eng": "Mayor"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lawsuit",
"type": "wiki",
"score": 1,
"label": {
"eng": "Lawsuit"
}
},
{
"uri": "http://en.wikipedia.org/wiki/China",
"type": "loc",
"score": 1,
"label": {
"eng": "China"
},
"location": {
"type": "country",
"label": {
"eng": "China"
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues/Violence_and_Abuse",
"label": "dmoz/Society/Issues/Violence and Abuse",
"wgt": 13
},
{
"uri": "dmoz/Arts/Literature",
"label": "dmoz/Arts/Literature",
"wgt": 14
},
{
"uri": "dmoz/Society/Gay,_Lesbian,_and_Bisexual/Activism",
"label": "dmoz/Society/Gay, Lesbian, and Bisexual/Activism",
"wgt": 13
},
{
"uri": "dmoz/Shopping/Antiques_and_Collectibles/Ethnographic",
"label": "dmoz/Shopping/Antiques and Collectibles/Ethnographic",
"wgt": 14
},
{
"uri": "dmoz/Science/Anomalies_and_Alternative_Science/Anomalous_Objects",
"label": "dmoz/Science/Anomalies and Alternative Science/Anomalous Objects",
"wgt": 18
},
{
"uri": "news/Arts_and_Entertainment",
"label": "news/Arts and Entertainment",
"wgt": 76
},
{
"uri": "iptc/politics_and_government",
"label": "iptc/politics and government",
"wgt": 46
},
{
"uri": "iptc/crime,_law_and_justice",
"label": "iptc/crime, law and justice",
"wgt": 86
},
{
"uri": "iptc/arts,_culture,_entertainment_and_media/arts_and_entertainment/literature",
"label": "iptc/arts, culture, entertainment and media/arts and entertainment/literature",
"wgt": 98
}
],
"image": "https://cdn.i-scmp.com/sites/default/files/styles/og_image_scmp_generic/public/d8/images/canvas/2026/06/16/a7203666-163a-4dfc-9eba-a8e8166852de_21301b76.jpg?itok=GY37Z_4J&v=1781604741",
"eventUri": null,
"sentiment": -0.1843137254901961,
"wgt": 519563857,
"relevance": 1
},
{
"uri": "9363865311",
"lang": "eng",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:16:22",
"dateTime": "2026-06-19T11:16:22Z",
"dateTimePub": "2026-06-19T11:13:58Z",
"dataType": "news",
"sim": 0,
"url": "https://www.scmp.com/news/world/africa/article/3357717/vietnamese-sent-south-sudan-under-trumps-third-country-deportation-scheme-goes-home",
"title": "Vietnamese deported to South Sudan under Trump's controversial scheme goes home",
"body": "South Sudan's Ministry of Foreign Affairs announced the repatriation of 44-year-old Tuan Phan at a press briefing on Friday.\n\n\"We are grateful that while in our custody Mr Phan was very disciplined, joyful, and importantly, he remained healthy,\" spokesman Agok Anyar said.\n\nThey arrived in Juba, South Sudan's capital, aboard a military aircraft in July 2025 after a Supreme Court ruling greenlit their removal.\n\nThe eight men all have criminal convictions in the US but had served their prison sentences when they were taken into custody last year.",
"source": {
"uri": "scmp.com",
"dataType": "news",
"title": "South China Morning Post"
},
"authors": [
{
"uri": "associated_press@scmp.com",
"name": "Associated Press",
"type": "author",
"isAgency": true
}
],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/South_Sudan",
"type": "loc",
"score": 5,
"label": {
"eng": "South Sudan"
},
"location": {
"type": "country",
"label": {
"eng": "South Sudan"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Ministry_of_Foreign_Affairs_(Japan)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Ministry of Foreign Affairs (Japan)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Deportation",
"type": "wiki",
"score": 3,
"label": {
"eng": "Deportation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Vietnam",
"type": "loc",
"score": 3,
"label": {
"eng": "Vietnam"
},
"location": {
"type": "country",
"label": {
"eng": "Vietnam"
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Repatriation",
"type": "wiki",
"score": 2,
"label": {
"eng": "Repatriation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Juba",
"type": "loc",
"score": 1,
"label": {
"eng": "Juba"
},
"location": {
"type": "place",
"label": {
"eng": "Juba"
},
"country": {
"type": "country",
"label": {
"eng": "South Sudan"
}
}
}
}
],
"categories": [
{
"uri": "dmoz/Society/Issues/Crime_and_Justice",
"label": "dmoz/Society/Issues/Crime and Justice",
"wgt": 15
},
{
"uri": "dmoz/Society/Transgendered/Law",
"label": "dmoz/Society/Transgendered/Law",
"wgt": 14
},
{
"uri": "dmoz/Recreation/Aviation/Multimedia",
"label": "dmoz/Recreation/Aviation/Multimedia",
"wgt": 17
},
{
"uri": "dmoz/Society/Government/Foreign_Ministries",
"label": "dmoz/Society/Government/Foreign Ministries",
"wgt": 50
},
{
"uri": "dmoz/Recreation/Aviation/Military",
"label": "dmoz/Recreation/Aviation/Military",
"wgt": 23
},
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 66
},
{
"uri": "iptc/crime,_law_and_justice",
"label": "iptc/crime, law and justice",
"wgt": 87
},
{
"uri": "iptc/conflict,_war_and_peace",
"label": "iptc/conflict, war and peace",
"wgt": 75
},
{
"uri": "iptc/politics_and_government/international_relations/diplomacy",
"label": "iptc/politics and government/international relations/diplomacy",
"wgt": 83
}
],
"image": "https://cdn.i-scmp.com/sites/default/files/styles/og_image_scmp_generic/public/d8/images/canvas/2026/06/19/91292667-3894-4eac-a0fd-a30dd9beb999_043fd35c.jpg?itok=Imfkw8EW&v=1781867631",
"eventUri": null,
"sentiment": 0.1843137254901961,
"wgt": 519563782,
"relevance": 1
},
{
"uri": "9363863987",
"lang": "eng",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:15:17",
"dateTime": "2026-06-19T11:15:17Z",
"dateTimePub": "2026-06-19T11:14:05Z",
"dataType": "news",
"sim": 0,
"url": "https://www.actionforex.com/technical-outlook/eurgbp-outlook/644488-eur-gbp-daily-outlook-2405/",
"title": "EUR/GBP Daily Outlook - ActionForex",
"body": "EUR/GBP failed to sustain above 0.8680 resistance on first attempt, and intraday bias remains neutral. On the upside, firm break of 0.8680 will bring further rally back to 0.8278 resistance. Decisive break there will argue that fall from 0.8863 has completed already. On the downside, however, decisive break of 0.8610 support will revive the case of bearish trend reversal.\n\nIn the bigger picture, focus is staying on 38.2% retracement of 0.8221 to 0.8863 at 0.8618. Strong rebound from there will retain medium term bullishness. Rise from 0.8221 should resume through 0.8863 at a later stage. Nevertheless, sustained break of 0.8618 will confirm that whole rise from 0.8221 has completed at 0.8863. Deeper decline should then be seen to 61.8% retracement at 0.8466 at least.",
"source": {
"uri": "actionforex.com",
"dataType": "news",
"title": "Action Forex"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Pound_sterling",
"type": "wiki",
"score": 5,
"label": {
"eng": "Pound sterling"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Euro",
"type": "wiki",
"score": 5,
"label": {
"eng": "Euro"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Outlook_(Indian_magazine)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Outlook (Indian magazine)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bias",
"type": "wiki",
"score": 3,
"label": {
"eng": "Bias"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Market_trend",
"type": "wiki",
"score": 2,
"label": {
"eng": "Market trend"
}
}
],
"categories": [
{
"uri": "dmoz/Business/Employment/Resumes_and_Portfolios",
"label": "dmoz/Business/Employment/Resumes and Portfolios",
"wgt": 12
},
{
"uri": "dmoz/Business/Financial_Services/Venture_Capital",
"label": "dmoz/Business/Financial Services/Venture Capital",
"wgt": 12
},
{
"uri": "dmoz/Society/Activism/Anti-Media",
"label": "dmoz/Society/Activism/Anti-Media",
"wgt": 18
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 73
},
{
"uri": "iptc/sport",
"label": "iptc/sport",
"wgt": 69
}
],
"image": "https://www.actionforex.com/wp-content/uploads/2026/06/eurgbp20260619a1.png",
"eventUri": null,
"sentiment": 0.04313725490196085,
"wgt": 519563717,
"relevance": 1
},
{
"uri": "9363861309",
"lang": "eng",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:12:36",
"dateTime": "2026-06-19T11:12:36Z",
"dateTimePub": "2026-06-19T11:06:47Z",
"dataType": "news",
"sim": 0,
"url": "https://www.actionforex.com/technical-outlook/eurchf-outlook/644479-eur-chf-daily-outlook-2407/",
"title": "EUR/CHF Daily Outlook - ActionForex",
"body": "Intraday bias in EUR/CHF is back on the upside with break of 0.9234 temporary top. Further rise should be seen to retest 0.9264 first. Firm break there will resume the rally from 0.8979 to 100% projection of 0.8979 to 0.9264 from 0.9094 at 0.9379. Outlook will now remain bullish as long as 0.9179 support holds, in case of retreat.\n\nIn the bigger picture, as long as 0.9394 resistance holds, down trend from 0.9928 (2024 high) could still be in progress. Firm break of 0.8979 will confirm down trend resumption. However, decisive break of 0.9394 will be an important sign of medium term bullish reversal.",
"source": {
"uri": "actionforex.com",
"dataType": "news",
"title": "Action Forex"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Swiss_franc",
"type": "wiki",
"score": 5,
"label": {
"eng": "Swiss franc"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Euro",
"type": "wiki",
"score": 5,
"label": {
"eng": "Euro"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Outlook_(Indian_magazine)",
"type": "wiki",
"score": 4,
"label": {
"eng": "Outlook (Indian magazine)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Media_bias",
"type": "wiki",
"score": 3,
"label": {
"eng": "Media bias"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Market_sentiment",
"type": "wiki",
"score": 1,
"label": {
"eng": "Market sentiment"
}
}
],
"categories": [
{
"uri": "dmoz/Business/Employment/Resumes_and_Portfolios",
"label": "dmoz/Business/Employment/Resumes and Portfolios",
"wgt": 14
},
{
"uri": "dmoz/Business/Healthcare/Case_Management",
"label": "dmoz/Business/Healthcare/Case Management",
"wgt": 11
},
{
"uri": "dmoz/Society/Activism/Anti-Media",
"label": "dmoz/Society/Activism/Anti-Media",
"wgt": 12
},
{
"uri": "dmoz/Society/Paranormal/Out_of_Body_Experiences",
"label": "dmoz/Society/Paranormal/Out of Body Experiences",
"wgt": 11
},
{
"uri": "dmoz/Sports/Track_and_Field/Jumps",
"label": "dmoz/Sports/Track and Field/Jumps",
"wgt": 12
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 97
}
],
"image": "https://www.actionforex.com/wp-content/uploads/2026/06/eurchf20260619a1.png",
"eventUri": null,
"sentiment": 0.2078431372549019,
"wgt": 519563556,
"relevance": 1
},
{
"uri": "9363861308",
"lang": "eng",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:12:36",
"dateTime": "2026-06-19T11:12:36Z",
"dateTimePub": "2026-06-19T11:10:39Z",
"dataType": "news",
"sim": 0,
"url": "https://www.actionforex.com/technical-outlook/euraud-outlook/644484-eur-aud-daily-outlook-2405/",
"title": "EUR/AUD Daily Outlook - ActionForex",
"body": "Extended fall in EUR/AUD suggests that rebound from 1.6108 has completed as a corrective three-wave move to 1.6516. Intraday bias is back on the downside for 1.6108/6186 support zone. On the upside, above 1.6453 will turn bias back to the upside, and resume the rise from 1.6108 through 1.6516.\n\nIn the bigger picture, outlook will stay bearish as long as 1.6842 resistance holds. Fall from 1.8554 (2025 high) is expected to continue to 61.8% retracement of 1.4281 to 1.8554 at 1.5913. Decisive break there will pave the way back to 1.4281 (2022 low). However, firm break of 1.6842 should confirm medium term bottoming, and bring stronger rally.",
"source": {
"uri": "actionforex.com",
"dataType": "news",
"title": "Action Forex"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Australian_dollar",
"type": "wiki",
"score": 5,
"label": {
"eng": "Australian dollar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Euro",
"type": "wiki",
"score": 5,
"label": {
"eng": "Euro"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bias",
"type": "wiki",
"score": 4,
"label": {
"eng": "Bias"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Outlook_(Indian_magazine)",
"type": "wiki",
"score": 3,
"label": {
"eng": "Outlook (Indian magazine)"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Market_sentiment",
"type": "wiki",
"score": 1,
"label": {
"eng": "Market sentiment"
}
}
],
"categories": [
{
"uri": "dmoz/Business/Employment/Resumes_and_Portfolios",
"label": "dmoz/Business/Employment/Resumes and Portfolios",
"wgt": 14
},
{
"uri": "dmoz/Society/Activism/Anti-Media",
"label": "dmoz/Society/Activism/Anti-Media",
"wgt": 14
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 96
}
],
"image": "https://www.actionforex.com/wp-content/uploads/2026/06/euraud20260619a1.png",
"eventUri": null,
"sentiment": 0.04313725490196085,
"wgt": 519563556,
"relevance": 1
},
{
"uri": "9363859322",
"lang": "zho",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:10:41",
"dateTime": "2026-06-19T11:10:41Z",
"dateTimePub": "2026-06-19T11:07:46Z",
"dataType": "news",
"sim": 0.6470588445663452,
"url": "https://www.am730.com.hk/%E6%9C%AC%E5%9C%B0/1037052/%E6%B5%81%E6%B5%AE%E5%B1%B1%E8%BE%B2%E5%A0%B4%E9%80%A3%E7%92%B0%E9%81%87%E7%AB%8A%E6%90%8D%E5%A4%B1270%E8%90%AC%E5%85%83-%E8%AD%A6%E6%8B%989%E4%BA%BA%E6%B8%AF%E6%BE%B3%E8%B5%B7%E5%9B%9E80%E8%90%AC%E5%85%83%E8%B4%93%E7%89%A9",
"title": "流浮山農場連環遇竊損失270萬元 警拘9人港澳起回80萬元贓物 | am730",
"body": "天水圍流浮山一個農場遭連環爆竊案。\n\n今日(19日)下午警方新界北總區刑事部聯同元朗警區刑事部就聯合偵破的一宗爆竊及處理贓物案件作出簡報。元朗警區重案組第二隊主管林嘉傑高級督察表示,案件發生於天水圍一個佔地約六萬平方呎的家禽暨淡水魚養殖農場。該農場由受害人家族經營超過30年,場地以鋅鐵板圍封,內有供居住的鐵皮屋及貨櫃屋。而兩宗爆竊案先後在同一農場發生。\n\n第一宗於2026年5月23日凌晨,一名工人聽到聲響後,發現農場大閘被打開,並目睹一輛私家車駛離現場。其後證實貨櫃辦公室曾被搜掠,一個載有約5萬元現金及兩隻手錶的夾萬被搬離原位,相信因賊人犯案途中驚動場內職員,故夾萬未遭破壞,當時並無財物損失。\n\n第二宗於2026年6月12日早上,受害人一家外出返回後,發現與之前不同的另一間鐵皮屋大門被撬開,屋內有明顯搜掠痕跡。疑犯取走櫃桶內的鎖匙打開另一個夾萬,盜走約28萬元現金、5隻手錶,以及大批珠寶首飾和金器,總值超過港幣270萬元。失物其後被裝入一個藍色尼龍袋帶走。\n\n新界北總區刑事部聯同元朗警區刑事部經深入調查,透過「銳眼計劃」翻查大量閉路電視片段,成功鎖定一個分工明確且有組織爆竊集團。集團成員分別負責爆竊、車輛接應及處理贓物等不同角色。為掩人耳目,團夥除了分別利用兩輛私家車犯案及運送贓物,部分成員事後更嘗試更換全身衣物以逃避警方追查。\n\n經過警方進一步深入調查,部分贓物被運往荃灣一間金舖處理;另有部分涉案人士犯案後帶同贓物過境前往澳門,透過當地金鋪典當套現。警方隨即啟動警務協作與情報互通,與澳門司警保持緊密聯繫,兩地同步展開追查,追蹤失物流向及所有涉案人士的動向。在掌握充足證據後,警方於昨日(18日)在全港多區展開拘捕行動,共拘捕9名涉案人士,分別為8男1女,年齡介乎28歲至58歲,包括爆竊主犯、接應司機,以及涉嫌處理贓物的金舖負責人及職員。\n\n行動中,警方成功於荃灣一間金舖起回部分失物,包括一隻被盜手錶及一批珠寶首飾和金器,總值約港幣80萬元。目前警方正繼續與澳門司法警察局緊密合作,進一步追查被典當的失物。至現在為止,澳門司法警察局已成功追查到部份典當失物的流向,並積極配合本港警方及受害人進行失物認領。警方相信仍有案件主腦及其他同黨在逃,正全力追查其下落,不排除有更多人被捕。所有被捕人士現正被扣留調查。\n\n警方重申,根據《盜竊罪條例》,爆竊及處理贓物均屬嚴重罪行,一經定罪最高可被判監14年,市民切勿以身試法。\n\nADVERTISEMENT\n\n【👇送小米智能家品新品👇】",
"source": {
"uri": "am730.com.hk",
"dataType": "news",
"title": "am730"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/Organization_of_Hong_Kong_Police",
"type": "wiki",
"score": 5,
"label": {
"eng": "Organization of Hong Kong Police"
}
},
{
"uri": "http://zh.wikipedia.org/wiki/澳門司法警察局",
"type": "wiki",
"score": 5,
"label": {
"eng": "澳門司法警察局"
}
},
{
"uri": "http://zh.wikipedia.org/wiki/贓物",
"type": "wiki",
"score": 5,
"label": {
"eng": "贓物"
}
},
{
"uri": "http://zh.wikipedia.org/wiki/警察總區",
"type": "wiki",
"score": 5,
"label": {
"eng": "警察總區"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Lau_Fau_Shan",
"type": "wiki",
"score": 5,
"label": {
"eng": "Lau Fau Shan"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tin_Shui_Wai",
"type": "loc",
"score": 5,
"label": {
"eng": "Tin Shui Wai"
},
"location": {
"type": "place",
"label": {
"eng": "Tin Shui Wai"
},
"country": {
"type": "country",
"label": {
"eng": "Hong Kong"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hong_Kong_Police_Force",
"type": "wiki",
"score": 5,
"label": {
"eng": "Hong Kong Police Force"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Intermodal_container",
"type": "wiki",
"score": 5,
"label": {
"eng": "Intermodal container"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Cash",
"type": "wiki",
"score": 5,
"label": {
"eng": "Cash"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Watch",
"type": "wiki",
"score": 5,
"label": {
"eng": "Watch"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Yuen_Long",
"type": "loc",
"score": 5,
"label": {
"eng": "Yuen Long"
},
"location": {
"type": "place",
"label": {
"eng": "Yuen Long"
},
"country": {
"type": "country",
"label": {
"eng": "Hong Kong"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tsuen_Wan",
"type": "loc",
"score": 4,
"label": {
"eng": "Tsuen Wan"
},
"location": {
"type": "place",
"label": {
"eng": "Tsuen Wan"
},
"country": {
"type": "country",
"label": {
"eng": "Hong Kong"
}
}
}
},
{
"uri": "http://en.wikipedia.org/wiki/Hong_Kong_dollar",
"type": "wiki",
"score": 4,
"label": {
"eng": "Hong Kong dollar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Jewellery",
"type": "wiki",
"score": 4,
"label": {
"eng": "Jewellery"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Arrest",
"type": "wiki",
"score": 4,
"label": {
"eng": "Arrest"
}
},
{
"uri": "http://zh.wikipedia.org/wiki/高級督察",
"type": "wiki",
"score": 3,
"label": {
"eng": "高級督察"
}
},
{
"uri": "http://zh.wikipedia.org/wiki/重案組",
"type": "wiki",
"score": 3,
"label": {
"eng": "重案組"
}
},
{
"uri": "http://zh.wikipedia.org/wiki/港澳地區",
"type": "wiki",
"score": 3,
"label": {
"eng": "港澳地區"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Closed-circuit_television",
"type": "wiki",
"score": 3,
"label": {
"eng": "Closed-circuit television"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Fresh_water",
"type": "wiki",
"score": 3,
"label": {
"eng": "Fresh water"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Poultry",
"type": "wiki",
"score": 3,
"label": {
"eng": "Poultry"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Logistics",
"type": "wiki",
"score": 3,
"label": {
"eng": "Logistics"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Zinc",
"type": "wiki",
"score": 3,
"label": {
"eng": "Zinc"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Macau",
"type": "loc",
"score": 3,
"label": {
"eng": "Macau"
},
"location": {
"type": "country",
"label": {
"eng": "Macau"
}
}
}
],
"categories": [
{
"uri": "news/Politics",
"label": "news/Politics",
"wgt": 66
},
{
"uri": "iptc/crime,_law_and_justice",
"label": "iptc/crime, law and justice",
"wgt": 95
}
],
"image": "https://cdn3.am730.com.hk/processed/2026-06/1037052/article/1037052/df/01KVFRHMRZ5443R3M05ESJVF1E.jpeg?updatedAt=1781867266",
"eventUri": "zho-2054674",
"sentiment": null,
"wgt": 519563441,
"relevance": 1
},
{
"uri": "9363852505",
"lang": "eng",
"isDuplicate": false,
"date": "2026-06-19",
"time": "11:06:02",
"dateTime": "2026-06-19T11:06:02Z",
"dateTimePub": "2026-06-19T11:00:57Z",
"dataType": "news",
"sim": 0,
"url": "https://www.actionforex.com/contributors/fundamental-analysis/644463-the-fed-drove-the-dollar-to-its-previous-peaks/",
"title": "The Fed Drove the Dollar to Its Previous Peaks - ActionForex",
"body": "* Following the tariffs, investors were also expecting the US dollar to strengthen.\n\n* The Bank of England has not ruled out a rise in the repo rate.\n\nThe US dollar has recorded its best two-day rally since the start of the armed conflict in the Middle East. At that time, it rose on strong demand for safe-haven assets and its role as the currency of a net energy exporter. The DXY briefly exceeded 101, touching its highest level in the past 13 months. This time, the market is not being driven by a shock but by a gradual reassessment of the outlook for monetary policy over the past month. This reassessment, stemming from a shift in market views on the future of the federal funds rate, has gained fresh momentum following hawkish comments from Fed chair Kevin Warsh.\n\nJust a week ago, the probability of at least two rate rises in 2026 stood at 17%; it has now risen to 53%. This has pushed yields on 2-year Treasuries to their highest levels since February 2025, lifting the dollar index to its highest level since May 2025.\n\nAt that time, a month after the tariffs were announced, it was believed they would have a significant pro-inflationary effect, forcing the Federal Reserve to raise rates. In fact, the central bank cut rates in September, October and December last year, triggering a decline in the dollar. Expectations that this cycle would continue this year triggered a sell-off in December and January.\n\nThere is also a current narrative that the Fed's intention to bring inflation back to its 2% target will force it to raise rates. However, Capital Economics believes that US consumer prices already peaked in May at 4.2% year-on-year. As oil and petrol prices fall, the CPI will slow. Therefore, the likelihood of monetary policy tightening is probably overestimated by the futures market, and a reversal of this assessment will weaken the US currency.\n\nMeanwhile, as expected, the Bank of England kept the repo rate at 3.75%. Forecasts for peak inflation were revised down from 3.6% to 3.25%. For the BoE, the end of the conflict in the Middle East has reduced the risk of consumer price inflation accelerating but not eliminated it. This prevents the central bank from ruling out a tightening of monetary policy.\n\nThe US dollar's strength has pushed USDJPY towards 40-year highs. The market has ignored comments by Japan's Finance Minister Satsuki Katayama that the government is prepared to take bold and decisive action. It is clear that this is currently partly a story of a strong dollar rather than a weak yen, but USDJPY is trading near or above several of the last 40 years' peaks. Interventions have occurred at these levels on numerous occasions. Will Japan intervene now?",
"source": {
"uri": "actionforex.com",
"dataType": "news",
"title": "Action Forex"
},
"authors": [],
"concepts": [
{
"uri": "http://en.wikipedia.org/wiki/United_States_dollar",
"type": "wiki",
"score": 5,
"label": {
"eng": "United States dollar"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Tariff",
"type": "wiki",
"score": 4,
"label": {
"eng": "Tariff"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Repurchase_agreement",
"type": "wiki",
"score": 3,
"label": {
"eng": "Repurchase agreement"
}
},
{
"uri": "http://en.wikipedia.org/wiki/War",
"type": "wiki",
"score": 3,
"label": {
"eng": "War"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Monetary_policy",
"type": "wiki",
"score": 3,
"label": {
"eng": "Monetary policy"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Bank_of_England",
"type": "org",
"score": 3,
"label": {
"eng": "Bank of England"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Middle_East",
"type": "loc",
"score": 3,
"label": {
"eng": "Middle East"
},
"location": null
},
{
"uri": "http://en.wikipedia.org/wiki/Currency",
"type": "wiki",
"score": 3,
"label": {
"eng": "Currency"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Federal_Reserve",
"type": "org",
"score": 2,
"label": {
"eng": "Federal Reserve"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Chair_of_the_Federal_Reserve",
"type": "wiki",
"score": 2,
"label": {
"eng": "Chair of the Federal Reserve"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Kevin_Warsh",
"type": "person",
"score": 2,
"label": {
"eng": "Kevin Warsh"
}
},
{
"uri": "http://en.wikipedia.org/wiki/United_States_Treasury_security",
"type": "wiki",
"score": 2,
"label": {
"eng": "United States Treasury security"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Consumer_price_index",
"type": "wiki",
"score": 2,
"label": {
"eng": "Consumer price index"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Central_bank",
"type": "wiki",
"score": 2,
"label": {
"eng": "Central bank"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Federal_funds_rate",
"type": "wiki",
"score": 2,
"label": {
"eng": "Federal funds rate"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Inflation",
"type": "wiki",
"score": 2,
"label": {
"eng": "Inflation"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Satsuki_Katayama",
"type": "person",
"score": 1,
"label": {
"eng": "Satsuki Katayama"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Capital_Economics",
"type": "org",
"score": 1,
"label": {
"eng": "Capital Economics"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Futures_exchange",
"type": "org",
"score": 1,
"label": {
"eng": "Futures exchange"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Gasoline",
"type": "wiki",
"score": 1,
"label": {
"eng": "Gasoline"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Petroleum",
"type": "wiki",
"score": 1,
"label": {
"eng": "Petroleum"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Japanese_yen",
"type": "wiki",
"score": 1,
"label": {
"eng": "Japanese yen"
}
},
{
"uri": "http://en.wikipedia.org/wiki/Japan",
"type": "loc",
"score": 1,
"label": {
"eng": "Japan"
},
"location": {
"type": "country",
"label": {
"eng": "Japan"
}
}
}
],
"categories": [
{
"uri": "dmoz/Business/Investing/Research_and_Analysis",
"label": "dmoz/Business/Investing/Research and Analysis",
"wgt": 14
},
{
"uri": "dmoz/Society/Issues/Economic",
"label": "dmoz/Society/Issues/Economic",
"wgt": 20
},
{
"uri": "dmoz/Society/Government/Finance",
"label": "dmoz/Society/Government/Finance",
"wgt": 33
},
{
"uri": "dmoz/Business/Investing/Commodities_and_Futures",
"label": "dmoz/Business/Investing/Commodities and Futures",
"wgt": 19
},
{
"uri": "dmoz/Recreation/Picture_Ratings",
"label": "dmoz/Recreation/Picture Ratings",
"wgt": 16
},
{
"uri": "news/Business",
"label": "news/Business",
"wgt": 100
},
{
"uri": "iptc/economy,_business_and_finance/market_and_exchange",
"label": "iptc/economy, business and finance/market and exchange",
"wgt": 66
},
{
"uri": "iptc/economy,_business_and_finance/economy/economic_trends_and_indicators",
"label": "iptc/economy, business and finance/economy/economic trends and indicators",
"wgt": 79
}
],
"image": "https://www.actionforex.com/wp-content/uploads/2022/01/f-usd220.jpg",
"eventUri": null,
"sentiment": 0.223529411764706,
"wgt": 519563162,
"relevance": 1
}
],
"totalResults": 39015,
"page": 1,
"count": 10,
"pages": 3902
}
}