scrapy.linkextractors
This package contains a collection of Link Extractors.
For more info see docs/topics/link-extractors.rst
Module | lxmlhtml |
Link extractor based on lxml.html |
From __init__.py
:
Constant | IGNORED_EXTENSIONS |
Undocumented |
Class | FilteringLinkExtractor |
Undocumented |
Function | _is_valid_url |
Undocumented |
Function | _matches |
Undocumented |
Variable | _re_type |
Undocumented |