Loading...
Loading...
YES24 / 인터파크 공연의 공개 일정 + 등급별 잔여석을 단일 HTTP 호출로 조회 (조회 전용, 예매·결제 없음).
npx skill4agent add nomadamas/k-skill ticket-availabilityticket.yes24.comtickets.interpark.complatform:idhttpxhttpxplatform:id확인하실 공연의 YES24 또는 인터파크 URL을 알려주세요. 예:https://tickets.interpark.com/goods/26000541https://ticket.yes24.com/Perf/58026
httpxpip install httpx| 입력 | 매칭 |
|---|---|
| platform=interpark |
| platform=yes24 |
| platform=yes24 |
| shorthand |
schedulepython3 scripts/ticket_availability.py schedule "https://tickets.interpark.com/goods/26000541"{
"platform": "interpark",
"id": "26000541",
"schedule": [
{"date": "2026-05-13", "time": "14:30", "play_seq": "055"},
{"date": "2026-05-14", "time": "19:30", "play_seq": "057"}
]
}{
"platform": "yes24",
"id": "58026",
"schedule": [
{"date": "2026-05-16", "time_label": "1회", "id_time": "1432397"}
]
}--all-datesseatspython3 scripts/ticket_availability.py seats "interpark:26000541"{
"platform": "interpark",
"id": "26000541",
"seats": {
"2026-05-13|14:30|055": {
"date": "2026-05-13", "time": "14:30", "play_seq": "055",
"seats": [
{"grade": "VIP석", "remain": 150},
{"grade": "R석", "remain": 36},
{"grade": "S석", "remain": 82},
{"grade": "A석", "remain": 71}
]
}
}
}price{"grade": "전석", "price": "110,000원", "remain": 2}healthpython3 scripts/ticket_availability.py health{"yes24": {"status": 200, "ok": true}, "interpark": {"status": 200, "ok": true}}--compact| Platform | Method | URL |
|---|---|---|
| YES24 | POST | |
| YES24 | POST | |
| YES24 | POST | |
| Interpark | GET | |
| Interpark | GET | |
User-AgentRefererAcceptschedule--all-datesdata: []http errorremainremain: 0seatsplatform:id