Download Yin Wang all blog and convert to pdf.
- wkhtmltopdf
- python-pdfkit
- beautifulsoup4
sudo apt install wkhtmltopdf
pip3 install pdfkit beautifulsoup4
Please check python-pdfkit for the details.
Run crawler.py files:
python3 crawler.py
You are welcome to make code contributions.