fetchs a webpage and reverses it in the fashion of the elgoog website. This script parses the file and reverses the CDATA sections. New in 0.3 the script can be tempted to attempt table reversing. Uses python 2.3 and can be run from the command line.
This is a Python stock quote grabber. It uses yahoo's spredsheet quotes for the data. A gui interface has been implemented using Tkinter. This program has only been tested with Python 2.2 on windows 2000.