Skip to content

ElioaChukri/LAU_Course_Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAU_Course_Scraper

Simple python script that makes use of the Selenium Webdriver to log into the LAU portal using provided credentials and scrape course information from banner.


Installation

# Clone the repo
git clone https://github.com/ElioaChukri/LAU_Course_Scraper.git

# Change into script directory
cd LAU_Course_Scraper

# Install dependencies
pip install -r requirements.txt

Providing Credentials

Edit the credentials.csv file with your username and password.
Make sure to preserve the csv formatting!

Usage

Chrome/Chromium needs to be installed on your system

python main.py

About

Scrapes the LAU portal to retrieve course information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages