A python tool/wrapper which scrapes dynamic data from dynamic websites and stores it. The wrapper might be configured to scrape static data as well, come the necessity.
Make sure to install the chrome web driver from ChromeDriver.
- Clone the repository and run the
requirements.txt
file by the following command in your terminal to install all the necessary packages:-
pip install -r requirements.txt
- Run the gui.py file.
- Input the size of the dataset
- Wait 20seconds for the webpage to load. Scrolling through the page is suggested to prevent any erratic data
- you are asked to find a location to download the excel file after a few seconds.
- There, you go, your crypto dataset is ready.