Skip to content

根据所给列车车次或线路爬取12306生成车次信息 运行图

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

MaxCrazy1101/ETRC12306Gen

Repository files navigation

ETRC12306Gen

备注

安装

前往 release 获取自动编译版本, 支持 Linux, Windows, 以及 macOS.

使用方法 (Windows)

获取帮助

.\etrc12306gen.exe -h

第一次启动会生成一个cookie.txt文件,请打开12306官网把cookie复制到这里面

Train

英文逗号分割要查询的车次

.\etrc12306gen.exe -d 20220902 train t114,z88

Route

根据 qETRC 的导出运行图(第一条线路)查询所有车次

.\etrc12306gen.exe -d 20220902 route ./example.pyetgr

许可

Copyright (c) 2022 Alex Newton.

ETRC12306Gen is made available under the terms of either the MIT License or the Apache License 2.0, at your option.

See the LICENSE-APACHE and LICENSE-MIT files for license details.

About

根据所给列车车次或线路爬取12306生成车次信息 运行图

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published