Home
Softono
python_api_client

python_api_client

Open source Python
21
Stars
11
Forks
6
Issues
9
Watchers
1 year
Last Commit

About python_api_client

A Python client for Calcbench's API.

Platforms

Web Self-hosted

Languages

Python

Links

Calcbench API Client

Calcbench is an interface to the XBRL encoded 10-(K|Q) and press releases public companies file on the SEC's Edgar system.

>>>%pip install "calcbench-api-client[Pandas]
>>>import calcbench as cb
>>>cb.standardized(company_identifiers=["MSFT", "GOOG"], point_in_time=True)

:warning: API access is not included in the standard Calcbench subscription. Talk to [email protected] before you start coding.

Documentation

http://calcbench.github.io/python_api_client/html/index.html

Examples

https://github.com/calcbench/notebooks

Installation

pip install calcbench-api-client

Credentials

Use your Calcbench username (email) and password.

Start a free two week Calcbench trial @ https://www.calcbench.com/join

Support

[email protected]

Credit

@someben https://github.com/calcbench/python_api_client/commit/6c2312525fa365acc91bd8e979037fc2492845f3