Rookie: Parsing the nth table out of an html doc

footnipple footnipple at indiatimes.com
Wed Mar 19 23:15:23 EST 2003


Hello All,

I've "googled" and "rtfm'ed", and I'm just not getting how to do this
from the python documentation...

I would simply like to put the contents of the nth table of an html
doc into a list of tuples for further insertion into a db.

What module -> method(s) should I focus on, and is anyone fimiliar
with any sample code that does something like this explicitly.

I guess I just need a few sentances to shove me in the right
direction. Thanks in advance.




More information about the Python-list mailing list