Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.7 KB

README.md

File metadata and controls

44 lines (30 loc) · 1.7 KB

大麦网抢票脚本案例

🛠️ 环境要求

  • Python 3.6 +
  • Chrome 和 chromedriver.exe(注意与chrome版本相匹配)
  • pip install -r requirements.txt

❗️ 重要说明

参考代码1:ticket1.py

处理方法:通过selenium模拟点击

存在的问题:存在webdriver特征,无法通过滑块验证

参数说明:

参考代码2:ticket2.py

处理方法:通过selenium登录获得cookie后,使用requests直接发送请求

存在的问题:最后一步无法成功提交订单

📧 联系方式

如果有任何问题,欢迎到 github issue 进行讨论,或发送电子邮件到 [email protected] 来联系我

⭐ Stargazers over time

Star History Chart