Skip to content

py-novel/server_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PYNOVEL_REPTILE_PYTHON

小说爬虫服务。

启动

$ python3 index.py

访问:http://localhost:5000/novels?keyword=黑色枷锁

API

  • GET /novels 根据关键字查询小说章节列表
  • GET /novel 查询指定小说基本信息
  • GET /chapters 查询章节列表
  • GET /chapter 查询章节内容

About

小说爬虫服务,python实现

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages