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

https://github.com/honmaple/maple-python


https://github.com/honmaple/maple-python

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## Python学习
-------------------------
### 最近写了几个小爬虫
+ python2

**hhu_news.py**
爬取学校新闻及学院公告
有需要的可以更改url地址

+ python3

**novel.py**
利用爬虫爬取百度贴吧小说的最新更新

**libriry.py**
搜索学校图书馆的书籍并显示书籍内容

**libriryback.py**
libriry的前一版本

**book.py**
利用爬虫爬取学校图书馆的热门推荐并且存入数据库sqlite

**book_no_sql.py**
利用爬虫爬取学校图书馆的热门推荐