9bow

9bow / legalize-kr

Public

[WIP] 대한민국 법령을 Git 저장소로 관리합니다. 각 법령은 Markdown 파일이고, 각 개정은 실제 공포일자를 가진 Git commit입니다.

96
8
100% credibility
Found Mar 31, 2026 at 96 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Python
AI Summary

A set of scripts that fetches South Korean laws from the official government database, converts them to readable Markdown files, organizes them into folders, and keeps them updated automatically.

How It Works

1
🔍 Discover the Project

You stumble upon this handy collection on GitHub that gathers all Korean laws into organized, easy-to-read folders.

2
🛠️ Get Everything Set Up

You grab the simple tools needed and link to the official Korean law website using a free pass they provide.

3
Pick Your Starting Point
🌐
Grab All Laws

Pull in the complete set of thousands of documents to build your full library from scratch.

📋
Select Law Types

Choose categories like laws or decrees to start smaller and grow your collection step by step.

4
Laws Flow In Automatically

Hit go and watch as documents download, get neatly formatted, and sort themselves into named folders with all the details.

5
🔄 Enable Daily Refresh

Set it to check for updates every day so your collection stays current with the latest changes.

6
Double-Check Quality

Run a quick scan to confirm every document is complete, consistent, and ready to use.

🎉 Explore Your Law Library

Dive into tidy folders full of up-to-date Korean laws, perfect for reading, searching, or sharing.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 96 to 96 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is legalize-kr?

Legalize-kr is a Python tool that imports South Korea's national laws from the official API into a Git repository, storing each law as a Markdown file with YAML frontmatter for metadata like promulgation dates and departments. Every amendment becomes a Git commit timestamped to the real publication date, turning legal history into a version-controlled timeline you can query like code changes. Developers get a searchable, git-native archive of laws, with CLI commands for full imports, incremental updates, and validation.

Why is it gaining traction?

It stands out by treating laws like software—track amendments via git log, diff changes between versions, or bisect historical states—without manual scraping. A GitHub WIP action automates daily updates at 13:00 KST, keeping the repo fresh, while scripts handle CSV fallbacks and metadata generation for easy integration. The WIP GitHub PR labeling and commit conventions make it straightforward to contribute or fork for custom legalize workflows.

Who should use this?

Korean app developers building compliance checkers or legal search tools needing up-to-date law data in Markdown. Policy analysts scripting git-based timelines of regulatory shifts. Teams in fintech or govtech wanting a Python-driven Git mirror for law.go.kr instead of brittle API calls.

Verdict

Grab it if you need Korean laws in Git—solid CLI and automation make it usable now, despite 96 stars and WIP GitHub status signaling early days. The 1.0% credibility score flags risks like incomplete coverage, so validate thoroughly before production.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.