Hacker News new | ask | show | jobs
by ejk314 4751 days ago
You could always write a simple proxy in python and simply route all of your traffic through that.

See: http://voorloopnul.com/blog/a-python-proxy-in-less-than-100-...

2 comments

BrowserMob Proxy is the go-to tool for use with Selenium:

http://bmp.lightbody.net/

That would add quite a lot of complexity to achieve something rather trivial.