Selenium Webdriver

WebDriver is the W3C protocol Selenium uses to talk to browsers. Configure a proxy capability:

"proxy": {
  "proxyType": "manual",
  "socksProxy": "gateway.proxied.com:1080",
  "socksVersion": 5
}

Your automated browser now presents a genuine mobile IP to every site—lowering bot detection.