configuration module · apify/crawlee-python
Configuration
Pydantic settings for storage, browser launch, logging, persistence, timeouts, and resource thresholds.
Location
Repository path
src/crawlee/configuration.pyInvocation
Use `Configuration` or `service_locator.get_configuration()`.
Setup
Installation / activation
Values may be supplied through `CRAWLEE_`-prefixed environment variables.
Keywords
configurationenvironment variablesstoragebrowserresources
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