For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted

API to get "Most Read" News

Hi,


A client would like to get "Most Read" news like she can do in News Monitor. I understand that Eikon Data API cannot do this as mentioned in How to query mostly read news for a certain ticker via Eikon API? - Forum | Refinitiv Developer Community

capture.png


Anyway, is there any API/workaround that can query news based on "Most Read"? Please advise.


Thanks and Regards,

Vetit S.

eikon-data-apirefinitiv-dataplatform-eikonelektronrdp-api
capture.png (142.3 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

1 Answer

Upvotes
Accepted
38.1k 69 35 53

@vaetit.sirasupprakchai1

I found that the M:1RS code represents most read news.

df = ek.get_news_headlines("M:1RS AND CRU",count=10)

However, the output is different from the news monitor.

1635836805142.png




1635836805142.png (33.6 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea