Helium-He / Automate-Blackboard-Classes

Automating Blackboard Learning Management System classes using Python and Selenium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automate-Blackboard-Classes

Automating Blackboard classes using Python and Selenium.

Demonstration

alt text

Requirements

Python
Chrome Browser
Chromedriver.exe - already in the repository

How to run ?

  • In line 28 and 29 in class.py enter the username and password
  • pip install Selenium
  • python class.py

How to get course id?

  • Go to Chrome and Login with your id.
  • Press Ctrl + Shift + I to open inspect elements tab.
  • Now follow the gif below: alt text

Note: Make sure to change timetable according to your classes

About

Automating Blackboard Learning Management System classes using Python and Selenium


Languages

Language:Python 100.0%