question

Upvotes
Accepted
381 1 3 3

URGENT ! Client needs guidance on developing a python script to query 'Filings Retrieval' (Get Document) API call. Is it possible to assist client on developing a simple python query for this service.

URGENT ! Client needs guidance on developing a python script to query 'Filings Retrieval' (Get Document) API call. Is it possible to assist client on developing a simple python query for this service. This is a request from WBS a UK client.

thank you,

Waseem

pythonrkd-apirkd
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
Upvotes
Accepted
18.2k 21 13 21

Hi @Shaikh.Waseem

You can try this sample python code.

Execute trkdAuthen to generate token.

Execute trkdFilingRetrieval and provide doc id, token to retrieve document.

Please note that I only print everything out to console just for demonstration purpose.

samplepython.zip


samplepython.zip (1.9 KiB)
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.