Local Windows archive manager for Naver Cafe posts.
| Area | Detail |
|---|---|
| Platform | Windows desktop |
| Product name in app | Naver Cafe Archive Manager |
| Scope | Personal/local archive for posts the user is allowed to access |
| Storage | Local data/ and saved_posts/ folders |
| Safety stance | No password storage, no private-access bypass, no redistribution workflow |
- Use only with posts and Cafe content you are allowed to access.
- The app does not store Naver passwords.
- Login/session data and saved posts stay on the user's PC.
- The tool does not bypass Cafe access permissions, member level restrictions, private post restrictions, or Naver platform controls.
- Do not redistribute downloaded private or copyrighted content.
- Do not share builds with personal
data/,browser_profile, orsaved_postsfolders included.
Latest release: Naver Cafe Archive Manager v0.1.0
Windows ZIP:
Release artifacts should be distributed through GitHub Releases, not committed into the source tree.
The app connects a user-controlled browser login session, downloads allowed posts, and opens generated local pages for offline review.
View demo walkthrough
- Run
dist\NaverCafeArchiveManager\NaverCafeArchiveManager.exe. - Connect a Naver login session in the browser.
- Enter an individual post URL or menu URL.
- Click
Download. - Review progress for opening the post, extracting text, downloading images, and generating a local page.
- Select the saved post from the local list.
- Open the generated local HTML page for offline reading.
python -m venv .venv
.venv\Scripts\Activate.ps1
pip install -r requirements.txt
python app.pyThis is a personal archive workflow tool. Public demos should use sanitized examples and should not include real private Cafe content, cookies, tokens, or saved third-party material.




