Upload this file to Cloudflare Pages as index.html. Set the Worker URL below to your
Cloudflare Worker that:
- GET /chapters?url=... → returns chapter links from a Royal Road novel page
- GET ?url=... → fetches raw HTML for a given URL
- POST /analyze → scores a single chapter with Gemini and explains why
Paste your Cloudflare Worker URL here once. It will be saved in this browser.
GET /chapters?url=..., GET ?url=..., and POST /analyze.
You already deployed this in worker.js.
If the site blocks automatic extraction, paste chapter text here and analyze it with AI.