hz3-creator/nhentai-doujin-shelf — explained in plain English
Analysis updated 2026-05-18
Search multiple adult content indexing sites with one command and combined tag filters.
Export gathered metadata to JSON, CSV, or SQLite for personal archiving.
Auto-generate missing tags or descriptions from cover art using an optional AI integration.
| hz3-creator/nhentai-doujin-shelf | 6hourt9/push-video-wallpaper-engine | abhirammandula-boop/nooklink-pc-emulator-toolkit | |
|---|---|---|---|
| Stars | 184 | 184 | 184 |
| Setup difficulty | moderate | easy | easy |
| Complexity | 3/5 | 2/5 | 2/5 |
| Audience | general | vibe coder | general |
Figures from each repo's GitHub metadata at analysis time.
Scrapes third party sites, user is responsible for complying with local law and each source site's terms of service.
This repository describes a Python command line tool called Hentaihunter, built to search and index adult manga content, known as doujinshi, across several existing websites at once instead of browsing each site separately. It presents itself as a metadata and cataloging tool rather than a hosting service, saying it pulls public listing information such as titles, tags, and descriptions from these sites without storing or redistributing the underlying images itself. According to the README, a single command can query multiple source sites together, apply filters like tag combinations, date ranges, and rating thresholds, and export the resulting metadata as JSON, CSV, or a SQLite database for personal archiving. It documents a YAML configuration file for setting per source options such as rate limits, proxy addresses, excluded tags, and preferred language, along with command line examples for searching by tag, searching by artist, downloading a specific item by its site ID, and running scheduled batch jobs. The tool also describes an optional integration with OpenAI and Claude APIs, used to automatically generate tags or short descriptions from cover images when that metadata is missing from a source site, controlled by the user's own API keys and off by default. It lists support for Linux, macOS, and Windows, with experimental support through Termux on Android and no iOS support. The README states this is meant for personal use and research and puts the burden on the user to comply with local laws on adult content, respect each source site's terms of service, and confirm they have the right to access and archive anything they collect. Given the explicit nature of the content involved and that scraping third party sites can violate those sites' terms of service, anyone considering this tool should review those legal and platform rules for their own situation before using it.
A Python CLI that aggregates and exports adult manga metadata from several sites at once, with optional AI tagging.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.