Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Boris-code/feapder
/ xpath
Method
xpath
feapder/network/response.py:333–334 ·
view source on GitHub ↗
(self, query, **kwargs)
Source
from the content-addressed store, hash-verified
331
return
self.selector.get()
332
333
def
xpath(self, query, **kwargs):
334
return
self.selector.xpath(query, **kwargs)
335
336
def
css(self, query):
337
return
self.selector.css(query)
Callers
15
parse
Method · 0.80
parse
Method · 0.80
parse
Method · 0.80
test_selector
Function · 0.80
test_from_text
Function · 0.80
parse
Method · 0.80
parse
Method · 0.80
parse
Method · 0.80
parse
Method · 0.80
parse
Method · 0.80
parse
Method · 0.80
parse
Method · 0.80
Calls
no outgoing calls
Tested by
14
parse
Method · 0.64
parse
Method · 0.64
test_selector
Function · 0.64
test_from_text
Function · 0.64
parse
Method · 0.64
parse
Method · 0.64
parse
Method · 0.64
parse
Method · 0.64
parse
Method · 0.64
parse
Method · 0.64
parse
Method · 0.64
parse
Method · 0.64