maxtheaxe / trinity-scraper

scrapes the trinity college directory for emails of all current students

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

trinity-scraper

scrapes the trinity directory for emails of all current students

brief instructions

  • download the repo and extract it to a folder
  • ensure you have python 3.X installed
  • open terminal, navigate to the directory it's installed in
  • install the requirements by typing pip install -r requirements.txt in terminal, hit enter
  • run the program by typing python trinity_scraper.py in terminal, hit enter
  • watch the terminal for progress indicator
  • when it's finished, check the results folder for your list

About

scrapes the trinity college directory for emails of all current students


Languages

Language:Python 100.0%