This serivice scrapes various sites that notifies me whenever an important event is coming up by adding the event to my personal Google Calendar with Google's API.
This project's spiders can be listed by using the list
command.
This project's spiders can be run by using the scrapy crawl [spider]
command. For example scrapy crawl laundry
runs the laundry spider.