For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
21 2 3 4

using eikson to download data while PC is logout

I tried to use task scheduler to trigger python code to download reuters data through eikson. However, I got the following error:

requests.exceptions.MissingSchema: Invalid URL 'None': No schema supplied.

Any idea to resolve it?

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpython
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.

Upvotes
Accepted
4.6k 26 7 22

@peng.tian the python API is not really designed with your workflow in mind. Instead, I suggest you look into using an enterprise-level API, such as DataScope.

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.

Thanks. Does DataScope have python API?

DataScope and Thomson Reuters Tick History (TRTH) products provide RESTful APIs, which you can use in any modern development environment including Python. On this portal you can find numerous examples of using Python to retrieve data from DataScope or TRTH.

Upvotes
4.3k 2 4 5

That means that you didn't previously start Eikon, or didn't set your app key.

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