Skip to main content

Integrate 2extract in Minutes

Welcome to the integration hub! Our goal is to make connecting to the 2extract.com network as seamless and fast as possible, no matter what tool you use. Our proxies are designed to be compatible with any application that supports standard HTTP/S or SOCKS5 protocols. Whether you’re building a custom scraper, managing profiles in an anti-detect browser, or just need to route your traffic, we’ve got you covered.

Find Your Tool

This section provides step-by-step, copy-paste ready guides for the most popular tools in the data collection ecosystem. Choose your category to get started:

The Core Principle: username:password@host:port

No matter which tool you use, the integration always comes down to providing these four pieces of information, which you can find in your proxy’s settings:
  1. Host: proxy.2extract.net
  2. Port: 5555
  3. Username: (Your proxy’s username, e.g., 2xt-customer-...)
  4. Password: (Your proxy’s password)
Don’t forget the power of parameters! You can add geo-targeting and session control parameters directly to your username to change the proxy’s behavior on the fly. Learn more in the Configuration Guide.
cURL (Example)
curl --proxy PROXY_USERNAME:PROXY_PASSWORD@proxy.2extract.net:5555 "https://ipinfo.io/country"
I