# 12306auto **Repository Path**: Jicklin/12306auto ## Basic Information - **Project Name**: 12306auto - **Description**: python+splinter实现12306网站自动抢票 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-01-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 1.实现 主要通过python+splinter实现 splinter是一个可以操纵浏览器的类库,实现各种访问,点击,就像是电脑自己在动…… 主要逻辑就是在模仿人为的买票的过程,只不过填写点击都是用splinter来自动完成的 文章地址:[https://zhuanlan.zhihu.com/p/32995516](https://zhuanlan.zhihu.com/p/32995516)