Analysts Reports & New via API

Options

Hi,

Could you tell me which APIs I would use to get Reuetrs News and Analysts reports. And how I would get historical data for these.

Best

Gordon

Answers

  • Hello @gordon.konheiser

    LSEG provides many different products which offer varying levels of News, historical archives and news analytics data. These products like LSEG Workspace, RDP and NEWS ML etc, also offer API access.

    It is best to speak with an LSEG account manager to find out which product will fit your needs.

  • Hi Gurpreet,

    I dont want to speak with the account manager as they dont have much of a clue when it comes to the APIs.

    OK so we currently use the RDP api , is there documentation on how to get news (both live and historical) via the RDP api.

  • @gordon.konheiser

    On RDP, there are two endpoints which can provide News.

    1. The alerts delivery which delivers realtime news or headlines into a message queue
    2. REST endpoint for requesting news headlines or stories

    The use of these two delivery mechanisms is described in these articles and also on the Reference tab in the API playground.

    Retrieving News Headlines or Stories from Refinitiv Data Platform Alerts

    Exploring News Metadata - with Refinitiv Data Platform

    You can read about these and many other similar articles about News on the developers portal.

  • That's great thx. Let me play around with that and I will come back with any questions. ; )