# bunjang — Bunjang 번개장터 (Korea) KRW asking prices from Korea's largest C2C app/site, via the public search JSON of the mobile web. - `api.bunjang.co.kr/api/1/find_v2.json?q=&order=date&page=<0..>&n=100&…` → `num_found` + rows (pid, name, price, status, category id, tags, region label, favourites, image template, last update). - One raw record per page → `listing` (fixed price, `availability` from `status`: 0 selling, 3 sold); sponsored rows dropped; `identifiers.bunjang_pid`; Korean titles parsed for PSA grades, language (일판 / 북미판 / 한글판), condition (`used` enum + 미개봉/중고 hints), bundles (묶음, 일괄). - `update_time` is a bump/edit time, kept in metadata (not `listedAt`). Seller ids/nicknames are never stored; only the coarse region label. - Seeds `{ q, category, language }`; category refined from the title first, seller hashtags second. Smoke: `pnpm tsx connectors/api/_g9-asia-watch-sneaker-lib/capture.ts bunjang --limit 1 --seeds '롤렉스 시계'`.