# cyh-spider **Repository Path**: pzsldp/cyh-spider ## Basic Information - **Project Name**: cyh-spider - **Description**: :books:笔趣阁小说爬虫 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2019-10-25 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cyh-spider [![Build Status](https://travis-ci.org/yuanhca/cyh-spider.svg?branch=master)](https://travis-ci.org/yuanhca/cyh-spider) [![HitCount](http://hits.dwyl.io/yuanhca/cyh-spider.svg)](http://hits.dwyl.io/yuanhca/cyh-spider) [![License](https://img.shields.io/badge/license-MIT-green.svg)](https://rem.mit-license.org/) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/7718ce9434fa4c779527afd6b1ab1e6c)](https://www.codacy.com/app/Yuanhca/cyh-spider?utm_source=github.com&utm_medium=referral&utm_content=yuanhca/cyh-spider&utm_campaign=Badge_Grade) ## Java小说爬虫 - :smile:代码简单,适合练习。 - :chicken:或者搭建起来自己使用,可以避免看小说时网站弹出的各种小广告:rage:。。。 ## 效果展示 - 首页 ![](img/index.jpg) - 小说页 ![](img/image1.jpg) - 章节页 ![](img/image2.jpg) - 搜索页 ![](img/image3.jpg) ## 技术栈 |名称|信息| |---|---| |SpringBoot|https://github.com/spring-projects/spring-boot| |webmagic|https://github.com/code4craft/webmagic| |mysql|https://github.com/mysql/mysql-server| |druid|https://github.com/alibaba/druid|