Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/MikeChongCan/scylla
/ get
Method
get
scylla/proxy/server.py:56–57 ·
view source on GitHub ↗
(self, *args, **kwargs)
Source
from the content-addressed store, hash-verified
54
55
@web.asynchronous
56
def
get(self, *args, **kwargs):
57
self.get_proxy_and_forward()
58
59
@web.asynchronous
60
def
post(self, *args, **kwargs):
Callers
15
get_current_ip
Function · 0.80
validate_proxy
Method · 0.80
fetch_ips
Function · 0.80
validate_ips
Function · 0.80
save_ip
Function · 0.80
_get_html_no_js
Method · 0.80
api_v1_proxies
Function · 0.80
api_v1_stats
Function · 0.80
loadData
Method · 0.80
loadData
Method · 0.80
loadData
Method · 0.80
test_fixture_test_client_get
Function · 0.80
Calls
1
get_proxy_and_forward
Method · 0.95
Tested by
12
test_fixture_test_client_get
Function · 0.64
test_get_proxies
Function · 0.64
test_get_proxies_limit
Function · 0.64
test_get_proxies_anonymous_true
Function · 0.64
test_get_proxies_anonymous_false
Function · 0.64
test_get_proxies_https_true
Function · 0.64
test_get_proxies_https_false
Function · 0.64
test_get_proxies_filtering_countries
Function · 0.64
test_get_proxies_filtering_multi_countries
Function · 0.64
test_get_proxies_page
Function · 0.64
test_get_proxies_page_invalid
Function · 0.64
test_get_stats
Function · 0.64