Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 497 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 497 Bytes

Github Scraper for file extension

How to use

  • Run 'make req' or 'pip3 install requirements.txt'

  • Then run 'make' or 'python3 src/core.py'

  • You may have to download the correct version of the chromedriver from : https://chromedriver.chromium.org/downloads

  • Copy paste that download to overwrite the one in the repo

Additional Options

  • Choose a file extension (or multiple) to scrape for, java is the default
  • Set the amount of projects to scrape
  • Cntrl c or wait till finished