|
|
@ -115,7 +115,7 @@ User-Agent: wonderbra 1.0") }}
|
|
|
|
<li>CSS - Limit text to this CSS rule, only text matching this CSS rule is included.</li>
|
|
|
|
<li>CSS - Limit text to this CSS rule, only text matching this CSS rule is included.</li>
|
|
|
|
<li>JSON - Limit text to this JSON rule, using <a href="https://pypi.org/project/jsonpath-ng/">JSONPath</a>, prefix with <b>"json:"</b>, <a
|
|
|
|
<li>JSON - Limit text to this JSON rule, using <a href="https://pypi.org/project/jsonpath-ng/">JSONPath</a>, prefix with <b>"json:"</b>, <a
|
|
|
|
href="https://jsonpath.com/" target="new">test your JSONPath here</a></li>
|
|
|
|
href="https://jsonpath.com/" target="new">test your JSONPath here</a></li>
|
|
|
|
<li>XPATH - Limit text to this XPath rule, simply start with a forward-slash, example <b>//*[contains(@class, 'sametext')]</b>, <a
|
|
|
|
<li>XPath - Limit text to this XPath rule, simply start with a forward-slash, example <b>//*[contains(@class, 'sametext')]</b>, <a
|
|
|
|
href="http://xpather.com/" target="new">test your XPath here</a></li>
|
|
|
|
href="http://xpather.com/" target="new">test your XPath here</a></li>
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
Please be sure that you thoroughly understand how to write CSS or JSONPath, XPath selector rules before filing an issue on GitHub! <a
|
|
|
|
Please be sure that you thoroughly understand how to write CSS or JSONPath, XPath selector rules before filing an issue on GitHub! <a
|
|
|
|