Skip to content

DibyaranjanSathua/coin_market_cap_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

coin_market_cap_bot

Scrap data from https://coinmarketcap.com/gainers-losers/

How to run the script.

  1. Install all the packages using pip3 install -r requirements.txt
  2. Run main.py using python3 main.py

Python version and Packages used.

  1. Python3.8
  2. Requests
  3. BeautifulSoap4
  4. Pandas

Releases

No releases published

Packages

No packages published

Languages