Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
scrapy
2
from
scrapy.crawler
import
AsyncCrawlerProcess
3
from
scrapy.utils.reactorless
import
is_reactorless
4
Callers
nothing calls this directly
Calls
3
AsyncCrawlerProcess
Class · 0.90
crawl
Method · 0.45
start
Method · 0.45
Tested by
no test coverage detected