University Requirement Scraper

University Requirement Scraper Used AI

8 devlogs
4h 24m
β€’  Ship certified
Created by Ryan Mai

Program that scrapes for the admission requirements of various programs

Timeline

Ship 1

0 payouts of shell 0 shells

Ryan Mai

about 1 month ago

Ryan Mai β€’ Covers 8 devlogs and 4h 24m

Check out the site! I also added a README if you want to try the scraper out!πŸ‘©β€πŸ’» https://uni-prereq-scraper.onrender.com/

Update attachment

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 πŸ”

Update attachment

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! πŸ’»

Update attachment

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!

Update attachment

Before scraping the requirements I would like to share that there are no more invalid sites πŸ₯³

Anyways, next update will be scraping for requirements

Update attachment
Ryan Mai Ryan Mai about 1 month ago
I sent the wrong image oops…

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 βœ…

Update attachment

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.

Update attachment