Skip to content

Data visualization tool for cryptocurrencies using BeautifulSoup, Selenium, Pandas and Matplotlib.

License

Notifications You must be signed in to change notification settings

S3veria/Crypto-Vista

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Crypto-Vista

Data visualization tool for cryptocurrencies using BeautifulSoup, Selenium, Pandas and Matplotlib.

Important note: If possible use the Data Visualization folder and open the project in jupyter notebook. In either case, create an empty folder called "data" so that the csv and excel files can be saved properly

Information

This project is meant to extract and visualize data using the information that is publically available in coingecko.com Anyone can use this project without prior coding experience using the visByTick() and massExtract() functions to visualize the data for any given cryptocurrency. To get information on what you can do with each one of these functions use the help() function on it. Ex: help(visByTick)

About

Data visualization tool for cryptocurrencies using BeautifulSoup, Selenium, Pandas and Matplotlib.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published