Data Providers
Speasy provides access to the following Web Services:
Speasy can also access data directly from local or remote archives using the direct archive access module
While you can download any data with speasy.get_data()
, each web service have specificities and might expose extra
features through their dedicated modules.
Note
At any time, you can disable a provider by adding it to the disabled_providers
list in your configuration file, see Disabling data providers.