Skip to content

It's a web scraper that scrapes LMS website and alerts me when a new assignment is uploaded

Notifications You must be signed in to change notification settings

ronak66/LMS-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

LMS-Scraper

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.

Requirments

Requirements Part -2 (which you won't be having unless you are from my college i.e IIIT Bangalore)

  • 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.

About

It's a web scraper that scrapes LMS website and alerts me when a new assignment is uploaded

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages