项目作者: TiGaI

项目描述 :
Python Scrapper for ICOs data
高级语言: Python
项目地址: git://github.com/TiGaI/TokenData-IO-Python-Scraper.git
创建时间: 2018-03-08T02:24:08Z
项目社区:https://github.com/TiGaI/TokenData-IO-Python-Scraper

开源协议:

下载


TokenData-IO-Python-Scraper

This program require python 3.6 and up.

Run using: (Optional Param: Mininal Total Capital Raise).

Example:
python scrape.py

If you want to filter token or coin that has atleast 5000000000 in total capital raise in $USD.
python scrape.py 5000000000


Install:
pip install -r requirements.txt