Python program to scrape data on different bitcoin prices The scraper is specifically optimised for coinmarketcap website. All data is stored in the cryptoWeb.txt file . Please remember to install the following packages: 1)bs4 2) requests 3)sys - bultin python library