Python Scrapper for ICOs data
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