PTT, which most famous and popular BBS in Taiwan
And this is a cli PTT crawler with user interface for PTT villager
~$ git clone https://github.com/genexu/ptt-follower.git && cd ptt-follower
~$ virtualenv venv
~$ source ./venv/bin/activate
~$ pip install .
~$ ptt-follower
| Keys | Description |
|---|---|
| → ↑ ← ↓ | Move and control the postion |
| I | Add Id |
| B | Add Board |
| N | Edit crawl number of page |
| D | Delete Id/Board |
| R | Reload the posts |
| q/Q | Exit |
