This script fetches the course registered by each student for the current semester by web scraping using Beautiful Soup Library in Python 3 ...
My use case is my current AI application is written in rust and I've had to re-implement this library in rust myself but I would love an official rust implementation so I can get regular updates in ...