News from getnewsheadlines() coming in with fixed time delay. Missing permission?

I'm using get_news_headlines() from EIKON API to get news headlines. Everything works great but I'm only able to extract news with some fixed time delay (around -1d). I'm not getting this while I'm looking at news directly thorough News Monitor in Eikon. Do I miss some sort of permission?

I contacted Eikon desk about it but without any luck.

Best Answer

Answers

  • @Jakub So the get_news_headline API call should be up-to-date, please see below a screenshot I took of the latest Tesla news - I took the snap a few minutes ago and it was current.

    ek.get_news_headlines('TSLA.O and LEN')

    image

    Where you might see differences between the NEWS monitor - which is a streaming realtime monitor - is in the number of sources. Not all of our almost 10,000 news sources are delivered via the Eikon get_news_headlines API I believe. To get a full detail of sources covered please raise a content query with the team. I hope this can help.

  • I don't believe there are permissions that control the capability to retrieve latest news headlines using Eikon Data API. Could you give an example of the differences you see in the results returned by the News Monitor app and by the get_news_headlines method? Run the request using the same news search expression and take a screenshot of both the News Monitor and the dataframe returned by the get_news_headlines method. Mind that by default News Monitor app returns news headlines from more sources than are available through Eikon Data APIs, hence some differences in the results are expected. But not the way you describe. Make sure that the results in the screenshots of both News Monitor and the dataframe returned by get_news_headlines function show at least 20 headlines or so. If the results include less than 20 headlines, it may be hard to compare them.