Module scrupy::engine [] [src]

Engine module

Structs

Crawler

A craweler includes one spider, item_pipelines and downloader middlewares.

Engine

The core engine that controls the top control flow.

Task

A task sent to worker, including a request and the crawler related to this crawler.