gov-scraper: 마스터 사업계획서 + 공고 매칭/추출 스크립트 추가
- docs/business-plans.md: Tasteby/Lyricsy/Parents Story 3개 앱 PSST 사업계획서 초안 - scripts/match.js: 앱별 주제 키워드 매칭 조회 - scripts/eligible.js: 예비창업자 자격 + 현재 열린 공고 목록 - scripts/export_eligible_csv.js: 신청 추적용 CSV(exports/) 생성 - exports/ gitignore Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2
government/.gitignore
vendored
2
government/.gitignore
vendored
@@ -2,3 +2,5 @@ node_modules/
|
||||
*.log
|
||||
# DB 접속 net 설정(지갑 경로/접속 디스크립터) — 환경별 재생성
|
||||
oracle-net/
|
||||
# 생성 데이터(공고 추출 CSV 등) — 매일 갱신
|
||||
exports/
|
||||
|
||||
Reference in New Issue
Block a user