I am using workspace, is there way i can query the news headline using python ?
Hi @VPaliwal ,
The Data Library can be used to retrieve the news headline and story, the resource of it including overview, quickstart guide, documentation, tutorials can be found in LSEG Data Library for Python | Devportal
Here's the example code to retrieve news Example.DataLibrary.Python/Examples/1-Access/EX-1.01.05-News.ipynb at lseg-data-examples ยท LSEG-API-Samples/Example.DataLibrary.Python
To run the code, you can either use Codebook application inside LSEG Workspace or run it on your local environment, the latter guide is at Quick Start | Devportal and please note that the LSEG Workspace application have to be up, running and logged in on the same machine to be able to connect to the Data Platform