Skip to content

ToolmanInside/smart_contract_crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Smart Contract Crawler

A crawler that can automatically download smart contracts from Etherscan.

How to use

  1. Download address file from Google Drive
  2. Place the file in this directory
  3. Run python try_vthread.py

Other configurations

Change the number of threads

# just change the number in try_vthread.py
@vthread.pool(8)

Crawl Token

This crawler is based on the open API of Ethscan. Downloading smart contracts from Ethrescan is allowed only when the crawl token is provided (every account on Etherscan has a token). Therefore, if you find the token is expired, please registry an account on Etherscan and replace the token with yours in the try_vthread.py.

The address file may be outdated. You need to update it if you want to download some new contracts.

About

A smart contract crawler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages