All Projects → ling7334 → Novel-crawler

ling7334 / Novel-crawler

Licence: MIT license
这是一个用Python写的小说爬虫软件

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Novel-crawler

Web-Iota
Iota is a web scraper which can find all of the images and links/suburls on a webpage
Stars: ✭ 60 (-20%)
Mutual labels:  spider
article-spider
文章采集工具 Article collection tool
Stars: ✭ 130 (+73.33%)
Mutual labels:  spider
sede
Text-to-SQL in the Wild: A Naturally-Occurring Dataset Based on Stack Exchange Data
Stars: ✭ 83 (+10.67%)
Mutual labels:  spider
gospider
⚡ Light weight Golang spider framework | 轻量的 Golang 爬虫框架
Stars: ✭ 183 (+144%)
Mutual labels:  spider
TaobaoSpider
This taobao spider has been archived
Stars: ✭ 28 (-62.67%)
Mutual labels:  spider
php-crawler
🕷️ A simple crawler (spider) writen in php just for fun, with zero dependencies
Stars: ✭ 39 (-48%)
Mutual labels:  spider
scrapy helper
Dynamic configurable crawl (动态可配置化爬虫)
Stars: ✭ 84 (+12%)
Mutual labels:  spider
SpiderCard
蜘蛛纸牌 for mac
Stars: ✭ 29 (-61.33%)
Mutual labels:  spider
ZSpider
基于Electron爬虫程序
Stars: ✭ 37 (-50.67%)
Mutual labels:  spider
spider-mzitu
妹子图
Stars: ✭ 13 (-82.67%)
Mutual labels:  spider
crawler-chrome-extensions
爬虫工程师常用的 Chrome 插件 | Chrome extensions used by crawler developer
Stars: ✭ 53 (-29.33%)
Mutual labels:  spider
grapy
Grapy, a fast high-level web crawling framework for Python 3.3 or later base on asyncio.
Stars: ✭ 18 (-76%)
Mutual labels:  spider
tuchong Spider
⭐ 图虫网爬虫
Stars: ✭ 16 (-78.67%)
Mutual labels:  spider
main project
基于nodejs的网络聊天室、爬虫,vue音乐播放器,及php后台开发的管理系统等项目
Stars: ✭ 49 (-34.67%)
Mutual labels:  spider
glyphhanger
Your web font utility belt. It can subset web fonts. It can find unicode-ranges for you automatically. It makes julienne fries.
Stars: ✭ 422 (+462.67%)
Mutual labels:  spider
GitHub-Trending-Crawler
Crawling GitHub Trending Pages every day
Stars: ✭ 55 (-26.67%)
Mutual labels:  spider
gathertool
gathertool是golang脚本化开发库,目的是提高对应场景程序开发的效率;轻量级爬虫库,接口测试&压力测试库,DB操作库等。
Stars: ✭ 36 (-52%)
Mutual labels:  spider
ant
A web crawler for Go
Stars: ✭ 264 (+252%)
Mutual labels:  spider
DeadPool
该项目是一个使用celery作为主体框架的爬虫应用,能够灵活的添加爬虫任务,并且同时运行多站点的爬虫工作,所有组件都能够原生支持规模并发和分布式,加上celery原生的分布式调用,实现大规模并发。
Stars: ✭ 38 (-49.33%)
Mutual labels:  spider
dcard-spider
A spider on Dcard. Strong and speedy.
Stars: ✭ 91 (+21.33%)
Mutual labels:  spider

扒虫 - Novel crawler

扒虫

这是一个用Python写的小说爬虫软件。

欢迎各位提出意见和指正,帮助完善软件。 提出问题反馈

下载

发行版

源码

安装运行

  1. 下载 dist.zip
  2. 解压缩至任意文件夹
  3. 运行start.bat。或运行server.exe,并打开浏览器 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. 充实搜索库

测试

测试版

许可证

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].