KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#claude-code
#codex
#cli
#developer-tools
#react
#windows
Novel-crawler
★ 90
Open GitHub ↗
这是一个用Python写的小说爬虫软件
Download README (.md)
Explore Similar Repositories
ngx-snake
:
Snake arcade game implemented in Angular 7
react-mobx-router
:
Create React App with React Router 4 and MobX + Internationalization
react-bubble-chart
:
A React+D3 animated bubble chart
clang-server
:
A C/C++ AST index server using libclang and flatbuffers written in Go
CogStack-SemEHR
:
Surfacing Semantic Data from Clinical Notes in Electronic Health Records for Tailored Care, Trial Recruitment and Clinical Research
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Novel-crawler
?
Download (.md)
# 扒虫 - Novel crawler  === 这是一个用Python写的小说爬虫软件。 欢迎各位提出意见和指正,帮助完善软件。 [__提出问题反馈__](https://github.com/ling7334/Novel-crawler/issues/new) ## 下载 [__发行版__](https://github.com/ling7334/Novel-crawler/releases) [__源码__](https://codeload.github.com/ling7334/Novel-crawler/zip/master) ## 安装运行 1. 下载 [dist.zip](https://github.com/ling7334/Novel-crawler/releases) 2. 解压缩至任意文件夹 3. 运行start.bat。或运行server.exe,并打开浏览器 [http://127.0.0.1:5000](http://127.0.0.1:5000) --- ## 依赖 Python 1. Python 3.5.1 2. BeautifulSoup 4.4.1 3. Flask 0.11 HTML 1. HTML 5 2. Ajax 3. jQuery v2.2.4 4. Bootstrap 3.3.6 --- ### 写这个软件的原因 * 无聊 * 网上小说阅读软件捆绑太多,还是自己写的放心 * 学了Python,却一直没实际用过,练下手 --- ### 近期目标 1. 完成小说搜索算法 2. 完成简单的基于浏览器的阅读框架 3. 充实搜索库 --- ### 测试 [__测试版__](http://novel.mybluemix.net/) ## 许可证 [MIT](LICENSE)