{
  "provider": "CASPER TECH KENYA",
  "creator": "TRABY CASPER",
  "website": "https://xcasper.space",
  "name": "Casper Free Proxies",
  "description": "Free HTTP, SOCKS4 & SOCKS5 proxies — auto-scraped, validated & updated every 30 minutes",
  "github": "https://github.com/Casper-Tech-ke/casper-free-proxies",
  "last_updated": "2026-06-12T12:31:21.546Z",
  "stats": {
    "total": 225,
    "http": 201,
    "socks4": 24,
    "socks5": 0
  },
  "endpoints": [
    {
      "method": "GET",
      "path": "/",
      "desc": "Landing page (HTML) or API info (JSON)"
    },
    {
      "method": "GET",
      "path": "/proxies",
      "desc": "All working proxies combined"
    },
    {
      "method": "GET",
      "path": "/http",
      "desc": "HTTP proxies only"
    },
    {
      "method": "GET",
      "path": "/socks4",
      "desc": "SOCKS4 proxies only"
    },
    {
      "method": "GET",
      "path": "/socks5",
      "desc": "SOCKS5 proxies only"
    },
    {
      "method": "GET",
      "path": "/random",
      "desc": "50 random proxies from current pool"
    },
    {
      "method": "GET",
      "path": "/metadata",
      "desc": "Proxies with speed, country and type metadata"
    },
    {
      "method": "GET",
      "path": "/stats",
      "desc": "Counts by proxy type + last update time"
    },
    {
      "method": "GET",
      "path": "/timestamp",
      "desc": "Last update timestamp (UTC)"
    }
  ]
}