If you want to change the user agent string that you send when you open web pages, google for the Firefox plugin .;) For example, I found this one . Or you can write a proxy server in Python that modifies all your requests regardless of browser.
My point is that changing the string will be the easy part; Your first question should be, where do I need to change it? If you already know that (on the browser proxy? Are you banging on the router between you and the web servers?), We can probably be more useful. Or, if you just do it inside a script, go to any of urllib answers urllib )
ojrac source share