This is a Python stdlib web scraper for Naver blogs, Korea's dominant blogging platform. It searches posts, extracts full text from the mobile site to avoid iframe issues, and downloads images from Naver's CDN. No API key needed. Use it when you're researching Korean language content and Google isn't enough, like finding wedding checklists or local how-to guides that live on Naver. The scripts parse HTML directly, so they'll break if Naver changes their markup. Designed for light, non-commercial research, not bulk scraping. If you need Korean blog content and can tolerate some fragility, this beats manual copy-paste.
npx skills add https://github.com/nomadamas/k-skill --skill naver-blog-research