chrome_options = webdriver.ChromeOptions()
chrome_options.add_argument('--referer=http://www.baidu.com')
想通过这种方式实现,但不成功,请教有谁用过吗?
后记:
好像这种模拟真实浏览器的不能带Referer,如果有高手实现了的话,欢迎补充。
chrome_options = webdriver.ChromeOptions()
chrome_options.add_argument('--referer=http://www.baidu.com')
想通过这种方式实现,但不成功,请教有谁用过吗?
后记:
好像这种模拟真实浏览器的不能带Referer,如果有高手实现了的话,欢迎补充。
1 回答4.5k 阅读✓ 已解决
4 回答1.9k 阅读✓ 已解决
2 回答2.3k 阅读✓ 已解决
1 回答1.1k 阅读✓ 已解决
1 回答761 阅读✓ 已解决
1 回答1.5k 阅读
1 回答1.2k 阅读
https://www.findbestopensourc...