The most recent content from our members.
Case: 14967300 Hi, I'm trying to figure out how to use python and lseg-data module to get out all storyid and story text that reference a particular stock. Can you help on this please? Above is from client, news team referred me here
I need time-series data of news sentiment scores for a particular industry. How can I use Refinitiv Data Platform API to get it?
Could you please confirm if there’s any streaming price feed available for news content in Refinitiv? Would appreciate any details on that if available. like there is a rest API to fetch news, i am asking if i can get it using web socket connection How to get news from web socket connection mode? could you please check…
I’m encountering an issue while using the get_headlines() function. Specifically, I’m not receiving the latest news as expected, even when I specify the endpoint as "now." There seems to be a lag of a few hours between when the news is available on the Workspace application and when it appears in the API results.
Hi, I am trying to download country specific news data using codebook and have gotten to the stage of storing the news story in either dictionary or dataframe format. My question is, is there a function that allows for summaries of news to be downloaded? Or do I have to perform manual filtering for each news story and…
I use Desktop API news to read livestreaming news for companies, but for research and academia purposes, I want to download the livestreaming news for companies (e.g., S&P 500 USA companies for 10 years) analysis directly as raw data into Excel when log into Excel-add in Refinitiv Workspace environment/or using Python.…
I want to get the body of the news articles as well. How can I do that? Can you provide underlying documentation as well? Website below don't show how to extract an article body:…
the reports that i want to get through API is. - CBOT Grains[WHE/C] - CBOT CORN[COR/] - CBOT SOYBEANS[SOY/C]
I would like to retrieve news only from a selection of 100 sources. Is there a way to query the sources using an analytics metric (e.g. popularity)?
Hi, I am attempting to connect to the https://api.refinitiv.com/alerts/v1/news-stories-subscriptions via a Python script on my local machine. When doing a POST request to this, I keep hitting the following error: {"error":{"id":"3aa593ff-7498-4dbc-8aca-b3882f556d0a","code":"30016","status":"422","message":"Number of user…
Dear all, I am an early-stage user of the API environment, please excuse me for apparently redundant questions. My aim is to gather management pay-related news from the last 365 days for every company in my portfolio (fewer than 550 RICs) at each fiscal year-end over the past 20 years, and perform sentiment analysis on…
Hello, I am trying to connect to RDP news directly in python without having the terminal in the same machine. import lseg.data as ld import os os.environ["LD_LIB_CONFIG_PATH"] = r"C:\\Users\\padadmin\\PycharmProjects\\pythonProject\\Repos\\pwm-pad\\APIs\\Configuration" ld.open_session() Where I have the json file like…
Hi everyone, I'm currently downloading ESG-related news using Refinitiv Workspace via Jupyter Notebook (GPU / Workspace Helper connection). Is there a way to filter only Breaking News and Web News within the Python refinitiv.datapackage? Or maybe a different query syntax that ensures the exclusion of filings, research,…
I am getting this error when calling ld.news.get_headline lseg.data._errors.LDError: Error code 429 | Too many requests, please try again later. although this was working fine up until yesterday. I have already been waiting for about a day. Could you kindly help me understand what's going on?
It looks like you're new here. Sign in or register to get started.