Auto-grade PennApps applications by scraping Devpost
Dependencies: requests
, bs4
, csv
Save a csv of applicant Devpost usernames as apps.csv
in the same folder as the python file and run python3 devpostParser.py
. Allow the scraper to run (this may take a while depending on how many applicants you are grading at once) and it will ouput the file scraped.csv
with scraped applicant data.