question

Upvotes
Accepted
381 1 2 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 5.0 MiB each and 10.0 MiB total.

1 Answer

Upvotes
Accepted
18k 21 12 20

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 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea