How to retrieve all the headlines in past 3 days with RDP news API

Hi Team

I see there is a limit of 100 to retrieve headlines with https://api.refinitiv.com/data/news/v1/headlines. What is the suggested way to get all the headlines in past 3 days ? Thanks

Best Answer

  • nick.zincone
    nick.zincone admin
    Answer ✓

    HI @gang.chen1,

    The RDP News headline supports the ability to retrieve all headlines in the last 3 days. Using the "cursor-based pagination", you can request subsequent pages. Refer to the Playground Reference documentation for more details.

    image

Answers