Retrieving MRN News

lim.yongyik
lim.yongyik Newcomer
edited January 31 in DSS

Hello,

I was going through this article on retrieving MRN news using Python. If the program is behind our organization Firewall and Proxy, is there any other additional pre-requisite that we need to take note of? EG: Opening firewall and etc.

https://developers.lseg.com/en/article-catalog/article/getting-machine-readable-news-data-via-sftp-python

Answers

  • Jirapongse
    Jirapongse ✭✭✭✭✭

    @lim.yongyik

    Thank you for reaching out to us.

    If the program is behind a proxy, you need to set a proxy in the code, as mentioned in the article.

    image.png

    For the firewall settings, the firewall must be configured to allow outgoing connections to archive.news.refinitiv.com on the TCP port 22.