Intel ARK Parser - Python 3.2 Downloads complete HTML data of processors listed on Intel ARK. Parses data to Python Dicts. Requires BeautifulSoup4 module for HTML parsing
IRC Bot - Simple - Python 2.7 Connects to IRC channel specified in CLI args
IRC Bot - Using class - Python 3 Modified simple IRC Bot - generalized, simplified for use with classes.
CommitStrip Scraper - Python 3.2 Fetches HTML pages from CommitStrip and searches for links with comic images. Downloads images to folder ./strips (must exist) Requires BeautifulSoup4 module for HTML parsing