https://github.com/honmaple/maple-python
https://github.com/honmaple/maple-python
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/honmaple/maple-python
- Owner: honmaple
- Created: 2015-10-12T10:14:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-04-12T02:46:17.000Z (about 8 years ago)
- Last Synced: 2025-02-14T17:43:02.522Z (over 1 year ago)
- Language: Python
- Size: 2.28 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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**
利用爬虫爬取学校图书馆的热门推荐