Upgrade from Eikon -> Workspace. Learn about programming differences.

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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
3 0 0 1

Can I get the related rics for every news item the way it is shown in New monitor, through get_news_headlines?

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-apinews
icon clock
10 |1500

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

1 Answer

· Write an Answer
Upvotes
Accepted
32.2k 40 11 19

Hello @arunkumar.nehru,

I do not believe you can get this info via get_news_headlines via Eikon Data API.

If you are, however, looking for the news on specific RICs only, you can specify them in the request itself:

ek.get_news_headlines('R:LHAG.DE,T.N', date_from='2019-04-01T09:00:00', date_to='2019-4-05T18:00:00')

This type of info, as part of the complete metadata, is available with Machine Readable News from Elektron Data Feed, you may be interested to discuss this requirement in more detail with your Refinitiv account manager

icon clock
10 |1500

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

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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