scraping-lms-adishedge created by GitHub Classroom
Run Main.py to retrieve the information of online students from LMS. The project uses the following libraries:
- requests
- os
- getpass
- HTMLParser
Among the following libraries only the request library is not inbuilt.