ammar-kashif / fast-time-table-scraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FAST Time Table Scraper

Table of Contents

About

  • The python script reads an excel file and stores it in a JSON file
  • This currently works on the FAST Computing School Timetalbe (Islamabad Campus)

Technology

  • Python 3.10
  • Openpyxl
  • Pandas ( just to print in tabular form in CLI :) )

Roadmap

  • Read individual sheets from excel file
  • Store data read from sheet to JSON file
  • Download and clean the timetable for Spring - 2023 (when it becomes downloadable)
  • Add all days to a single JSON file
  • Add back to top links
  • Write a better Readme

Contact

You can contact here

  • ammarkashif00@gmail.com - Discord: Ammar#9983
  • mohammadmalik583@gmail.com - Discord: Moh_Waw#1158

About


Languages

Language:Python 100.0%