What problem does it solve?
Korean travelers need a reliable way to search 시외버스 timetables, check fares and seat availability, and proceed to the official checkout entry without getting stuck in manual steps or unsafe automation.
Core Features & Use Cases
- Timetable search (HTTP/API-first): Uses Tmoney intercity-bus endpoints to resolve routes and query schedules while preserving browser-required hidden fields.
- Fare and seat-stage assistance: Submits the appropriate next-stage request for fare/seat-count selection and parses the readPcpySats stage payload.
- Official card-information handoff: Creates a temporary seat hold and opens the official Tmoney card-information page, keeping final card/payment manual unless the user explicitly confirms.
- Clear safety boundaries: Avoids mixing KOBUS (express-bus) flows, prevents irreversible steps without confirmation, and guides cancellation/back flows for abandoned holds.
Quick Start
Ask the agent to search 시외버스 reservations for your departure/arrival terminals and date, then open the official Tmoney card-information page for you to complete payment manually.