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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
5 1 0 2

Is it possible to get real time news headlines into Excel?

Using the various APIs, is it possible to get real time news headlines in Excel or in R or into Python?

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpythoneikon-com-apiwebsocketsnewseikon-data-api-r
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.

Upvotes
Accepted
629 2 4 7

Streaming/ Real-time updates aren't yet available in Eikon DAPI (soon to come), but you can request the most recent news headlines on a topic/company....

headlines = ek.get_news_headlines('MSFT.O',10)

headlines

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.

Upvotes
18k 21 12 20

Hi @pwb83

Please read this quick start guide to setup Python environment and API installation.

Then you can read this guide to get new headlines / story using Eikon Data API on Python.

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.

Upvotes
5 1 0 2

thanks guys!

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