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 ;-)