used-car-price-search
Used Car Price Search
What this skill does
한국의 대표 렌터카 업체를 먼저 비교하고, 현재는 가장 기술적으로 구현이 쉬운 공급자로 확인된 SK렌터카 다이렉트 타고BUY를 사용해 중고차 가격을 조회한다.
- 한국의 주요 렌터카 업체로
SK렌터카,롯데렌탈(롯데오토옥션),레드캡렌터카를 먼저 확인한다. - 각 업체의 공개 표면에서 직접 API 제공 여부, 웹 크롤링 난이도, 기존 MCP / Skill 존재 여부를 먼저 점검한다.
- 이 저장소와 현재 세션에는 중고차 가격 조회용 전용 MCP 나 Skill 이 없으므로 새 스킬이 직접 조회를 담당한다.
- 최종 선택 공급자는
https://www.skdirect.co.kr/tb이다. - 이 페이지는 로그인 없이 열리고, HTML 안의
__NEXT_DATA__에 현재 inventory snapshot 이 들어 있어 반복 조회가 쉽다. - 결과는 월 렌트료와 인수가를 함께 보여 준다.
Provider survey
| 업체 | 점검 결과 | v1 채택 여부 |
|---|---|---|
SK렌터카 다이렉트 타고BUY |
https://www.skdirect.co.kr/tb 공개 HTML 에 __NEXT_DATA__ inventory snapshot 포함. 로그인/세션 없이 반복 조회 가능. 별도 공개 API 문서는 못 찾았지만 SSR 데이터 추출이 가장 단순함. |
채택 |
| 롯데렌탈 / 롯데오토옥션 | https://www.lotteautoauction.net/hp/pub/cmm/viewMain.do 공개 진입점은 열리지만, 일반 매물 검색은 legacy .do 흐름 중심이고 공개 목록 계약이 불명확했다. 추정 목록 URL은 404/에러 페이지가 섞여 v1 공급자로는 불안정했다. |
미채택 |
More from nomadamas/k-skill
k-skill-setup
After installing the full k-skill bundle, configure and verify the shared cross-platform setup, then optionally wire update checks and GitHub starring with explicit user consent.
2.1Khwp
Use kordoc for agent-native HWP/HWPX document parsing, JSON extraction, diffing, form-field extraction, and Markdown→HWPX reverse conversion (read/convert only — for binary editing use rhwp-edit).
2.1Kktx-booking
Search, reserve, inspect, and cancel KTX or Korail tickets in Korea with the korail2 + pycryptodome Python packages. Use when the user asks for KTX seats, Korail bookings, train changes, or reservation status.
2.0Kkakaotalk-mac
Use kakaocli on macOS to read KakaoTalk chats, search messages, and send replies after explicit confirmation.
2.0Ksrt-booking
Search, reserve, inspect, and cancel SRT tickets in Korea with the SRTrain library. Use when the user asks for SRT seat availability, booking, canceling, or sold-out retry plans.
2.0Kzipcode-search
Look up a Korean postcode and official English address from a known address with the official ePost integrated search page.
2.0K