SPB Git forge

spb/rareindex

Public
54commits 1branches 0releases
7.1 MBsize
maindefault branch
10 days agolast push
TypeScript 61.9% HTML 37.2% SQL 0.7%
2.9 KB · 51 lines json
Raw Blame History
1{2  "id": "bunjang",3  "displayName": "Bunjang 번개장터 (Korea C2C marketplace — listings)",4  "sourceId": "bunjang",5  "sourceName": "Bunjang (번개장터)",6  "sourceType": "marketplace",7  "sourceUrl": "https://m.bunjang.co.kr",8  "module": "api/bunjang",9  "enginePriority": ["api"],10  "categories": ["pokemon", "yugioh", "one_piece_card_game", "trading_cards", "rolex", "other_watches", "nike_jordan", "adidas_yeezy", "sneakers", "action_figures", "gundam", "lego_sets", "designer_toys"],11  "regions": ["KR"],12  "country": "KR",13  "languages": ["ko"],14  "currency": ["KRW"],15  "supportsListings": true,16  "supportsSold": false,17  "supportsAuctions": false,18  "supportsImages": true,19  "supportsCatalog": false,20  "supportsPopulation": false,21  "supportsLookup": false,22  "refreshFrequencyMinutes": 360,23  "priority": "medium",24  "trustScore": 0.6,25  "attributionRequired": true,26  "termsUrl": "https://m.bunjang.co.kr/terms",27  "acquisitionMethod": "public search JSON used by the mobile site, direct HTTP",28  "historicalDepth": "none",29  "accessNotes": "Reads the public, unauthenticated search endpoint the mobile site itself loads: `api.bunjang.co.kr/api/1/find_v2.json?q=<kw>&order=date&page=<0..>&n=100` (pid, title, KRW price, status, category id, tags, region label, favourites, image template, last-update time). api.bunjang.co.kr answers /robots.txt with a 403 JSON (no rules); m.bunjang.co.kr robots.txt allows `*` except /login, /apps, /talk2 (AI-training crawlers are named and disallowed separately; RareIndexBot is a market-data bot under `*`). Only asking prices are stored as listings — Bunjang shows no dated sale prices publicly. Sponsored rows (`ad: true`) are dropped. Seller ids/nicknames, chat and personal data are never read; the coarse region label (e.g. a district) is kept as listing location only. Item detail pages/API are not fetched. 2.5 s between requests, concurrency 1.",30  "enabled": true,31  "schemaVersion": "1.0",32  "requires": [],33  "config": {34    "seeds": [35      { "q": "포켓몬카드 PSA10", "category": "pokemon", "language": null },36      { "q": "포켓몬카드 일판", "category": "pokemon", "language": "Japanese" },37      { "q": "유희왕 PSA", "category": "yugioh", "language": null },38      { "q": "원피스 카드 PSA", "category": "one_piece_card_game", "language": null },39      { "q": "롤렉스 시계", "category": "rolex", "language": null },40      { "q": "그랜드세이코", "category": "other_watches", "language": null },41      { "q": "조던1 새상품", "category": "nike_jordan", "language": null },42      { "q": "이지 부스트 새상품", "category": "adidas_yeezy", "language": null },43      { "q": "건담 MG 미개봉", "category": "gundam", "language": null },44      { "q": "레고 미개봉", "category": "lego_sets", "language": null },45      { "q": "베어브릭 1000%", "category": "designer_toys", "language": null }46    ],47    "pagesPerSeed": 1,48    "defaultCategory": "trading_cards"49  }50}51