Posting this query on behalf of client. Account: Megaannum Technology Limited Contact: Teddy Chiu Please see additional query below.
In addition, I find that if I search `Elon Musk` on workspace, it will return the news/data from X, how do I get these news/data from X via the function call?
The main question is that the retrieved news by get_headlines() doesn't include the ric, for example, it has `versionCreated`, `headline`, `storyID`, `sourceCode` only, how can I know the news related to which tickers or companies? Taking above mentioned query with `Elon Musk` as an example, it also return me those 4 field without the `ric` field, without a `ric` field with value `TSLA.O`
Moreover, I try ld.news.get_headlines("'Elon Musk' AND Language:LEN AND Source:RTRS", start="2025-09-25T00:00:00", end="2025-10-28T23:59:59"), just difference query. And I find that it return empty while this is not possible since I just google Reuters Elon Musk, it already show me there is some news relate to Elon Musk today
Looking forward to your response team. Thanks in advance.