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.
1 parent f293d08 commit 8e3b5baCopy full SHA for 8e3b5ba
docs/topics/link-extractors.rst
@@ -88,7 +88,7 @@ SgmlLinkExtractor
88
:param attrs: list of attributes which should be considered when looking
89
for links to extract (only for those tags specified in the ``tags``
90
parameter). Defaults to ``('href',)``
91
- :type attrs: boolean
+ :type attrs: list
92
93
:param canonicalize: canonicalize each extracted url (using
94
scrapy.utils.url.canonicalize_url). Defaults to ``True``.
0 commit comments