Skip to content
@ProxyHatCom

ProxyHat

ProxyHat is a premium residential proxy service with AI-filtered traffic, global coverage, and transparent pay-as-you-go pricing
ProxyHat



Residential proxies & open-source tooling for web scraping and AI agents

50M+ residential IPs · 195+ countries · AI-filtered for clean traffic


WebsiteDocsnpmLicense


ProxyHat is residential-proxy infrastructure — plus the open-source SDKs, tools, and framework integrations that make it one line of code to route your scrapers, crawlers, and AI agents through clean residential IPs. Everything below is MIT-licensed and works with any PROXY_URL; first-class support for ProxyHat is the natural fuel.


Tip

Every SDK, tool, and integration here is tested end-to-end against ProxyHat residential proxies — and works great. Drop in your key and route your scrapers, crawlers, and AI agents through clean residential IPs in one line.



Official SDKs

One API client + connection helpers — rotation, geo-targeting (country / region / city), and sticky sessions — for every stack.

Node · proxyhat

npm

npm install proxyhat

Python · proxyhat

PyPI

pip install proxyhat

Go · go-sdk

Go

go get github.com/ProxyHatCom/go-sdk

Tools

HatFetch — MCP server

npm

Give Claude / Cursor / any MCP client scrape · crawl · screenshot → clean Markdown. Fast HTTP first, real stealth browser through residential proxies when a page is blocked.

hatbreak — anti-detect engine

npm

URL → clean Markdown. Auto-escalates HTTP → stealth browser (Patchright) via residential proxies + CAPTCHA solving + humanization, with an SSRF guard.

socks5-bench — proxy benchmarking

Latency (p50/p95), success rates, and IP-rotation metrics for any SOCKS5 proxy, from the command line.

pipx install git+https://github.com/ProxyHatCom/socks5-bench.git

ipvet — IP reputation

Check proxy IP reputation before you burn requests: 12 DNSBLs, datacenter/residential classification, 0–100 scoring.

pipx install git+https://github.com/ProxyHatCom/ipvet.git

Framework & Tool Integrations


21 first-class integrations — route the tools you already use through ProxyHat residential proxies in one line, with country/city geo-targeting and sticky sessions. Not forks: each is a maintained plug-in / middleware that depends on the upstream tool, so its updates reach you automatically and ours track new releases in CI.

Install with npm i <package> · pip install <package> · go get github.com/ProxyHatCom/<package>. Works with any PROXY_URL; ProxyHat is the first-class default.


🕷️ Scraping & crawling

ToolPackageVersion
Scrapyscrapy-proxyhatpython
Crawl4AIcrawl4ai-proxyhatpython
Collycolly-proxyhatgo
Crawleecrawlee-proxyhatnode

🌐 Browser automation

ToolPackageVersion
puppeteer-extrapuppeteer-extra-plugin-proxyhatnode
Playwrightplaywright-proxyhatnode
Seleniumselenium-proxyhatpython
Stagehandstagehand-proxyhatnode
nodriver/undetected-chromedrivernodriver-proxyhatpython

🤖 AI agents & LLM

ToolPackageVersion
LangChainlangchain-proxyhatpython
browser-usebrowser-use-proxyhatpython
LlamaIndexllamaindex-proxyhatpython
ScrapeGraphAIscrapegraphai-proxyhatpython

⚡ HTTP clients

ToolPackageVersion
axiosaxios-proxyhatnode
requestsrequests-proxyhatpython
httpxhttpx-proxyhatpython
curl_cfficurl-cffi-proxyhatpython

🔎 OSINT & recon

ToolPackageVersion
Sherlocksherlock-proxyhatpython
katana/httpx/subfinderprojectdiscovery-proxyhatgo

📥 Media & no-code

ToolPackageVersion
yt-dlpyt-dlp-proxyhatpython
n8nn8n-nodes-proxyhatnode

Want your tool supported next? Open an issue or watch the org.

Quickstart

# Any HTTP client — point it at the gateway
curl -x http://USER:PASS@gate.proxyhat.com:8080 https://api.ipify.org
// …or go from an API key to a ready proxy URL with the SDKimport{ProxyHat}from"proxyhat";constproxy=newProxyHat({apiKey: process.env.PROXYHAT_API_KEY});consturl=awaitproxy.connectionUrl({country: "us"});// rotating US residential IP



Get started · Pricing · Docs · Locations · support@proxyhat.com

Pay-as-you-go from $3.85/GB · crypto accepted · traffic never expires · 99.9% uptime SLA

Popular repositories Loading

  1. python-sdk python-sdkPublic

    The official Python SDK for the ProxyHat residential proxy API. Sync & async clients, typed responses, full API coverage.

    Python 1

  2. node-sdk node-sdkPublic

    The official Node.js/TypeScript SDK for the ProxyHat residential proxy API. TypeScript types, native fetch, zero dependencies.

    TypeScript 1

  3. go-sdk go-sdkPublic

    ProxyHat Go SDK — official Go client for the ProxyHat API

    Go 1

  4. proxy-checker proxy-checkerPublic

    Free open-source proxy checker with SOCKS5/HTTP support. Test proxy status, latency, speed, geolocation & anonymity level. Desktop app for Windows, macOS & Linux.

    TypeScript 1

  5. .github .githubPublic

    JavaScript

  6. socks5-bench socks5-benchPublic

    Benchmark and health-check SOCKS5 proxies from the command line.

    Python

Repositories

Showing 10 of 31 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…