dramabosid/DramabaBox-Api-Scraping ? reverse-engineered prompt

Reverse engineered prompt

Build me a small Node.js API that scrapes DramaBox and returns the data as JSON for development use.

I want endpoints for searching dramas by keyword, getting recently updated titles with pagination, showing trending dramas, fetching full drama details with synopsis, cover image, and episode list, and pulling the real streaming URL like mp4 or m3u8 from the page when possible. Make the responses clean and easy to use.

Also include a simple built in documentation page in the public folder so I can test the endpoints from the browser. Keep the design neat and use Tailwind from a CDN if that’s the easiest way. Use Express, Axios, and Cheerio, and make it work well in a serverless friendly setup too if possible.

If you need to check current scraping behavior or library docs online, go ahead and look them up.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab