A web scraper for downloading profile photos from Princeton's face directory to help club officers memorize club members.
- Add names to
names.txt(one per line) - Run:
python scraper.py - Login when the browser opens
- Type 'y' to start scraping
- Photos will be saved to
output/asFirst_Last.jpg
- Python 3
- Chrome browser
pip install selenium requests