crawler-intra-mart/requirements.txt
Do Duy eb46e739e7 Add intra-mart documentation crawler
Playwright-based crawler that renders pages from api.intra-mart.jp and
document.intra-mart.jp, extracts main content, and converts to Markdown
via Pandoc. SQLite-backed queue drives a resumable sequential pipeline
across crawler, extractor, converter, and storage modules.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-20 16:29:54 +07:00

12 lines
100 B
Plaintext

playwright
beautifulsoup4
lxml
markdownify
pypandoc
loguru
pyyaml
httpx
aiofiles
tenacity
typer
rich