如果是爬虫的话,最常见的选择是高匿代理。 Requests 设置代理非常方便,只需传递一个proxies 参数即可。如官方示例:. import requests proxies = { 'http ...
確定! 回上一頁