Get ptt user's info and post
change .env.example to .env and enter
ptt_acc={ptt acount}
ptt_pswd={ptt password}
then
pip install -r requirements.txt
python app.py
http://127.0.0.1:5000/user/{ptt_id}
http://127.0.0.1:5000/post/{ptt_id}
Get ptt user's info and post
change .env.example to .env and enter
ptt_acc={ptt acount}
ptt_pswd={ptt password}
then
pip install -r requirements.txt
python app.py
http://127.0.0.1:5000/user/{ptt_id}
http://127.0.0.1:5000/post/{ptt_id}