중소기업 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.3.tar.gz
(11.8 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.3.tar.gz.
File metadata
- Download URL: rd_crawler-0.1.3.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c702921671e889bab2313bf643245c796a3a6337adb9dc9ab1701c7dddbcf9b2
|
|
| MD5 |
5a7dafc83c2e34b260fa9b6d40fd4ba6
|
|
| BLAKE2b-256 |
d8d1fc09d56811db25a36ccb96e28b290cfc2e520ca0f28fa440b72b43290f45
|
File details
Details for the file rd_crawler-0.1.3-py3-none-any.whl.
File metadata
- Download URL: rd_crawler-0.1.3-py3-none-any.whl
- Upload date:
- Size: 14.3 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 |
ab97726070b03a143cf2fe7ff522e5b5e32d1351e4014321c96c1ab4dd0fb081
|
|
| MD5 |
590162862db55d575aef993e5fc4683d
|
|
| BLAKE2b-256 |
38bab01354bb0a2963ea760fe4cb97901c429c01417fd01fffa642594e184026
|