We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
crawler_deferreds
1 parent bc70584 commit 86b0951Copy full SHA for 86b0951
docs/topics/api.rst
@@ -116,11 +116,6 @@ how you :ref:`configure the downloader middlewares
116
Set of :class:`crawlers <scrapy.crawler.Crawler>` created by the
117
:meth:`crawl` method.
118
119
- .. attribute:: crawl_deferreds
120
-
121
- Set of the `deferreds`_ return by the :meth:`crawl` method. This
122
- collection it's useful for keeping track of current crawling state.
123
124
.. method:: crawl(spidercls, \*args, \**kwargs)
125
126
This method sets up the crawling of the given `spidercls` with the
0 commit comments