MCPcopy
hub / github.com/scrapy/scrapy / simple.py

File simple.py

tests/AsyncCrawlerProcess/simple.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import scrapy
2from scrapy.crawler import AsyncCrawlerProcess
3from scrapy.utils.reactorless import is_reactorless
4

Callers

nothing calls this directly

Calls 3

AsyncCrawlerProcessClass · 0.90
crawlMethod · 0.45
startMethod · 0.45

Tested by

no test coverage detected