[Chicago-talk] HTML Parsing

Young, Darren Darren.Young at chicagobooth.edu
Fri Dec 24 09:39:34 PST 2010


I have HTML that contains a table that I need to extract fields from. In the end I want to take this data and shove it in a MySQL table but CSV in the interim would suffice. HTML::Parser and HTML::TreeBuilder appear like they can do this but does anyone know any "simpler" modules for this? It's been a long while since I tried this type of thing.

Oh, content is coming from LWP's $res->content.

Thanks in advance,

Darren


More information about the Chicago-talk mailing list