-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_meta.json
More file actions
34 lines (34 loc) · 898 Bytes
/
_meta.json
File metadata and controls
34 lines (34 loc) · 898 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"name": "proxyclaw",
"version": "2.5.1",
"description": "Residential proxy for AI agents — 2M+ residential IPs, 195+ countries, 66 site presets, anti-detection (TLS/JA3 + Chrome fingerprint). Python SDK v1.8.0 + Node.js v1.2.0. Free tier included.",
"author": "iploop",
"license": "MIT",
"homepage": "https://proxyclaw.ai",
"keywords": [
"proxy",
"residential-proxy",
"web-scraping",
"anti-bot",
"anti-detection",
"tls-fingerprint",
"captcha",
"geo-targeting",
"iploop",
"proxyclaw",
"ai-agent",
"scraping",
"unblocking",
"site-presets",
"chrome-fingerprint"
],
"tags": ["proxy", "residential", "scraping", "geo-targeting", "web-access", "anti-detection"],
"openclaw": {
"emoji": "🌐",
"requires": {
"bins": ["curl"],
"env": ["IPLOOP_API_KEY"]
},
"primaryEnv": "IPLOOP_API_KEY"
}
}