UnKnowNModder/Weeb-dl ? reverse-engineered prompt

Reverse engineered prompt

Build me a small Python library that wraps weebcentral.com and makes it easy to search manga, fetch details, and download chapters.

I want a clean, simple API where I can search by title and also filter by things like genre, status, type, and sort order. For a manga result, I want to be able to load the full metadata, get all chapters in order, and then download selected chapters either as PDF files or as folders of images. It should also support getting recently added series, latest updates, and hot trending series.

Please make it reliable, with retries and caching if that helps, and keep the code easy to read and type hinted. A few helpful custom errors for network or parsing problems would be nice too. If you need to check current details from the site or docs while building it, go ahead and look them up online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab