Argiiahm/nonoya-api ? reverse-engineered prompt

Reverse engineered prompt

Build me a Node.js API for scraping entertainment sites, mainly anime, donghua, manga, and movies. I want it to have clean JSON endpoints for browsing home pages, search, details, episode or chapter pages, genres, and a global search that checks multiple sources at once. It should protect every route with an x api key, limit abuse so people can’t spam it, and cache responses so it feels fast. Please also include a simple playground page where I can test requests in the browser, plus a proxy endpoint for m3u8 streams so video playback works without CORS issues.

Make it run well on a server, use clustering if helpful, and add good logging so I can see request timing and errors clearly. I’d like a basic .env setup, sensible defaults, and a README that explains how to start it and use the main endpoints. If you need to look up current docs online for anything, go ahead.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab