Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 422 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 422 Bytes

yinwangdl

Download Yin Wang all blog and convert to pdf.

Dependency

  • wkhtmltopdf
  • python-pdfkit
  • beautifulsoup4
sudo apt install wkhtmltopdf
pip3 install pdfkit beautifulsoup4

Please check python-pdfkit for the details.

Usage

Run crawler.py files:

python3 crawler.py

Contribute

You are welcome to make code contributions.