Skip to content

chambres/smartbookAutomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

smartbookAutomation

Randomly picks smartbook answers for you with speed.

First, download the latest Python version from https://www.python.org/downloads/.

MAKE SURE YOU ADD PYTHON TO PATH!!

Then, run the following commands in the terminal:

pip install selenium

(hit enter, let it run)

pip install jupyter

(hit enter, let it run)

download main.ipynb from above (click the file, click raw, then right click and save as main.ipynb)

then, type: jupyter notebook and then drag the main.ipynb file onto the terminal)

so like: jupyter notebook "C:\users\rahul\downloads\main.ipynb"

then, follow the instructions in the NOTEBOOK that opens.

Uses Selenium with ChromeDriver and Jupyter.

About

Randomly picks smartbook answers for you with speed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors