Taking data from a text file to parse html page

DH dylanhughes at gmail.com
Wed Aug 23 20:11:15 EDT 2006


Hi,

I'm trying to strip the html and other useless junk from a html page..
Id like to create something like an automated text editor, where it
takes the keywords from a txt file and removes them from the html page
(replace the words in the html page with blank space) I'm new to python
and could use a little push in the right direction, any ideas on how to
implement this?

Thanks!




More information about the Python-list mailing list