LiaoGuoYin / pepSpider

A Python script that crawls public ‘pep-book’ images, then converts into PDFs.

Home Page:http://bp.pep.com.cn/jc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pepSpider

A Python script that crawls public ‘pep-book’ images, then converts into PDFs.

(Only crawling public pep-book in http://bp.pep.com.cn/jc/)

Installation

0. git clone https://github.com/LiaoGuoYin/pepSpider
1. pip3 install -r requirements.txt
2. python3 pepSpider.py

Warning

This script is only for study, the user of any consequences shall be borne by the user, has nothing to do with the author.

License

Apache License Version 2.0

About

A Python script that crawls public ‘pep-book’ images, then converts into PDFs.

http://bp.pep.com.cn/jc/

License:Apache License 2.0


Languages

Language:Python 100.0%