The most recent content from our members.
Urgent!!! Hi team, client is having an issue connecting to mrn archive host archive.news.refinitiv.com. I've attached error message and could you help with the reason? I tried Filezilla connection is fine. Thanks team.
Hi team, I'm trying to use below codes to connect to our archive.news.refinitiv.com host but encountered the error below. pysftp.Connection(host='archive.news.refinitiv.com', username='GE-xxxxxxx', password='xxxxxx') ERROR: No hostkey for host archive.news.refinitiv.com found. May I know what's the reason for that and how…
I am planning to download MRN news via Refinitiv SFTP. i need to convert it into CSV. Can you provide a sample using Python on how to do this?
Hi team, i was trying to use refinitiv.dataplatform to get news data using below code. import refinitiv.dataplatform as rdp rdp.open_platform_session( 'appkey', rdp.GrantPassword( username = 'id', password = 'pwd*' ) ) html_story = rdp.get_news_story('urn:newsml:reuters.com:20230714:nL8N390167:3') But in html_story, i was…
Hi team, where can i find sample python code to fetch news analytics from RDP using rdp api? I'm also confused about the python library since we have refinitiv.dataplatform, refinitiv.data and refinitiv.data-platform, which is the correct one for rdp api? And do we have detailed tutorial regarding the fileds for all…
Hi team, my client is using java to connect mrn archive host archive.news.refinitiv.com, but got the error java.net.ConnectException: Connection timed out: connect, shown in the screenshot below. Any idea how to resolve it? Thank you.
I am using this hostname amer-1-t3.streaming-pricing-api.refinitiv.com and these mrn_domain = 'NewsTextAnalytics' mrn_item = 'MRN_STORY'
Hi team, one of our clients is using MRN api to feed news into their own system. Currently the news can only be classified by company (like CUSIP or ISIN), they're asking whether our MRN can be classified based on industry or not?
Hi! I use example of application from https://developers.refinitiv.com/en/article-catalog/article/creating-websocket-mrn-story-viewer-using-net-core-and-wpf article. I cloned repository (https://github.com/Refinitiv-API-Samples/Example.WebSocketAPI.CSharp.MRNWebSocketViewer) and trying to run application. As far as I…
We found that the language codes of Simplified Chinese and Traditional Chinese in the news message are both 'zh' . Is there any way to distinguish these two languages? Client uses EMA with LPC to get streaming news from RTO.
It looks like you're new here. Sign in or register to get started.