Tag

12306

0 views collected around this technical thread.

High Availability Architecture
High Availability Architecture
Jan 26, 2018 · Operations

Step-by-Step Guide to Using Python Selenium for 12306 Train Ticket Booking

This tutorial shows programmers how to set up a Python Selenium script on Windows to automatically log in, select stations, choose travel dates, and purchase train tickets from the 12306 website during the Spring Festival rush, including all required code snippets and configuration details.

12306PythonSelenium
0 likes · 11 min read
Step-by-Step Guide to Using Python Selenium for 12306 Train Ticket Booking
Efficient Ops
Efficient Ops
Jan 20, 2018 · Operations

How to Build a Python Bot to Snatch 12306 Train Tickets

This guide explains how to use Python and the Splinter library to automate login, search, and booking on China’s 12306 railway website, covering required tools, key URLs, control identification, cookie extraction, and running the script while noting the remaining captcha step.

12306PythonSplinter
0 likes · 4 min read
How to Build a Python Bot to Snatch 12306 Train Tickets