Program that scrapes for the admission requirements of various programs
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Check out the site! I also added a README if you want to try the scraper out!π©βπ» https://uni-prereq-scraper.onrender.com/
Got the backend to work too! Time to ship it! β΅If you are looking into enrolling in the University of Waterloo this would be a very valuable tool π§
Made the frontend of the website. π»Now I just need to connect it to my JSON file to actually have the search button function properly π
I implemented both logging and error handling for every step when scraping each program. π΄ Both more importantly I scraped and added all programs into a JSON file. π To top that off I even uploaded it already to Kaggle π.
Next up, I plan to make a website for easy access to all the programs and its requirements! π»
Ok I got the scraper to scrape the requirements π’ I am so happy, but I still have to scrape the rest of the 90+ programsπ
So, my next Devlog will be hopefully all programs logged into a json file!
Before scraping the requirements I would like to share that there are no more invalid sites π₯³
Anyways, next update will be scraping for requirements
Who would have guessed the programs I scraped would not be the same as the one's listed on the general page π
ββοΈ
I built another scraper to validate the sites... Looks like I will need to update 14 sites. Thankfully it is not 102 sites! π±
Next update will hopefully be a functional app that scrapes for requirements β
Since I am going to Grade 12. next year, I need to know the requirements to enroll at a University's programs. π¨βπ»
So far I have built the core of the scraper to grab the title and program list which is stored in a json file. π It will be customizable for user preference like their province, country, and specialty programs they have done.