효율적인 웹 크롤링 및 검색 결과 처리를 위한 라이브러리
Project description
Douzone-crawl
🔍 빠르고 쉬운 웹 크롤링을 위한 파이썬 라이브러리입니다. Google 검색 결과와 웹 페이지 콘텐츠를 손쉽게 추출하세요.
주요 기능
- Google 검색 결과 수집
- 검색 결과 페이지 내용 추출
- 검색 결과의 제목, URL, 날짜, 설명 정보 제공
- 결과 파일 저장 기능
설치 방법
pip install douzone_crawl
사용 방법
기본 사용 예시
import douzone_crawl
# 크롤러 생성
crawler = douzone_crawl.DouzoneCrawler(max_results=2)
# # 검색 실행
results = crawler.crawl("더존비즈온")
# # 결과 저장
crawler.save_to_json(results)
요구사항
- pip install requirements.txt
기여하기
- 버그 신고나 기능 제안은 이슈 트래커를 이용해 주세요. 풀 리퀘스트도 환영합니다!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
douzone_crawl-0.1.3.tar.gz
(8.1 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 douzone_crawl-0.1.3.tar.gz.
File metadata
- Download URL: douzone_crawl-0.1.3.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d739899999da694a9f4de2d063a46db32860e09ee9f125d7c0398f9e1b1854e
|
|
| MD5 |
55d4569e574483e72eba7f48ad085469
|
|
| BLAKE2b-256 |
9c5e64a2cea437c0fb156054b97f3a1eed9aba55181837f71a8931e8f3753330
|
File details
Details for the file douzone_crawl-0.1.3-py3-none-any.whl.
File metadata
- Download URL: douzone_crawl-0.1.3-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7354043037eae876031b9e05b06b8abf66be1b284bf873c15ea3f4f6cef6c568
|
|
| MD5 |
02cdb051402c6e72c6338d4c4dec15d8
|
|
| BLAKE2b-256 |
2cc6867bb83eb8d2940f3a0ad377f0b5d71bedfed3ffd2643bf9b074a4387491
|