5M+
Global residential proxies
5M+ online in real time — over 1M in the US
Global residential IPs — accessible pricing, top-tier quality
Coverage across 180+ countries and regions · See supported regions
IPmart Platform 2.0 is being improved through mid-to-late August — you’ll see weekly updates. View upgrade progress
Complete proxy IP solutions so you can focus on growth
5M+
5M+ online in real time — over 1M in the US
99.97%
Stable, system-level self-built transport tunnels
Top-tier
Premium quality at approachable pricing
100%
Detailed traffic logs, always available
Pick the plan that fits — upgrade or expand anytime
Built by former Tencent & Microsoft product experts · Meet the team
Partnered with leading global network operators
Full-stack self-built tunnels in Go
Partnered with top-tier data centers worldwide
Round-the-clock monitoring with second-level response
Stable operations serving users worldwide
From console to API — optimized end to end
Clean, clear console — get productive fast
HTTP and SOCKS5 to match your stack
Username/password and API extraction modes
API extraction docs and usage guides
Python, Go, Java, PHP, C, and more
Senior support and engineers, available 24/7
API extraction and auth modes across major languages
import socket
import socks
import urllib.request
# Set proxy host and port
socks.set_default_proxy(socks.SOCKS5, 'gateway.ipmart.io', 9999, username='user', password='pass')
# Route sockets through SOCKS
socket.socket = socks.socksocket
# Target URL
target_url = 'https://example.com'
# Open the URL via urllib
response = urllib.request.urlopen(target_url)
# Read the response body
html = response.read()
print(html)
Real feedback from teams across industries
We tested almost every proxy provider on the market. IPmart is among the highest quality — and support is always online.
Honestly, your traffic burns the slowest of any provider we have used in the past year.
I am the author of the open-source project proxycat. I use IPmart myself and recommend it often — rich IP pool, stable and reliable.
IPmart is a project from Xiaochong, a webmaster with 20 years of experience — trustworthy. I have recommended it to friends in the community. It works well. Support them.
After sign-up, open the console, create proxy channels, review traffic logs, and connect your apps.