A read-only search tool for Daangn's used car marketplace that works by hitting their public Remix JSON routes. You can search by region, price range, and keywords without needing API keys or authentication, just Python stdlib and urllib. The region resolver is handy since Korean addresses can be ambiguous, it picks Seoul district-level matches first and tells you which region it actually used. Strictly scoped to browsing, no login, no chat automation, no transaction actions. If you're helping Korean users browse 당근중고차 listings or need to pull car details from URLs, it does the job. Breaks cleanly when their frontend changes instead of trying to scrape around it.
npx skills add https://github.com/nomadamas/k-skill --skill daangn-cars-search