Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在使用带有 phantomjs 的代理 ips 来抓取数据。有人使用 luminati.io 和 phantomjs 吗?因为 luminati 使用最终用户计算机 ips 来读取页面。它的成本很高,我需要知道是否有人已经使用过这个,我应该试试这个。
谢谢,
您需要将--proxy-authand传递--proxy给命令行,例如:
--proxy-auth
--proxy
phantomjs --proxy-auth=lum-customer-YOUR_CUSTOMER-zone-YOUR_ZONE-country-YOUR_COUNTRY --proxy=zproxy.luminati.io:22225 script.js