Skip to content

An address label crawler for Etherscan, with this crawler you can crawl etherscan easily

License

Notifications You must be signed in to change notification settings

PixelHegel/Etherscan-Label-Crawler

Repository files navigation

Etherscan Label Crawler - An out-of-the-box etherscan label crawler

https://api.travis-ci.com/PixelHegel/Etherscan-Label-Crawler.svg?branch=main

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

About

An address label crawler for Etherscan, with this crawler you can crawl etherscan easily

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages