vote up 1 vote down star

I'm working on a project that involves converting a large amount of HTML content to plain/text. I have a custom-written module that does the job OK, but I'm wondering if there's some standard tools to help get the job done.

flag

2 Answers

vote up 1 vote down check

Html2Text seems to be a good option

link|flag
vote up 3 vote down

Two python libraries which do HTML parsing:

There are lots of opinions (see the Google) about which of these is better for what.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.