Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 404 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 404 Bytes

App-Backend

Scrapes the SLCM for : Marks, Attendance, Timetable, etc.

Preface

The scraper is called by the server to extract data from SLCM. Scraper and server are independent.

Python 2.7 & Golang.

Dependencies (Server)

None, simple binaries! :)

Dependencies (Scraper)

  • pip install -r requirements.txt

Usage (Scraper)

python scraper.py [registration number] [password]