AdaptivePlaywrightCrawlerStatisticState
Hierarchy
- StatisticsState
- AdaptivePlaywrightCrawlerStatisticState
Index
Properties
- browser_request_handler_runs
- crawler_finished_at
- crawler_last_started_at
- crawler_runtime
- crawler_started_at
- errors
- http_only_request_handler_runs
- model_config
- rendering_type_mispredictions
- request_max_duration
- request_min_duration
- request_total_failed_duration
- request_total_finished_duration
- requests_failed
- requests_failed_per_minute
- requests_finished
- requests_finished_per_minute
- requests_retries
- requests_with_status_code
- retry_errors
- stats_persisted_at
Properties
browser_request_handler_runs
Number representing how many times browser based crawling was used.
crawler_finished_at
crawler_last_started_at
crawler_runtime
crawler_started_at
errors
http_only_request_handler_runs
Number representing how many times static http based crawling was used.
model_config
rendering_type_mispredictions
Number representing how many times the predictor gave incorrect prediction.
Statistic data about a crawler run with additional information related to adaptive crawling.