Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 552 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 552 Bytes

CoinMarketCap Scraper

A program that scrapes ticker and coin names from CoinMarketCap

Setup

  • Download/clone this repository

  • Ensure Google Chrome is installed

  • Download chromedriver https://chromedriver.chromium.org/downloads

  • Follow chromedriver installation guide for correct version of chrome

    • pip install -r requirements.txt
      

Usage

python scraper.py

Info

  • Program may run for a while depending on hardware.
  • Data will be outputted as .csv in root dir