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!

Best Answer

  • Jirapongse
    Jirapongse ✭✭✭✭✭
    Answer ✓

    @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.


Answers