Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/InstaPy/InstaPy
/ read_xpath
Function
read_xpath
instapy/xpath.py:4–5 ·
view source on GitHub ↗
(function_name, xpath_name)
Source
from the content-addressed store, hash-verified
2
3
4
def
read_xpath(function_name, xpath_name):
5
return
xpath[function_name][xpath_name]
Callers
15
dialog_username_extractor
Function · 0.85
get_given_user_followers
Function · 0.85
get_given_user_following
Function · 0.85
confirm_unfollow
Function · 0.85
get_buttons_from_dialog
Function · 0.85
verify_action
Function · 0.85
get_follow_requests
Function · 0.85
get_source_link
Function · 0.85
get_comment_input
Function · 0.85
open_comment_section
Function · 0.85
get_comments_on_post
Function · 0.85
bypass_suspicious_login
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected