Generate feed of 24h.pchome.com.tw.
You will need to install chromium and chromedriver, and make the later executable. In Ubuntu, you can use the following commands:
sudo apt install chromium-browser chromium-chromedriver
sudo ln -s /usr/lib/chromium-browser/chromedriver /usr/bin
Running with Python 3.x, and install modules with requirements.txt
:
pip install -r requirements.txt
MIT License.