Skip to content

minimua/ShowstartTicketAutoScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShowstartTicketAutoScripts

秀动抢票

1.安装对应版本的chromedriver

网址:https://registry.npmmirror.com/binary.html?path=chromedriver/
安装方法很简单,可自行百度
修改driver.py中的executable_path值为chromedriver的位置

2.引入需要的包

pip install selenium
pip install flask

3.获取需要抢的票的event和ticketId

打开F12 获取event: image

获取ticketId 点response image 搜索ticket image 可以复制出来,获取需要的票种的id image

4.修改配置

修改app.py中的eventticketId

5.启动

About

秀动自动抢票脚本

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages