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
1 0 0 1

getting news with specific topics

Hello,

I'm using Python with ek.get_news_headlines to get news from Eikon API

I would like to ask if I want to get the news related to some specific topics (economics, finance, banking), is it the right query?

"Language:EN in Australia AND (Topic:Economic or Topic:Finance or Topic:Economy or Topic:Banking or Topic:Politics or Topic:Policy)


Thank you!

eikon#technology#contentnewsnews-topic-code-list
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.

Upvote
80k 257 52 75

@Hana

Thank you for reaching out to us.

Typially, the query used in the API is similar to the query used in the News Monitor application on Workspace.

Therefore, you can check the available topics from the News Monitor application.

1714452239434.png

Otherwise, you can contact the helpdesky team via MyRefinitiv to verify the query.



1714452239434.png (29.1 KiB)
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.

Hello,


Can you please show me how to translate from the News monitor filter to the python code? Thank you very much

Hello,


Please let me know if I want to filter out the news in geography as Australia, what's the code I should you in python?


Thank you


Upvote
80k 257 52 75

@Hana

You can search the topics in the news monitor app.

1715050838574.png

Then, you can select the search text box to get a string.

1715050879258.png

This string can be used in Python.

Otherwise, you can contact the helpdesky team via MyRefinitiv to verify the query.


1715050838574.png (14.9 KiB)
1715050879258.png (10.5 KiB)
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.

Thank you it helps alot

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.