nReader

interface

  1. Get all categories
  2. Get leaderboard types
  3. Get a chart novel
  4. Gets subcategories under categories
  5. Gets a list of novels by category
  6. Access to novel information
  7. Obtain the original source of the novel
  8. Get the source of the novel (original ➕ pirated version)
  9. Get novel chapters (according to novel ID)
  10. Get novel chapters (based on novel source ID)
  11. Get the content of the novel chapter
  12. Get the hot search terms
  13. Search autosupplement
  14. Fuzzy search
  15. Get the latest chapter of the novel

All interfaces areGETrequest

2. Get the leaderboard type
type value
Address of the interface /ranking/gender
parameter null
Instance interface address Api.zhuishushenqi.com/ranking/gen…
3. Get chart novels
type value
Address of the interface /ranking/:rankId
parameter ID of a leaderboard. Different fields correspond to different leaderboards. The specific ID can be obtained from interface 2
_id: Zhou Bang ID
MonthRank: month list ID
TotalRank: the total list ID
Instance interface address Api.zhuishushenqi.com/ranking/54d…
4. Obtain subcategories under the classification
type value
Address of the interface /cats/lv2
parameter null
Instance interface address api.zhuishushenqi.com/cats/lv2
5. Get a list of novels by category
type value
Address of the interface /book/by-categories
parameter That no
Gender: men:maelGirl:femalePublishing:press
Type: hot:hotA new book:newPraise:repulationThe end:overMonthly:month
Major: The major category is obtained from interface 1
Minor: obtained from interface 4 (optional)
Start: the start page of paging
Limit: indicates the number of paging bars
Instance interface address Api.zhuishushenqi.com/book/by-cat…
6. Get information about the novel
type value
Address of the interface /book/:booId
parameter BooId Indicates the ID of a specific novel
Instance interface address Api.zhuishushenqi.com/book/548d9c…
7. Access to genuine sources of novels
type value
Address of the interface /btoc
parameter View: Just for nowsummaryThis parameter book: corresponds to bookId
Instance interface address Api.zhuishushenqi.com/btoc?view=s…
8. Obtaining genuine novels from pirated sources (Mixed)
type value
Address of the interface /atoc
parameter view: For the time beingsummaryThis parameterbook: Corresponds to bookId
Instance interface address Api.zhuishushenqi.com/atoc?view=s…
9. Get the novel chapter (according to the novel ID)
type value
Address of the interface /mix-atoc/:bookId
parameter bookId: Corresponds to the novel IDview: For the time beingchapters
Instance interface address Api.zhuishushenqi.com/mix-atoc/50…
10. Get the novel chapter (based on the novel source ID)
type value
Address of the interface / atoc or/business-to-consumer
parameter sourceId: corresponds to the source ID of the novelview: Known only ‘Chapters’ for the time being
Instance interface address Api.zhuishushenqi.com/atoc/568fef…
11. Get the chapters of the novel
type value
Address of the interface chapterup.zhuishushenqi.com/chapter/
parameter Link: section address
Instance interface address Chapterup.zhuishushenqi.com/chapter/htt…
12. Get hot search terms
type value
interface /book/search-hotwords
parameter null
Instance interface address Api.zhuishushenqi.com/book/search…
13. Search auto-supplement
type value
interface /book/auto-complete
parameter query: query value
Instance interface address Api.zhuishushenqi.com/book/auto-c…
14. Fuzzy search
type value
interface /book/fuzzy-search
parameter query: query value
Address of the instance Api.zhuishushenqi.com/book/fuzzy-…
15. Get the latest chapter in a novel
type value
interface /book
parameter view: updated id: bookId is easy to divide
Instance interface address Api05iye5.zhuishushenqi.com/book?view=u…