FrogTok / AfreecaChatManager

아프리카 채팅 매니저. https://github.com/cha2hyun/afreecatv-chat-crawler 에서 채팅 긁어오는 로직 가져옴.
1 stars 0 forks source link

bj 정보 조회 #2

Closed FrogTok closed 4 months ago

FrogTok commented 4 months ago

https://st.afreecatv.com/api/get_station_status.php?szBjId=${bjid}

유효하지않은경우 {"RESULT":0}

유효한경우 { "RESULT": 1, "DATA": { "station_no": "4676024", "user_id": "a0516z", "user_nick": "개굴톡", "station_name": "afreeca", "station_title": "", "broad_start": "2024-01-10 02:55:51", "total_broad_time": "1499", "grade": "0", "fan_cnt": "1", "total_visit_cnt": "129", "total_ok_cnt": "0", "total_view_cnt": "12", "today_visit_cnt": "0", "today_ok_cnt": "0", "today_fav_cnt": "0" } }

FrogTok commented 4 months ago

Bj dto 따로 만들어서 그대로 저장