Mobile Menu

Figma Proxy

PapaProxy - premium datacenter proxies with the fastest speed. Fully unlimited traffic. Big Papa packages from 100 to 15,000 IP
  • Some of the lowest prices on the market, no hidden fees;
  • Guaranteed refund within 24 hours after payment.
  • All IPv4 proxies with HTTPS and SOCKS5 support;
  • Upgrade IP in a package without extra charges;
  • Fully unlimited traffic included in the price;
  • No KYC for all customers at any stage;
  • Several subnets in each package;
  • Impressive connection speed;
  • And many other benefits :)
Select your tariff
Price for 1 IP-address: 0$
We have over 100,000 addresses on the IPv4 network. All packets need to be bound to the IP address of the equipment you are going to work with. Proxy servers can be used with or without login/password authentication. Just elite and highly private proxies.
Types of proxies

Types of proxies

Datacenter proxies

Starting from
$19 / month
Unlimited Traffic
SOCKS5 Supported
Over 100,000 IPv4 proxies
Packages from 100 proxies
Good discount for wholesale

Private proxies

Starting from
$2,5 / month
Unlimited Traffic
SOCKS5 Supported
Proxies just for you
Speed up to 200 Mbps
For sale from 1 pc.

Rotating proxies

Starting from
$49 / month
Each request is a new IP
SOCKS5 Supported
Automatic rotation
Ideal for API work
All proxies available now

UDP proxies

Starting from
$19 / month
Unlimited traffic
SOCKS5 supported
PremiumFraud Shield
For games and broadcasts
Speed up to 200 Mbps

Try our proxies for free

Get test account for 60 minutes

Register an account and get a proxy for the test. You do not need to fill payment data. Support most of popular tasks: search engines, marketplaces, bulletin boards, online services, etc. tasks
Rectangle Rectangle Rectangle Rectangle
Available regions

Available regions

Using Figma behind a proxy enhances collaboration and design work within teams that operate in restricted network environments. This setup ensures that design teams can access Figma's web-based interface and collaborate on projects in real-time, overcoming any corporate firewall or network restrictions that might otherwise block access to Figma services.

  • IP updates in the package at no extra charge;

  • Unlimited traffic included in the price;

  • Automatic delivery of addresses after payment;

  • All proxies are IPv4 with HTTPS and SOCKS5 support;

  • Impressive connection speed;

  • Some of the cheapest cost on the market, with no hidden fees;

  • If the IP addresses don't suit you - money back within 24 hours;

  • And many more perks :)

You can buy proxies at cheap pricing and pay by any comfortable method:

  • VISA, MasterCard, UnionPay

  • Tether (TRC20, ERC20)

  • Bitcoin

  • Ethereum

  • AliPay

  • WebMoney WMZ

  • Perfect Money

You can use both HTTPS and SOCKS5 protocols at the same time. Proxies with and without authorization are available in the personal cabinet.

 

Port 8080 for HTTP and HTTPS proxies with authorization.

Port 1080 for SOCKS 4 and SOCKS 5 proxies with authorization.

Port 8085 for HTTP and HTTPS proxies without authorization.

Port 1085 for SOCKS4 and SOCKS5 proxy without authorization.

 

We also have a proxy list builder available - you can upload data in any convenient format. For professional users there is an extended API for your tasks.

Free proxy list

Free proxy list

Note - these are NOT our test proxies. Publicly available free lists, collected from open sources, to test your software.
You can request a test of our proxies here.
IP
IP
98.162.25.23
IP
50.172.39.98
IP
201.174.239.31
IP
67.43.227.227
IP
46.101.115.59
IP
203.89.8.107
IP
72.10.160.90
IP
192.111.139.163
IP
72.10.160.174
IP
5.196.111.29
IP
109.69.0.179
IP
31.207.36.34
IP
41.207.187.178
IP
72.10.160.170
IP
122.116.29.68
IP
72.195.101.99
IP
50.172.23.10
IP
77.48.244.78
IP
72.206.181.123
IP
50.218.204.106
Country
Country
us
Country
us
Country
mx
Country
ca
Country
de
Country
cn
Country
ca
Country
us
Country
ca
Country
fr
Country
al
Country
Country
tg
Country
ca
Country
tw
Country
us
Country
us
Country
Country
us
Country
us
Port
Port
4145
Port
80
Port
4153
Port
3033
Port
80
Port
80
Port
26095
Port
19404
Port
24103
Port
20233
Port
5678
Port
80
Port
80
Port
28843
Port
4145
Port
4145
Port
80
Port
80
Port
4145
Port
80
Added

29 minutes ago

29 minutes ago

29 minutes ago

29 minutes ago

29 minutes ago

29 minutes ago

29 minutes ago

29 minutes ago

29 minutes ago

29 minutes ago

29 minutes ago

29 minutes ago

29 minutes ago

29 minutes ago

29 minutes ago

29 minutes ago

29 minutes ago

29 minutes ago

29 minutes ago

29 minutes ago
Feedback

Feedback

I have been interested in this service since its inception. If there were some faults in the beginning, they have been improved within a year. Now I buy proxies for Stream for normal price. I am personally satisfied!
Matthew Peters

Proxies are great for arbitrage. They work perfectly through anti-detection browsers. There aren't many services that provide something like this. Right now it seems like all the other proxies are sold as something generic and almost free.
TOKER

Purchasing proxies for online gaming. Reliable and stable proxies provide a great gaming experience.
Wachema

Everything is running smoothly. Overall purchase experience is smooth, no problems noticed. I work with proxies from several European countries and everything is functioning at a high level. I recommend with confidence.
Peter

