Skip to content

liushooter/etherscan

Repository files navigation

Etherscan 爬虫

抓取 Etherscan的Token列表

使用

  1. 安装 Pipenv

pip install pipenv

Pipenv 是Python的另一个依赖管理工具

  1. 安装依赖包
pipenv shell   # 激活虚拟环境
pipenv install # 安装
  1. 运行爬虫 scrapy crawl etherscan -o token.csv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages