Pythom HTML Libraries

J

Jeff Dunnett

Hello Everyone,

I was wondering if anyone can point me to a good tutorial for the
htmllib library? Hopefully something with some sample code. Thanks.

Regards,
Jeff
 
J

John J. Lee

I was wondering if anyone can point me to a good tutorial for the
htmllib library? Hopefully something with some sample code. Thanks.

No, but you're better off using HTMLParser, since it'll cope with
XHTML, too.

FWIW, ClientForm has a parser that uses either HTMLParser and htmllib,
depending on what's available, which may be instructive (assuming I've
got it right, that is... it's fairly recent that I added that).


John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,528
Members
45,000
Latest member
MurrayKeync

Latest Threads

Top