EventCrawlerStatusData | API | Crawlee for Python · Fast, reliable Python web crawlers.
Data for the crawler status event.
crawler_id: int
The ID of the crawler that emitted the event.
message: str
A message describing the current status of the crawler.
model_config: Undefined