Why Proxifly?

Proxifly is an advanced free proxy API to get HTTPS proxies and SOCKS5 proxies.

Our rotating REST proxy API provides tested, working proxies from 100+ countries. Never be blocked again.

Get started or What are proxies?
Image Description
Image Description
Image Description
Image Description

Trusted by the world's best

Image Description
Image Description
Image Description
Image Description
Image Description
Image Description

The Proxifly API is powerful and flexible.

Proxifly is available in Node.js or any other language via standard http post requests.

Proxifly Node.js example

// First, initiate the Proxifly lib
const Proxifly = require('proxifly');
const proxifly = new Proxifly({apiKey: 'your_api_key'});
// Fetch fresh proxies
proxifly.getProxy({
countries: ['US', 'RU']
protocol: ['http', 'socks4']
quantity: 20
https: true
})
.then(result => console.log(result))

Our helpful documentation has tons of examples and tutorials to help you get started Learn more

Proxifly curl / http request example

# JSON Example
curl \
-d '{"apiKey": "your_api_key", "country": ["US", "RU"], "https": true, "quantity": 20}' \
-H 'Content-Type: application/json' \
https://api.proxifly.dev/get-proxy

Our helpful documentation has tons of examples and tutorials to help you get started Learn more

Find the right package for your business.

Our team uses cutting-edge technology to manage and deliver the best results.

Explore pricing