Parser for parsing HTTP response using BeautifulSoup
.
Overrides AbstractHttpParser.find_links
Find all links in result using selector.
ParametersParsed HTTP response. Result of parse
method.
String used to define matching pattern for finding links.
Inherited from AbstractHttpParser.is_blocked
Detect if blocked and return BlockedInfo with additional information.
Default implementation that expects is_matching_selector
abstract method to be implemented. Override this method if your parser has different way of blockage detection.
Parsed HTTP response. Result of parse
method.
Overrides AbstractHttpParser.select
Use css selector to select page element and return it.
ParametersContent where the page element will be located.
Css selector used to locate desired html element.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4