[Tutor] New pet project - stripping down html content.

Kent Johnson kent37 at tds.net
Fri Jun 10 14:15:04 CEST 2005


Adam Cripps wrote:
> Is there a quick and easy way to strip out html tags and remain with
> just the content? And, to be even more pickier, would it be possible
> to strip out navigation content and just remain with the bare bones of
> the story?

If you search comp.lang.python for 'strip html' you will find much discussion of this.
http://groups-beta.google.com/group/comp.lang.python/search?hl=en&group=comp.lang.python&q=strip+html&qt_g=1&searchnow=Search+this+group

Kent



More information about the Tutor mailing list