Skip to content

dabdoue/CS410_Final_Project

 
 

Repository files navigation

Extension of Expert Search

Daniel Abdoue (dabdoue2) and Karthik Talluri (talluri4)

Video Presentation: https://uofi.box.com/s/r6i8jxmb9xiopwubbqlgvb8yqs0akkxi

  1. Usage and Documentation:
  2. Clone Repository: git clone https://github.com/dabdoue/CourseProject
  3. Install Selenium and requests packages for Python Using pip install selenium requests
  4. Download chromedriver for your version of Google Chrome: https://chromedriver.chromium.org/downloads
  5. Unzip Chromedriver into "CourseProject" directory that was cloned. If using macOS or Linux, remove ".exe" from line 40 from "find_pages.py"
  6. Run code using command python3 find_pages.py
  7. Enter University Department URL when prompted, result will be in faculty_pages.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%