/coinmarketcap-scraper

Python-based scraper for market cap, supply, exchange price, and exchange volume data from coinmarketcap.com

Primary LanguagePythonMIT LicenseMIT

coinmarketcap-scraper

Python-based scraper for market cap, supply, exchange price, and exchange volume data from coinmarketcap.com

Installation

Make sure required python packages are installed

pip install cssselect lxml psycopg2 requests

Usage

Simply run $ python scrape.py.