All Collections
Blog
Innovation Lab
Access APEX:E3 data via Jupyter Notebook
Access APEX:E3 data via Jupyter Notebook
APEXE3HQ avatar
Written by APEXE3HQ
Updated over a week ago

Jupyter notebooks are a popular way to run code on the cloud and manipulate data.

APEX:E3 has released a Jupyter notebook example which demonstrates how to access it's cloud data.

You can find the exmaple here.

Either copy and paste the code into your Jupyter notebook or to run this example now:

2. Select GIST from the drop down
โ€‹

3. Enter the APEX:E3 Jupyter notebook gist url:
โ€‹https://gist.github.com/usmane3/15d112fb7823d80747106248a6c05978

4. Click Launch after which your instance will get setup

5. You will now see the following screen. Click on the apexe3-api.ipynb to access the notebook

6. Edit the client_id and client_secret with your credentials (you can get these by emailing contactus@apexe3.com) and click run to view the latest global aggregated orderbook for the Bitcoin Dollar market across the main Cryptocurrency exchanges

Did this answer your question?