question

Upvotes
Accepted

how to implement a news filter on C# on more than one topic in spanish using the TRKD

I'm using the TRKD with C# and I want to retrieve the headlines of news with two topics (MX or CMPNY excluding SPORTS) and that the language is Spanish. Thanks a lot

rkd-apirkdnews-filter
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvote
Accepted
86 1 3 6

TRKD has a user interface for testing services and executing requests called the Request Builder. You may be familiar with it. The URL is https://www.trkd.thomsonreuters.com/SupportSite/RequestBuilder/requestbuilder.aspx.

Sign in, navigate to the News service and to the 'Retrieve Headlines' operation.

From the 'Demo View' add the criteria/filter you require. Run the request to insure the results are what you need. Then on that page on the top right is a 'Sample' button that you can download a sample of this request in c#.


icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.