routing API · apify/crawlee-python

Crawler router handlers

Decorator-based request routing with a default asynchronous handler for each crawled request.

Type
routing API
Repository
apify/crawlee-python
Readiness
Production-oriented library with documented examples, type hints, tests, CI badges, packaged releases, and optional integrations, although deployment-specific validation remains necessary.
Keywords
4

Location

Repository path

README.md

Invocation

`@crawler.router.default_handler`

Setup

Installation / activation

Registered handlers execute when `crawler.run()` processes requests.

Keywords

routerhandlerrequestsdecorator

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

Open full repository research