Skip to main content

Download crypto on-chain data with a single line of code

Project description

chaindl

Download crypto on-chain data with a single line of code.

Build Passing Tests Passing PyPI - Version PyPI Downloads GitHub License

chaindl is a lightweight Python library that lets you fetch historical and live on-chain crypto data from multiple public sources in one step. Whether you want to analyze metrics from Bitcoin, Ethereum, or other chains, chaindl handles the heavy lifting so you can focus on insights.

Why Use chaindl?

  • Fetch crypto on-chain data in one line – no need for API keys or complicated setups.
  • Fully free – all functionality is available without subscription or payment.
  • Ready for analysis – data comes back as a pandas.DataFrame, so you can immediately manipulate, visualize, or model it.
  • Save and share – easily export data as CSV for offline use, Excel, or reporting.
  • Multiple sources supported – from Cryptoquant to CheckOnChain, get all your metrics without juggling different platforms.
  • Focus on insights, not boilerplatechaindl handles parsing and formatting, so you spend less time on setup.

Documentation: https://chaindl.readthedocs.io/

Complete documentation is available at: https://chaindl.readthedocs.io/

Supported Websites

Installation

To install the chaindl package, use pip:

pip install chaindl

Quick Start

To download the data of a chart, simply obtain the URL and pass it to the download function

import chaindl

# Download data from a URL
data = chaindl.download("https://charts.checkonchain.com/btconchain/pricing/pricing_picycleindicator/pricing_picycleindicator_light.html")

# Export to CSV
data.to_csv('out.csv')

# Quick Plot
data.plot()

For advanced usage and examples with Cryptoquant and other sources, see the documentation.

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

chaindl-0.1.1.tar.gz (17.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

chaindl-0.1.1-py3-none-any.whl (15.6 kB view details)

Uploaded Python 3

File details

Details for the file chaindl-0.1.1.tar.gz.

File metadata

  • Download URL: chaindl-0.1.1.tar.gz
  • Upload date:
  • Size: 17.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for chaindl-0.1.1.tar.gz
Algorithm Hash digest
SHA256 2e9af08d9e6a2a40518bfdecec7bf11234c92d491d94f3f1af5d022de53840de
MD5 65592359d09779267509e5f60e2d3585
BLAKE2b-256 ae7871e66690a8882a803ca1fd29e30da1114a65384aee64d16b7a368b2338e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for chaindl-0.1.1.tar.gz:

Publisher: release.yml on dhruvan2006/chaindl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chaindl-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: chaindl-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 15.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for chaindl-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 99dd70d56ea34f28d57316f61d8bdf07a102d26349ecec31ff0e82a1d81ffca6
MD5 708552f8d7f80107e752d566ff04f2f4
BLAKE2b-256 e0e62213f267578dfca668bb878e55b35b227dc32dd9b4466fbdad0401a83643

See more details on using hashes here.

Provenance

The following attestation bundles were made for chaindl-0.1.1-py3-none-any.whl:

Publisher: release.yml on dhruvan2006/chaindl

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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