project template · apify/crawlee-python
Generated crawler project
Runnable crawler skeleton supporting uv, Poetry, pip, or manual dependency setup.
Location
Repository path
src/crawlee/project_template/{{cookiecutter.project_name}}/README.mdInvocation
`uv run python -m {{cookiecutter.__package_name}}`, `poetry run python -m {{cookiecutter.__package_name}}`, or `python -m {{cookiecutter.__package_name}}`
Setup
Installation / activation
Generated by the Crawlee CLI, then launched as a Python module.
Keywords
templateuvpoetrypippython module
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