MCPcopy
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
129class DefaultSpider(Spider):
130 name = "default"

Calls

no outgoing calls