The most recent content from our members.
Could you help me with code that can return me the top news on workspace API?
I am using workspace, is there way i can query the news headline using python ?
After the application update, our app has been fetching news only sporadically. Is there an issue with the news API service? Previously, several items were fetched every hour on weekends, but now they are only being fetched every 4 to 5 hours.
for a news item(news.headlines.Definition("R:AMD.O AND Language:LEN AND Source:RTRS").get_data()), does {"_qcode": "R:AMD.O"} appear only once, or can a single news item contain multiple {"_qcode": "R:..."} values? For example, is it possible for one news article to include both {"_qcode": "R:AMD.O"} and {"_qcode":…
The query ask for searching the tickers: INTC, AMD. And the result only show the field versionCreated, headline, storyID, and sourceCode. There are 4 results, I can't know which news data is about INTC, which one is about AMD. Can the result of "ld.news.get_headlines('(R:INTC.O OR R:AMD.O) AND Language:LEN AND…
In the Workspace desktop front-end we see that the Reuters article on Qualcomm’s earnings yesterday came out at CET 22:02:26 (that makes sense, post market US market close in CET), but the same article gets a Timestamp of 21:02:26 in API, exactly one hour earlier It is as if the Timestamps don’t take into account the fact…
I use the Codebook app in Workspace and utilize an API program that retrieves news stories. I have a couple of questions about that: The news stories before 2025 do not seem to be retrievable in the Codebook through the API. I am wondering if there is a limitation to what can be retrieved with the API, such as news stories…
I would appreciate your confirmation and clarification on the following technical points regarding the News API integration. Question 1: Handling Deleted News Articles via API When previously distributed news articles are later deleted or withdrawn, how is this reflected in the API? According to the News user guide,…
Hello! I am looking to replicate the search of Topic:AAA AND "S&P". Is it possible to do this using the eikon package?
Hi - please provide the list of all API URL endpoints that can be used for a python API. Or the link to a webpage containing all these URLs.
I was using python library to fetch news by ld.news.get_headlines(query='"Elon Musk" AND Language:LEN AND Source:"X"', count=10). However it returned LDError: Error code 400 | Query cannot return any result. Since I was trying to retrieve social media posts (explicitly X posts), is there a function to do it?
this is en example of what I use now news = ld.news.get_headlines(query="L'Agence AND Tresor",start='2022-08-26T00:00:00', end='2025-12-06T23:59:59',count=1000) ut instead I would like to get all news for some RICS like AUCTBTF
Query- api news f9, breaking news, red colour header, does it has any flagging? just want to check for the news under f9 do you guys have any flag/indicator marking it as "breaking news"? if we were to use api to grab the news
Hi, I am trying to create a News Monitor experience in Excel. Is it poosible to pull news from News Monitor and put them into Excel, which cascades throughout the day like how News Monitor behaves?
It looks like you're new here. Sign in or register to get started.