aswinkumar1999 / collegedunia_data_scrapper

Collegedunia Bulk Web Scrapper
1 stars 7 forks source link

Hard to Run for beginners... Install Dependencies #2

Open aswinkumar1999 opened 5 years ago

aswinkumar1999 commented 5 years ago

This Code needs lots of dependencies to run, could you make sure the code runs on it own with installing all the needed dependencies and if chrome and chrome-driver exists every time it runs so that we don't have to put a lot of efforts doing it manually.

aswinkumar1999 commented 5 years ago

@hariharan-brucewayne220 I have opened another branch called setup_dependencies and ran it on the Travis CI system and the build passes and any noob can run the code where it automatically takes care of the dependencies.But it is highly specific to Linux and Python 3.5 , If you want we can create a one time installation Python Script which would do that job of installing dependencies based on the OS and Python Version .... What is your opinion on this ?

aswinkumar1999 commented 4 years ago

Just Noticed Travis Fails if I don't periodically change it to the latest Chrome Driver