Re: Extracting text from html
http://tinyurl.com/kpoweq -- http://mail.python.org/mailman/listinfo/python-list
Extracting text from html
Hello all, Does anyone know of a good tool to get a minimally-formatted text document out of an html document? Something along the lines of what you would get with a lynx -dump, but in Python. I have lxml installed, so I can roll my own if I need to. However, this seemed like the sort of thi