Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Python3WebSpider/ProxyPool
/ getter.py
File
getter.py
proxypool/processors/getter.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
loguru
import
logger
2
from
proxypool.storages.redis
import
RedisClient
3
from
proxypool.setting
import
PROXY_NUMBER_MAX
4
from
proxypool.crawlers
import
__all__
as
crawlers_cls
Callers
nothing calls this directly
Calls
2
Getter
Class · 0.85
run
Method · 0.45
Tested by
no test coverage detected