Tue, June 18, 2024
4 min read
ASU Class Scraper Project
#Intro
#Web Scraping
#Project Explanation
In the inaugural post of this Portfolio website, I introduce the ASU Class Scraper Project, a tool that is used to secure classes after they fill up. This project began as a Python-based Selenium scraper to monitor class openings in real time and evolved to incorporate API usage, although it reverted to Selenium due to API limitations. The final project ended up as a Discord bot.
read more →