I have been using this service for two and a half months. So far, everything is satisfactory, a large pool of proxies, they work stably, and there have been no bans so far.
Mike Eade

I have been using proxies from this service for six months. Everything works stably, and the price is reasonable. I would like to note the promptness of support.
John

The possibility of scaling from small to large, as well as the absence of unnecessary batch options is appealing. I know other sites don't shy away from providing their customers with things they don't even need for free. Here you can start small, without spending a lot of money for nothing.
Steffen Bayer

Fast integration with API

Fast integration with API

Simple tool for complete proxy management - purchase, renewal, IP list update, binding change, upload lists. With easy integration into all popular programming languages, PapaProxy API is a great choice for developers looking to optimize their systems.

Quick and easy integration.
Full control and management of proxies via API.
Extensive documentation for a quick start.
Compatible with any programming language that supports HTTP requests.

Ready to improve your product? Explore our API and start integrating today!

Python
Golang
C++
NodeJS
Java
PHP
React
Delphi
Assembly
Rust
Ruby
Scratch

And 500+ more programming tools and languages

F.A.Q.

F.A.Q.

How to disable popups through Selenium? Close

Disabling popups using Selenium can be done by interacting with the popup elements or by using JavaScript to close them. Here's an example using Python and Chrome:


from selenium import webdriver
from selenium.webdriver.common.by import By
from selenium.webdriver.support.ui import WebDriverWait
from selenium.webdriver.support import expected_conditions as EC

driver = webdriver.Chrome()
driver.get("https://www.example.com")

# Locate the popup element, if applicable
# For example, if the popup has a button with the ID "close-button"
popup_button = driver.find_element(By.ID, "close-button")

# Click the popup button to close the popup
popup_button.click()

# Alternatively, use JavaScript to close the popup
# driver.execute_script("window.close();")

In this example, the script locates the popup button (if applicable) and clicks on it to close the popup. If the popup does not have a specific button or element to close it, you can use JavaScript to close the popup:


driver.execute_script("window.close();")

This script will close the current window, effectively closing the popup. Note that using JavaScript to close a popup might not work in all cases, as some websites might have additional logic to prevent the popup from being closed programmatically.

Keep in mind that some websites might have multiple popups or modal windows. In such cases, you may need to modify the script to handle each popup individually or use a loop to close all popups.

Remember to replace "https://www.example.com" and "close-button" with the actual values for the website you are working with. Also, ensure that the browser driver (e.g., ChromeDriver for Google Chrome) is installed and properly configured in your environment.

Simulate Ctrl+V through Selenium Python Close

To simulate the Ctrl+V keyboard shortcut using Selenium in Python, you can send the appropriate keys to the active element on the page. In this case, you'll need to send the Control key along with the v key.

Here's an example of how to simulate Ctrl+V using Selenium in Python:


from selenium import webdriver
from selenium.webdriver.common.keys import Keys

driver = webdriver.Chrome()
driver.get('your_url')

# Replace 'input_element_id' with the ID of the input element you want to paste into
input_element = driver.find_element_by_id('input_element_id')

# Simulate Ctrl+V
input_element.send_keys(Keys.CONTROL, 'v')

# Rest of your code

driver.quit()

In this example, we use the send_keys() method to send the Control key and the v key simultaneously. This simulates the Ctrl+V keyboard shortcut.

Keep in mind that the specific method to locate the input element and the element's ID or name may vary depending on the webpage you're working with.

How to play via proxy? Close

To play games or access online services via a proxy, you need to configure your device or application to use the proxy server. This process varies depending on the platform and application you are using. Here's a general guide on how to play games or access online services via a proxy:

Choose a proxy server: Find a reliable proxy server that suits your needs. You can use a free proxy or a paid proxy service, depending on your requirements.

Configure your device or application: To use a proxy server, you need to configure your device or application to route its internet traffic through the proxy server.

How do I set up a proxy for a torrent? Close

Open the torrent and through the "Menu" enter the subsection "Connection". Under "Proxy" choose a proxy type (Socks5 is best). In the box "Proxy" put IP address of your proxy, and in the "Port" box, respectively, the port of your proxy. If you are going to use proxy authentication, you will have to give your name and password in the corresponding fields. Click "Apply".

What does the VPN icon on your phone mean? Close

It means that now all the traffic is sent to a VPN server (which can be an ordinary proxy). This is a kind of warning that the remote server can now collect data. Therefore, you should use only well-tested VPN services.

Our statistics

>12 000

packages were sold in a few years

8 000 Tb

traffic spended by our clients per month.

6 out of 10

Number of clients that increase their tariff after the first month of usage

HTTP / HTTPS / Socks 4 / Socks 5

All popular proxy protocols that work with absolutely any software and device are available
With us you will receive

With us you will receive

  • Many payment methods: VISA, MasterCard, UnionPay, WMZ, Bitcoin, Ethereum, Litecoin, USDT TRC20, AliPay, etc;
  • No-questions-asked refunds within the first 24 hours of payment;
  • Personalized prices via customer support;
  • High proxy speed and no traffic restrictions;
  • Complete privacy on SOCKS protocols;
  • Automatic payment, issuance and renewal of proxies;
  • Only live support, no chatbots.
  • Personal manager for purchases of $500 or more.

What else…

  • Discounts for regular customers;
  • Discounts for large proxy volume;
  • Package of documents for legal entities;
  • Stability, speed, convenience;
  • Binding a proxy only to your IP address;
  • Comfortable control panel and downloading of proxy lists.
  • Advanced API.