GitPedia

Etherscan labels

Full label data dump of top EVM chains in JSON/CSV.

From brianleectยทUpdated May 11, 2026ยทView on GitHubยท

1. On the command-line, run the command `pip install -r requirements.txt` while located at folder with code. 1. (Optional) Add ETHERSCAN_USER and ETHERSCAN_PASS to `sample.config.json` and rename to `config.json` 1. Run the script with the command `python main.py`. 1. Proceed to enter either `eth`, `bsc` or `poly` to specify chain of interest 1. Login to your \_\_\_scan account (Prevents popup/missing data) 1. Press enter in CLI once logged in 1. Proceed to enter either `single` (Retrieve specif... The project is written primarily in Python, distributed under the MIT License license, first published in 2022. Key topics include: arb, arbitrium, avalanche, avax, crypto.

EVM Labels

Scrapes labels from etherscan, bscscan & polygonscan, arbitrium, fantom, avalanche website and stores into JSON/CSV.

๐Ÿ”ด Currently broken due to undetected chromedriver not working.

ChainSiteLabel CountStatusLast scraped
ETHhttps://etherscan.io29945โœ… ok18/6/2023
BSChttps://bscscan.com6726โœ… ok26/3/2023
POLYhttps://polygonscan.com4997โœ… ok26/3/2023
OPThttps://optimistic.etherscan.io546โœ… ok29/3/2023
ARBhttps://arbiscan.io837โœ… ok26/3/2023
FTMhttps://ftmscan.com1085โœ… ok26/3/2023
AVAXhttps://snowtrace.io1062โœ… ok26/3/2023

Total Chains: 7

Total Labels: 45198

Setup

  1. On the command-line, run the command pip install -r requirements.txt while located at folder with code.
  2. (Optional) Add ETHERSCAN_USER and ETHERSCAN_PASS to sample.config.json and rename to config.json
  3. Run the script with the command python main.py.
  4. Proceed to enter either eth, bsc or poly to specify chain of interest
  5. Login to your ___scan account (Prevents popup/missing data)
  6. Press enter in CLI once logged in
  7. Proceed to enter either single (Retrieve specific label) or all (Retrieve ALL labels)
  8. If single: Follow up with the specific label e.g. exchange , bridge ....
  9. If all: Simply let it run (Take about ~1h+ to retrieve all, note that it occassionally crashes as well)
  10. Individual JSON and CSV data is dumped into data subfolder.
  11. Consolidated JSON label info is dumped into combined subfolder.

Contributors

Showing top 3 contributors by commit count.

View all contributors on GitHub โ†’

This article is auto-generated from brianleect/etherscan-labels via the GitHub API.Last fetched: 6/18/2026