Scrape News feed from Bloomberg Terminal

最后都变了- 提交于 2019-12-23 00:48:09

问题


I have access and am starting to learn how to use the Bloomberg Terminal. My current project requires me to scrape all the news headlines and contents on the Bloomberg Terminal related to a given search criterion, e.g. "NI MICROSOFT". I've already looked at Bloomberg API but it seems to only provide access to market data such as stock/bond quotes, rather than news articles.

I'm quite stuck at the moment and not really sure where I should look for a solution. It would be great if anybody could give me some suggestions!

Thank you.


回答1:


You will need to subscribe to the EDTF (Event Driven Trading Feed) service over the Api. The service provides realtime updates of Textual News, News Analytics, Corporate Actions, Economic Indicators and more. I'd suggest to contact your terminal sales rep who will connect you to the right team.



来源:https://stackoverflow.com/questions/49547440/scrape-news-feed-from-bloomberg-terminal

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!