Simple Web Proxy

Gerhard Häring gerhard.haering at gmx.de
Tue Jan 28 12:34:49 EST 2003


Mark Charsley wrote:
> I'd like a simple web-proxy that 
> - intercepts each HTML page,  
> - passes it through a list of python functions which can, for instance, 
> search for and destroy for links to images on doubleclick.net, 
> particularly offensive Javascript functions,  etc.
> - pass the modified page back to the client.

Search http://freshmeat.net/ There are at least two filtering HTTP
proxies written in Python which you can find there.

Gerhard
-- 
Favourite database:             http://www.postgresql.org/
Favourite programming language: http://www.python.org/
Combine the two:                http://pypgsql.sf.net/
Embedded database for Python:   http://pysqlite.sf.net/




More information about the Python-list mailing list