I'm not sure exactly what you want, so
this might be more of an alternative than an answer...
If the data is in html table format, you might look
at HTML::TableExtract. I have used it
for getting detailed financial info from Yahoo! and
it worked quite well.
Comment on Re: Getting data out of a remote web page