Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scrapy/scrapy
/ DefaultSpider
Class
DefaultSpider
scrapy/utils/spider.py:129–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
127
128
129
class
DefaultSpider(Spider):
130
name =
"default"
Callers
15
test_crawler_rejects_spider_objects
Method · 0.90
test_deprecated_mwman_spider_arg
Method · 0.90
test_deprecated_mwman_spider_arg_no_crawler
Method · 0.90
test_maxdelay_definition
Function · 0.90
test_skipped
Function · 0.90
test_adjustment
Function · 0.90
test_adjustment_limits
Function · 0.90
test_adjustment_bad_response
Function · 0.90
test_debug
Function · 0.90
test_debug_disabled
Function · 0.90
test_deprecated_spider_arg_no_crawler_spider
Method · 0.90
test_deprecated_spider_arg_with_crawler
Method · 0.90
Calls
no outgoing calls
Tested by
15
test_crawler_rejects_spider_objects
Method · 0.72
test_deprecated_mwman_spider_arg
Method · 0.72
test_deprecated_mwman_spider_arg_no_crawler
Method · 0.72
test_maxdelay_definition
Function · 0.72
test_skipped
Function · 0.72
test_adjustment
Function · 0.72
test_adjustment_limits
Function · 0.72
test_adjustment_bad_response
Function · 0.72
test_debug
Function · 0.72
test_debug_disabled
Function · 0.72
test_deprecated_spider_arg_no_crawler_spider
Method · 0.72
test_deprecated_spider_arg_with_crawler
Method · 0.72