An out-of-the-box etherscan label crawler, get account labels from etherscan.io eaisly.
Installation
pip install etherscanlabel
Usage
etherscanlabel crawl <labelcategory> --header=<file-path> etherscanlabel -h | --help
Examples
etherscanlabel crawl Binance --header /path/to/header.json
Contents of requirements.txt
beautifulsoup4==4.11.1 docopt==0.6.2 notiondict==0.1.1 pandas>=1.1.5 requests>=2.27.1 setuptools>=59.6.0 tqdm==4.64.1
Config file
You must attach your header file, you can find an example file here: https://github.com/PixelHegel/Etherscan-Label-Crawler/blob/main/header_sample.json
Release files for etherscanlabel 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| etherscanlabel-0.1.1.tar.gz | 9.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| etherscanlabel-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 19.1 kB
Release files / etherscanlabel-0.1.1.tar.gz
| Download URL | etherscanlabel-0.1.1.tar.gz |
|---|---|
| Size | 9.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
52027fa84b097cd6db134ee656c249161135773c4f9d965e73bafed5234314bd
|
|
BLAKE2b-256 checksum How to use checksums |
2f3d57e569648e1ed54f51851e17837e547a6e0cd616c3256e3c856e30ce0356
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.7
|
Release files / etherscanlabel-0.1.1-py3-none-any.whl
| Download URL | etherscanlabel-0.1.1-py3-none-any.whl |
|---|---|
| Size | 9.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
bea195b07d70770abfd4f64bd25dcf3b5621286e3b3c16bdc50a6f60d2176613
|
|
BLAKE2b-256 checksum How to use checksums |
b5e39757ff1d77b0114b558b0565915fa2f65b25e145e70383134df08a4b242e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.7
|