Skip to content

fetchapi/Automate-updating-GCal-with-university-timetable

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Scraping: Crawling FAP class timetable and schedule on Google Calendar

A program that available to automatically scrape the class timetable data for a specific semester from my university academic portal website (fap.fpt.edu - FPT University).

The schedule information is subsequently automatically updated as events in my personal Google calendar so that I can receive notifications about the schedule via phone or email and be aware of any changes to the classroom, online/offline, lecturer, etc.

Notes:

Todo:

  • Create json events list
  • Add more customization for displaying events in Google Calendar
  • Login by using cookie with Selenium webdriver
  • Retrieve semester ID with the semester name provided

About

Synchronize Google Calendar with the academic calendar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 92.3%
  • Jupyter Notebook 7.7%