Install
openclaw skills install kekik-crawlerScrapling-only, deterministic web crawler with clean SRP architecture, presets, checkpointing, and JSONL/report outputs.
openclaw skills install kekik-crawlerScrapling tabanlı, browser'sız crawler.
pip install -r requirements.txt
python main.py --urls https://example.org
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
outputs/main.pycore/crawl_runner.py