Go to file
Mina Choi 4f756cf001 인스타 highlights/계정 수집 개선 (VIEW actor + 코드로 계정 구성)
- apify: 프로필 coderx, 하이라이트 igview actor로 교체. highlights/category/
  following(followsCount)/profileImage(hdProfilePicUrl)/latestPosts.mediaType 수집.
  reel 스크래퍼 제거, post 스크래퍼 비활성화(주석)
- instagram_audit.py(신규): KR·EN 계정 hard 필드를 수집 데이터로 구성
- analysis: _build_overrides에서 위 함수로 계정 구성, _patch_report가 accounts를
  코드값으로 주입 (LLM은 diagnosis만, 프롬프트에서 accounts는 []로 두게 지시)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-28 09:43:03 +09:00
SQL file 업로드 엔드포인트 추가 (Azure Blob 연동) 2026-05-19 16:13:31 +09:00
app 인스타 highlights/계정 수집 개선 (VIEW actor + 코드로 계정 구성) 2026-05-28 09:43:03 +09:00
docs api 1차 포매팅 2026-04-20 14:41:00 +09:00
.gitignore instagram externalurl 수집 비활성화 (LLM이 혼동을 일으킴) 2026-05-20 18:36:29 +09:00
Dockerfile 1차 인프라 구성 2026-04-20 13:52:31 +09:00
README.md integration 1차 데이터 및 DB 정의, 테스트 2026-04-24 14:19:29 +09:00
docker-compose.yml crawling check 2026-05-11 14:02:17 +09:00
requirements.txt 스크래핑 로직 점검 및 추가 2026-04-30 11:58:52 +09:00

README.md

o2o-infinith-backend

설치

Docker

curl -fsSL https://get.docker.com | sh

실행

docker compose up -d