Skip to content

feat(sources): add NovelDex (noveldex.io) - #3134

Open
MiguelEvalor wants to merge 1 commit into
lncrawl:devfrom
MiguelEvalor:feat/noveldex-source
Open

feat(sources): add NovelDex (noveldex.io)#3134
MiguelEvalor wants to merge 1 commit into
lncrawl:devfrom
MiguelEvalor:feat/noveldex-source

Conversation

@MiguelEvalor

Copy link
Copy Markdown

Summary

Adds a crawler for https://noveldex.io free/unlocked web novels.

  • Parses Next.js RSC flight TOC (paginated)
  • Decrypts chapter bodies from client-side XOR payload
  • Skips locked paid chapters (no content without access)
  • Supports search via /api/search

Test plan

  • lncrawl crawl "https://noveldex.io/series/novel/<slug>" --first 3 -f epub --noin
  • Verify title/cover/author and readable chapter text
  • Confirm locked chapters are not included in TOC when unpaid

@MiguelEvalor
MiguelEvalor force-pushed the feat/noveldex-source branch from 0cbf767 to 9ac4f6a Compare July 30, 2026 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant