[Feature]공연정보api 호출 저장 #3
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
📌 요약
📝 상세 내용
[완료된 사항]
Step1: Kopis로 부터 매달 1일 현재 시각으로 부터 앞으로 한달안에 진행되는 모든 공연을 불러와서 저장합니다.
(현재는 10초마다 하루치만 가져오는 걸로 설정)
Step2: Step1에서 가져온 공연 데이터들의 상세 정보를 또 다시 KopisAPI로 요청합니다.
Step3: 각 공연마다 소개글(포스터) 이미지를 Flask서버로 보내어 OCR 진행 및 Clova API로 부터 카테고리를 전달 받습니다.
[추후 진행예정 사항]
🗣️ 질문 및 이외 사항
☑️ 누구에게 리뷰를 요청할까요?