UMass calendar/event support
simon-andrews opened this issue · 1 comments
simon-andrews commented
We've got ourselves a nice little daily calendar here showing us all the cool stuff going on around campus: https://www.umass.edu/events/
Hint: https://www.umass.edu/events/calendar.rss
BeautifulSoup should be able to parse XML. Probably. I can't imagine why it wouldn't. I'm not gonna check though; that's your job 😛.
Recommended reading:
Recommended experience:
- Comfort with how HTML works, maybe? XML is similar.
simon-andrews commented