All, I'd like to write a script that parses through a website that constantly changes (i.e., stock prices listed on a flat html page). Is there a good module to 'grab' data from a page and dump it into a data structure? The parsing will likely be rather easy. :) Many thanks. :) - james