Coinsta
Coinsta copied to clipboard
A Python package for acquiring both historical and current data of cryptocurrencies
Bumps [lxml](https://github.com/lxml/lxml) from 4.5.0 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...
Bumps [requests](https://github.com/psf/requests) from 2.23.0 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...
On a coin's page, it has tags and shows how many people have the coin their watchlist. Is it possible to get this data?
Some symbols have multiple coins with the same symbol, e.g. SNT. How do I reference a specific one? Basically same issue as here https://github.com/guptarohit/cryptoCMD/issues/21.