/BorsdataAPI

Börsdata API Python

Primary LanguagePython

BorsdataAPI

Our simple Python console test client to get a quick start with Börsdata API. More details about API is found here

Api Key

If you dont have an API Key, you need to Apply for an API key on Börsdata webbpage. You need to be a Pro member to get Access to API.

Installation

Python 3+ needed! Use the package manager pip to install dependencies.

pip3 install -r requirements.txt

How to get started with Client

Download project and run it from a terminal or any Python-IDE PyCharm. In constants.py you replace xxxx with your unique API Key. Run borsdata_client.py (or excel_exporter.py)

License

MIT