http://qs1969.pair.com?node_id=324916


in reply to Grabbing Embedded Tables from HTML

Unfortunately in the case given here it's impossible to tell more without having a clue of how the table is made. If they use an image, for instance, it will be very hard to extract data from it using Perl. What we need for sure is that you'll have to automate a way to login to the site with your credentials before accessing the listings page; therefore I'd play with the LWP family modules.