ONLY login snippets and database backend has been implemented.
Python3: avoid encoding issue.
Dependencies:
pip install -r requirements.txt
Username&password: check Hackpad for the credentials, fill into settings.py
.
Database: setup database environment, then fill into settings.py
.
Ideally:
source ~/dev/env/python3/bin/activate
python main.py
-
FIND A CODER!!
-
Actual spider code(WAT?) with incremental updating check(only fetch latest issue that not recorded locally)
-
Non-blocking mechanism
-
Ebook generation and push system