MCPcopy Create free account
hub / github.com/ZSAIm/VideoCrawlerEngine / script_request

Function script_request

request/script.py:92–137  ·  view source on GitHub ↗

Args: url: 目标URL rule: 选择规则 prevent: 是否允许子脚本请求

(
    url: str,
    rule: Optional[Union[str, int]] = None,
    *,
    prevent: bool = False,
    **kwargs
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

start_taskFunction · 0.90
testMethod · 0.85

Calls 4

get_clientFunction · 0.90
safety_filenameFunction · 0.90
uploadMethod · 0.45
getdataMethod · 0.45

Tested by

no test coverage detected