{
summary: {
total_working: 150,
countries: { "United States": 100, "Germany": 30, "United Kingdom": 20 },
anonymity_levels: { elite: 120, anonymous: 20, transparent: 10 }
},
metadata: {
user: {
email: "[email protected]",
checks_used: 500,
remaining_checks: 4500
},
region_used: "us1",
proxy_type: "http",
timeout_used: "5000ms",
total_checked: 500,
processing_time: "8.32s"
},
proxies: [
{
proxy: {
host: "67.67.67.67",
port: 80,
hasAuth: false
},
status: "working",
statusCode: 200,
responseTime: "1549.48 ms",
anonymity: "anonymous",
origin: "67.67.67.67",
country: "ID",
location: "Jakarta",
isp: "Six Seven LLC",
asn: 6767
}
],
working: [...], // Array of working proxies
failed: [...], // Array of failed proxies
custom_url_validation: null // or validation results if customUrls provided
}