Inconsistent result of news data from Eikon API

Hello,

I was using Eikon's Python API to pull news data and I found that the result from the API is not consistent. When I pull news from the source NS:RTRS, there will be a <p class='tr-slugline'> in which contains the keywords of the news. The problem is the news pulled using get_news_story don't have consistent result on that tag.

E.g. When I pulled the data from news about protest in Paris, the keywords in Eikon Desktop showed FRANCE-PROTESTS/VIOLENCE. But when I pulled the news via Python API, it showed either FRANCE-PROTESTS/VIOLENCE or BC-WORLD or BC-AMERICA.

Could this be possible bug? Or is there any alternative to get these keywords with consistent results?

Best Answer

  • I'm not sure why but I don't face the problem anymore. The previous problem was that keywords of several news were shown as BC-WORLD or BC-AMERICA. I'll tell you again if I can replicate this issue. Thank you for your support.

Answers