Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.02 KB

README.md

File metadata and controls

31 lines (25 loc) · 1.02 KB

maven build release jdk platform

🌡️小说解析SDK

对小说解析下载功能的封装。

规则编写教程

<dependency>
  <groupId>com.unclezs</groupId>
  <artifactId>novel-analyzer</artifactId>
  <version>1.0.28</version>
</dependency>

主要功能

  • 小说零规则目录解析及正文解析
  • 书源模式(css选择器、xpath、json-path、regex)
  • HTTP代理支持
  • SPI自定义HTTP客户端(动 / 静态)
  • 动态脚本支持
  • 小说下载基础能力