r = requests.get(
            url, params=params,
            auth=(proxy_info['username'], proxy_info['password']))