중소기업 R&D 사업정보 수집 크롤러
Project description
중소기업 R&D 사업 정보 크롤러
이 프로젝트는 다음 세 개의 웹사이트에서 중소기업 R&D 사업 정보를 크롤링하고 특정 키워드로 필터링하는 도구입니다:
- www.bizinfo.go.kr
- srome.keit.re.kr
- www.smtech.go.kr
설치 방법
일반 설치
# pip를 이용한 설치
pip install -r requirements.txt
UV를 이용한 설치
# UV를 이용한 설치 (로컬 패키지)
uv pip install .
# 또는 개발 모드로 설치
uv pip install -e .
# 배포 버전 설치 (배포 후)
uv pip install rd_crawler
사용 방법
이 크롤러는 명령줄 인터페이스를 통해 실행할 수 있습니다:
# 모든 사이트 크롤링
rd-crawler --spider all --pages 5
# 특정 사이트만 크롤링
rd-crawler --spider bizinfo --pages 3
# 키워드 파일 지정
rd-crawler --spider all --keywords custom_keywords.txt
# 상세 로그 출력
rd-crawler --verbose
키워드 파일 형식
키워드 파일은 각 줄에 하나의 키워드가 있는 텍스트 파일입니다:
인공지능
AI
로봇
기계장비
생산기술
지역특화
생산장비
결과물
크롤링 결과는 날짜 기반으로 생성된 엑셀 파일에 저장됩니다:
- 파일명 형식: 중소기업_RD_사업정보_YYYYMMDD.xlsx
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rd_crawler-0.1.6.tar.gz
(11.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rd_crawler-0.1.6.tar.gz.
File metadata
- Download URL: rd_crawler-0.1.6.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a9856fd02731cc35c4a41838db46d8049efb51a82acc8fd09ee6328cfb7ad27
|
|
| MD5 |
0dacb5b5d4ef78851edebc8c52dc684c
|
|
| BLAKE2b-256 |
9679abf1ba48ff86e30562838fc94876928f2f0716540d5f6294ed856b101f39
|
File details
Details for the file rd_crawler-0.1.6-py3-none-any.whl.
File metadata
- Download URL: rd_crawler-0.1.6-py3-none-any.whl
- Upload date:
- Size: 14.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be1d833c58c05260df0c918cffbec924a779b651a7c28e58eab8b08ecfe9acbe
|
|
| MD5 |
194e101b80606479d8d994eed23c01e9
|
|
| BLAKE2b-256 |
6688114284b9d6aeccf73722be713ab7c6118e5ecedbf92c1158a0bb7402a6b1
|