← 返回
效率工具 中文

Kekik Crawler

Scrapling-only, deterministic web crawler with clean SRP architecture, presets, checkpointing, and JSONL/report outputs.
仅基于 Scrapling 的确定性网页爬虫,具备清晰的 SRP 架构、预设配置、检查点功能及 JSONL/报告输出。
keyiflerolsun
效率工具 clawhub v0.1.0-rc1 1 版本 100000 Key: 无需
★ 0
Stars
📥 1,115
下载
💾 74
安装
1
版本
#latest

概述

Kekik Crawler

Scrapling tabanlı, browser'sız crawler.

Quick Start

pip install -r requirements.txt
python main.py --urls https://example.org

Presets

python main.py --queries "Ömer Faruk Sancak" keyiflerolsun --preset person-research --out outputs/person.jsonl --report outputs/person-report.json
python main.py --queries "Ömer Faruk Sancak" keyiflerolsun --preset deep-research --out outputs/deep.jsonl --report outputs/deep-report.json

Notes

  • Output files are under outputs/
  • Main entrypoint: main.py
  • Orchestration: core/crawl_runner.py

版本历史

共 1 个版本

  • v0.1.0-rc1 当前
    2026-03-29 12:47 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,886
productivity

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 432 📥 103,810
productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 445 📥 226,370