For those of you wondering what LMS is, my college has a portal called Learning Management System where you can find all the assignments that you have to submit, study materials, lecture presentations of your Courses.
You can check out the LMS here: IIIT B-LMS
What this Scraper does is it logs into your account, scrapes all info about the assignments that has to be Submitted.
- Requests Module ( Installation )
- Beautiful Soup ( Installation )
- Username (IMT/MT*******)
- Password
- Your Course ID's
Enter these info in their respective places. Username and Login should be entered at the place marked '*******'. Enter the Course ID's inside the list 'Subject'(around line 45).
After you run the script, a text file called updates.txt will be created where you can find all the updates. Whenever the script is run, the existing updates.txt is deleted and a new one is created for the new data.