Skip to main content

A wrapper for it finance data

Project description

It Finances Api

A wrapper for It Finances Api

Official api documentation

https://api-test.itfinance.it/IT4FRest/rest/swagger-ui.html

how to use it

    import json
    from it_finance_api import ItFinanceApi

    with open('credentials.json', 'rb') as f:
        c = json.load(f)
        USERNAME = c.get('username')
        PASSWORD = c.get('password')

    api = ItFinanceApi()
    api.login(USERNAME, PASSWORD)

    res:  = api.get_score_companies_detail('0246364', '02162745')

Disclaimer

This wrapper is made only for those who have access to the api. You have to directly contact It Finance to gain access to the endpoints.

The calls to this api are not free, the cost is defined with a contract with itFinance

Collab

This wrappper is maintained by Telnet Servizi srl By the software division Telnet Data https://www.telnetdata.it/

Contact

http://www.itfinance.it

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

it_finance_api-0.0.1.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

it_finance_api-0.0.1-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file it_finance_api-0.0.1.tar.gz.

File metadata

  • Download URL: it_finance_api-0.0.1.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5

File hashes

Hashes for it_finance_api-0.0.1.tar.gz
Algorithm Hash digest
SHA256 8f0edaf4543be68adede381b23c04dcf020c6b57442334781d2b6fd562ff9cbe
MD5 42c4fbfbee7a2f425b76c7863599bd70
BLAKE2b-256 755460bd652f395c822cc550a2f9f55d7f9aacf5e8610d034d5cf0276b25c429

See more details on using hashes here.

File details

Details for the file it_finance_api-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: it_finance_api-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5

File hashes

Hashes for it_finance_api-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 85071ead6827e5b62a1e65723c5668dcb012f3147947b19982813c09e58da68c
MD5 22940a64d626fa3f5bde85b0c1e11e25
BLAKE2b-256 803c96b566414548d18940e5567147f9a115b7d8a84750dc38e4bb19f1303773

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page