Discover/jjwxc.net API
live

jjwxc.net APIjjwxc.net

Access Jinjiang Literature City novel metadata, chapter lists, full chapter text, author profiles, and rankings via 6 structured API endpoints.

Endpoints
6
Updated
3mo ago
Try it
The numeric novel ID (e.g. "3", "4001734").
api.parse.bot/scraper/87bbfd85-7537-44a9-ac67-e8d7f51a0225/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/87bbfd85-7537-44a9-ac67-e8d7f51a0225/get_novel_info?novelid=3' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 6 totalclick to expand

Fetch novel metadata by novel ID using the mobile API. Returns comprehensive information including title, author, genre, tags, synopsis, cover image, word count, chapter count, score, and VIP status.

Input
ParamTypeDescription
novelidrequiredstringThe numeric novel ID (e.g. "3", "4001734").
Response
{
  "type": "object",
  "fields": {
    "novelName": "string - title of the novel",
    "novelSize": "string - word count",
    "authorName": "string - author's display name",
    "novelClass": "string - genre classification",
    "novelIntro": "string - synopsis/introduction text",
    "novelScore": "string - accumulated score",
    "novelChapterCount": "string - total chapter count"
  },
  "sample": {
    "data": {
      "novelId": "3",
      "authorId": "2",
      "novelName": "烟花之舞",
      "novelSize": "7,006",
      "novelTags": "正剧",
      "authorName": "慕容",
      "novelClass": "原创-言情-近代现代-爱情-女主",
      "novelIntro": "一个中篇...",
      "novelScore": "246.3万",
      "novelChapterCount": "1"
    },
    "status": "success"
  }
}

About the jjwxc.net API

The Jinjiang Literature City (jjwxc.net) API provides 6 endpoints covering novel metadata, chapter listings, chapter content, author profiles, search, and ranked novel lists. Use get_novel_info to retrieve a novel's title, word count, genre, synopsis, and score by numeric novel ID, or get_novel_chapters to pull the full chapter list with per-chapter word counts, publication dates, and lock/VIP status flags.

Novel Data and Chapter Access

The get_novel_info endpoint accepts a numeric novelid and returns fields including novelName, authorName, novelClass, novelIntro, novelSize, novelScore, and novelChapterCount. These give a complete summary of a title without fetching individual chapters. When you need the chapter index, get_novel_chapters returns a chapterlist array where each entry carries chapterid, chaptername, chaptersize, chapterdate, isvip, and islock — useful for determining which chapters are freely readable before requesting their content.

Chapter Content and Search

To read a specific chapter, call get_chapter_content with both novelid and chapterid (obtained from the chapter list). The response includes the full content string with preserved line breaks, the chapterName, and the chapterSize. VIP-locked chapters return an error message rather than text — the islock field from the chapter list helps you identify these in advance. The search_novels endpoint accepts a query string and an optional type parameter to narrow results by title (1), author (2), protagonist (4), supporting character (5), or other (6), with page-based pagination.

Rankings and Author Profiles

get_rankings retrieves ranked novel lists by passing a type integer: 5 for monthly, 6 for seasonal, 7 for total score, or 8 by word count. Each ranking entry includes rank, novel_name, novel_url, author, and author_url. The author_url can be parsed to extract an author ID for use with get_author_profile, which returns the author's author_name and a works array containing each title's name, type, status, word_count, and score.

Common use cases
  • Build a novel recommendation tool using genre (novelClass), score (novelScore), and word count (novelSize) from get_novel_info.
  • Track which chapters of a novel are VIP-locked using the isvip and islock fields from get_novel_chapters.
  • Aggregate monthly and seasonal trending novels by querying get_rankings with type 5 and 6.
  • Compile an author bibliography by fetching all works, statuses, and scores via get_author_profile.
  • Index free-to-read chapter text for full-text search using get_chapter_content combined with the lock status from the chapter list.
  • Search a corpus of novels by protagonist name using search_novels with type 4.
  • Compare novel performance across score and word count rankings by querying get_rankings with type 7 and 8.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Jinjiang Literature City have an official developer API?+
Jinjiang Literature City does not publish an official public developer API or developer documentation for third-party use.
What does `get_novel_chapters` return, and how do I tell which chapters are paywalled?+
The endpoint returns a chapterlist array and a total count. Each chapter object includes an isvip flag indicating VIP status and an islock flag indicating whether the content is currently locked. Checking these two fields before calling get_chapter_content lets you avoid requests that would return an error instead of text.
Can I retrieve the content of VIP-locked chapters?+
No. When get_chapter_content is called for a VIP or locked chapter, the response returns an error message in place of content. The API covers freely accessible chapters in full. You can fork it on Parse and revise it to add authentication-based access if your use case requires VIP content.
Does the API expose reader comments or reviews for novels?+
Not currently. The API covers novel metadata, chapter lists, chapter text, author profiles, search results, and rankings. Reader comments and per-chapter review data are not included. You can fork it on Parse and revise it to add an endpoint targeting that data.
How does pagination work in `search_novels`?+
Pass an integer page parameter alongside your query and optional type to navigate through result pages. The response returns an items array for that page; the API does not currently expose a total result count, so iteration should continue until an empty array is returned.
Page content last updated . Spec covers 6 endpoints from jjwxc.net.
Related APIs in EntertainmentSee all →
noor-book.com API
Search and discover books across 1,800+ categories in the Noor Book library, retrieving detailed information about titles, authors, biographies, and book metadata. Access comprehensive author profiles and browse one of the largest Arabic and English digital book collections with over 289,000 authors.
vg.no API
Access VG.no's latest news, articles, sports scores, and TV guides through a single interface where you can browse the front page, search articles by topic, view category-specific content, and find related stories. Get real-time sports scores and television schedules alongside comprehensive news coverage from Norway's leading news outlet.
vegasinsider.com API
Retrieve MLB betting odds from major sportsbooks including bet365, FanDuel, and DraftKings, covering Moneyline, Total, and Runline markets for any supported date. Easily compare odds across books to identify the best available lines.
novelbin.me API
Search and browse novels by title, genre, or popularity, and explore trending, completed, or recently updated works. Access full novel details, chapter listings, chapter content, author information, related titles, and reader comments. Authenticated users can manage bookmarks with reading-status tracking and subscribe to novels for update notifications.
quizbowlpackets.com API
Search and browse thousands of quizbowl question sets across all competition levels, then access detailed metadata like difficulty, subjects, and download links for each packet. Find the perfect practice materials for High School, Collegiate, Middle School, or Pop Culture quizbowl competitions.
glastonburyfestivals.co.uk API
Discover historical and current Glastonbury Festival line-ups, find artist set times and stage locations, and search for specific performers across all festival years. Stay updated with the latest festival news and explore detailed information about festival areas and stages.
puntoticket.com API
Browse and search events happening in Chile with PuntoTicket, viewing featured shows, filtering by category, and checking detailed pricing and availability for concerts, theater, sports, and more. Find the perfect event by exploring all listings or discovering what's trending right now.
wynncraft.com API
Access detailed Wynncraft game information to look up item metadata and search across the complete item database, retrieve player statistics and character inventories, and browse guild information and global search results. Use this data to compare gear, track player progress, analyze guild rosters, or build tools for the Wynncraft community.