web-api-examples
web-api-examples copied to clipboard
Some examples how the web-API can be used to retrieve data from SimFin.
SimFin Web API Examples
Version 2 of our web API was just made public.
Get an API key here.
You can access the documentation here.
Examples in this repository:
- Basic example for Python
- Basic example for Python using SimFin+ (much faster)
- Basic example for R
Examples for the old API v1 can be found in the 'v1' folder.