Files and their uses: updatebusinfo.py - This will scrape the delicious HTML (tables in particular) from all the specified buses and their respective pages. Usage: python updatebusinfo.py - this will then populate the folder this script is located with textfiles with the scraped date. cleanupbusinfo.sh - This uses sed to clean up the HTML so it's a nice usable format for the main IRC script. Usage: ./cleanupbusinfo.sh *.txt - will clean all text files in the folder (but you can also specify specific text files if you wish) ircbus.py - This is the script that goes through the cleaned up text files to find appropriate times for the bus stop requested by the user. Usage: !bus