Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

License

NotificationsYou must be signed in to change notification settings

brianleect/etherscan-labels

Repository files navigation

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

🔴 Currently broken due toundetected 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 commandpip install -r requirements.txt while located at folder with code.
  2. (Optional) Add ETHERSCAN_USER and ETHERSCAN_PASS tosample.config.json and rename toconfig.json
  3. Run the script with the commandpython main.py.
  4. Proceed to enter eithereth,bsc orpoly 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 eithersingle (Retrieve specific label) orall (Retrieve ALL labels)
  8. Ifsingle: Follow up with the specific label e.g.exchange ,bridge ....
  9. Ifall: 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 intodata subfolder.
  11. Consolidated JSON label info is dumped intocombined subfolder.

Releases

No releases published

Packages

No packages published

Contributors3

  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp