abhaythakur71181/Anime-API ? reverse-engineered prompt

Reverse engineered prompt

Build me a TypeScript anime API server that scrapes anime sites and returns clean JSON for an app or website to use.

I want endpoints for AniWatch, GogoAnime, and KickAssAnime, with search, home listings, anime details, episode lists, servers, and episode source links. It should also support A to Z browsing, recent releases, popular and season style pages where the site has them. Please include local caching so repeated requests are faster, with longer cache times for stable pages and shorter ones for search and episode sources.

Make it easy to run locally, and also ready to deploy to Vercel or with Docker. Add simple docs or a playground page that shows the main routes and example responses, so I can test the API quickly. If you need current site structure details, look up the latest docs online first.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab