developer workflow · apify/crawlee-python
Documentation website workflows
Docusaurus-based local documentation build, serving, linting, formatting, and image optimization.
Location
Repository path
CONTRIBUTING.md; website/package.jsonInvocation
`uv run poe run-docs`; website tasks include `pnpm lint`, `pnpm format`, and `pnpm opt:images <path-to-image>`.
Setup
Installation / activation
Run from the documented repository location with the stated Node.js and pnpm prerequisites.
Keywords
docusaurusdocumentationpnpmlintformat
Repository context
apify/crawlee-python
Apache-2.0 Python 3.10+ library and CLI for building asynchronous HTTP and browser-based crawlers with routing, retries, proxy and session management, persistent queues, pluggable storage, templates, and optional parsing, Playwright, database, Redis, observability, and AI-related integrations; no native Claude Code integration is evidenced.
web scrapingweb crawlingbrowser automationdata extractiondata collectionHTTP automationAI data preparationRAG ingestiondeveloper tooling