An out-of-the-box etherscan label crawler, get account labels from etherscan.io eaisly.
pip install etherscanlabel
etherscanlabel crawl <labelcategory> --header=<file-path> etherscanlabel -h | --help
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
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