An open API service indexing awesome lists of open source software.

https://github.com/max32002/maxurbtixbusybot

redirect to www.urbtix.hk
https://github.com/max32002/maxurbtixbusybot

Last synced: 12 months ago
JSON representation

redirect to www.urbtix.hk

Awesome Lists containing this project

README

          

# MaxUrbtixBusyBot
use selenium to redirect to www.urbtix.hk

遇到網址是 busy.urbtix.hk 或 msg.urbtix.hk 改連到 www.urbtix.hk。

* Scroll down for English documentation.

# 需要的套件:
pip install selenium

而且你需要下載 chromedriver

# 執行方式:
python max_urbtix_busy.py

python3 max_urbtix_busy.py

附註:沒有寫的很好,很多地方應該可以模組化。

# 詳細介紹:
Selenium 使用 Chrome 瀏覽器 webdriver

https://stackoverflow.max-everyday.com/2018/03/selenium-chrome-webdriver/

# 影片示範:

https://www.youtube.com/watch?v=RQ2Zr3VadbI

[![Max打勾機器人](http://img.youtube.com/vi/RQ2Zr3VadbI/0.jpg)](http://www.youtube.com/watch?v=RQ2Zr3VadbI)

----

# requirement:
pip install selenium

and you need download chromedriver

# command:
python max_urbtix_busy.py

python3 max_urbtix_busy.py