Showing content from https://crawlee.dev/python/api/class/Statistics below:
Statistics | API | Crawlee for Python ยท Fast, reliable Python web crawlers.
Statistics Index Methods
- async __aexit__(exc_type, exc_value, exc_traceback): None
- __init__(*, persistence_enabled, persist_state_kvs_name, persist_state_key, log_message, periodic_message_logger, log_interval, state_model, statistics_log_format, save_error_snapshots): None
- record_request_processing_failure(request_id_or_key): None
- record_request_processing_finish(request_id_or_key): None
- record_request_processing_start(request_id_or_key): None
- register_status_code(code): None
- with_default_state(*, persistence_enabled, persist_state_kvs_name, persist_state_key, log_message, periodic_message_logger, log_interval, statistics_log_format, save_error_snapshots): Statistics[StatisticsState]
- Parameters
- optionalkeyword-onlypersistence_enabled: bool = False
- optionalkeyword-onlypersist_state_kvs_name: str | None = None
- optionalkeyword-onlypersist_state_key: str | None = None
- optionalkeyword-onlylog_message: str = 'Statistics'
- optionalkeyword-onlyperiodic_message_logger: Logger | None = None
- optionalkeyword-onlylog_interval: timedelta = timedelta(minutes=1)
- optionalkeyword-onlystatistics_log_format: Literal[table, inline] = 'table'
- optionalkeyword-onlysave_error_snapshots: bool = False
Returns Statistics[StatisticsState]
Properties
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4