Parser used for parsing HTTP response and inspecting parsed result to find links or detect blocking.
Hierarchy Index Methods find_linksOverrides 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.
Overrides 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