0

我运行了代码:

import undetected_chromedriver.v2 as uc
driver = uc.Chrome()
with driver:
    driver.get('https://www.ticketmaster.com/')

我仍然收到As you were browsing something about your browser made us think you were a bot消息。我需要添加特殊选项吗?我的主要目标是接收reese84cookie 值。

4

0 回答 0