How to read information from tables in HTML?

ZelluX zellux at doe.com
Fri Aug 3 07:45:17 EDT 2007


Hi, all

I'm confronted with some trouble when dealing with html files.

The html files contain javascript and some information stored in tables.
And it seems that they're not well-formed, when parsed with minidom, it
will say "mismatched tag".
Then how can i get information from those files? Is there any useful
library for me?

Many thanks ;-)



More information about the Python-list mailing list