An open API service indexing awesome lists of open source software.

https://github.com/maicius/banyuetan

半月谈时政小测验爬虫,将所有小测验网页为pdf
https://github.com/maicius/banyuetan

Last synced: about 2 months ago
JSON representation

半月谈时政小测验爬虫,将所有小测验网页为pdf

Awesome Lists containing this project

README

          

# banyuetan
半月谈时政小测验爬虫,将所有小测验网页为pdf

原文地址:[半月谈:打卡!时政小测验](https://mp.weixin.qq.com/s/i9JfkYZUY2WD3eRz2Md8vg)

![](banyuetan.png)

### How to use

- 1.安装依赖:

> pip install -r requirements.txt

- 2.安装pdfkit

参考:[pdfkit | 利用python实现html文件转pdf](https://zhuanlan.zhihu.com/p/94608155)