Skip to content
This repository was archived by the owner on Jul 18, 2023. It is now read-only.

worldwise001/webnotice_ics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webnotice_ics

Crawl webnotice and convert it to ICS format.

Dependencies:

  • tidy (just the program, not the python library)
  • wget
  • pytz (python lib)

Usage: python webnotice.py

Things you might want to modify:

In tidyxml.py:

  • tidycmd - change to the location of tidy

In webnotice.py

  • webnotice - change this to the root of your http webnotice installation

Output:

  • creates folder webnotice/ containing all the .ics files
  • autodetects the categories/departments available and generates the appropriate ics

About

Crawl webnotice and convert it to ICS format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages