Proxy Nsb Alfamart

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
Select tariff
  • Unlimited Traffic
  • SOCKS5 Supported
  • Over 100,000 IPv4 proxies
  • Packages from 100 proxies
  • Good discount for wholesale
Learn More

Private proxies

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

Rotating proxies

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

UDP proxies

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

Try our proxies for free

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

PapaProxy's server proxies provide fast and stable connections, making them ideal for business applications that require reliability and high performance. They offer lower latency, higher throughput, and better anonymity than public proxies. Server proxies also allow you to control and manage traffic, providing a more secure and private interaction with the Internet.PapaProxy's server proxies provide high-speed and stable connections, making them ideal for business tasks that require reliability and high performance. They offer lower latency, higher throughput, and better anonymity than public proxies. Server proxies also allow you to control and manage traffic, providing a more secure and private interaction with the Internet.

  • 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 Country PORT ADDED
41.230.216.70 tn 80 52 minutes ago
50.168.72.114 us 80 52 minutes ago
50.207.199.84 us 80 52 minutes ago
50.172.75.123 us 80 52 minutes ago
50.168.72.122 us 80 52 minutes ago
194.219.134.234 gr 80 52 minutes ago
50.172.75.126 us 80 52 minutes ago
50.223.246.238 us 80 52 minutes ago
178.177.54.157 ru 8080 52 minutes ago
190.58.248.86 tt 80 52 minutes ago
185.132.242.212 ru 8083 52 minutes ago
62.99.138.162 at 80 52 minutes ago
50.145.138.156 us 80 52 minutes ago
202.85.222.115 cn 18081 52 minutes ago
120.132.52.172 cn 8888 52 minutes ago
47.243.114.192 hk 8180 52 minutes ago
218.252.231.17 hk 80 52 minutes ago
50.175.123.233 us 80 52 minutes ago
50.175.123.238 us 80 52 minutes ago
50.171.122.27 us 80 52 minutes ago
Feedback

Feedback

An excellent mobile proxy service that reliably performs its functions without failures. Working with this service is a pleasure, and it perfectly copes with any tasks.
customer

Very decent proxy service with a good choice of IPv6 and IPv4. A notable feature is decent data transfer speed and low ping. Although it may not be enough for streaming video and heavy content, it is quite suitable for bypassing blocking and working purposes. Prices for services are relatively low and affordable.
Adewale Samuel

In my review, I want to mention the stability of the servers and their high speed. For social networks it is perfect.
Robert Marion

I use proxies for parsing data, and this service meets all my expectations. Absence of bans when parsing Yandex and other resources is a rarity. High speed and stability of proxies allow you to collect information efficiently.
John Youngman

The perfect combination of price and quality is what motivates me to continue cooperating with this service. The prices remain very adequate, while the proxies provide high performance.
Nick F

My project requires reliable proxies, and this service is perfect. Stability and high performance of proxies allow me to realize my ideas efficiently.
Customer

I liked this web resource. The proxies are issued promptly, the work is stable, and the speed is acceptable. Initially, when I first started using proxies for work, I did not immediately understand how to use them correctly, so I asked for help from the support service.
Jean-François

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.

Scraping identical tags in HtmlAgilityPack Close

When working with HtmlAgilityPack in C# to scrape identical tags, you can use XPath or LINQ queries to select and iterate over the desired elements. Here's an example using HtmlAgilityPack to scrape links (anchor tags) from an HTML document:


using HtmlAgilityPack;

class Program
{
    static void Main()
    {
        // Load the HTML document (replace with your HTML content or file path)
        HtmlDocument htmlDoc = new HtmlDocument();
        htmlDoc.LoadHtml("Link 1Link 2Link 3");

        // Select all anchor elements
        HtmlNodeCollection links = htmlDoc.DocumentNode.SelectNodes("//a");

        // Iterate over each anchor element and print the href attribute
        if (links != null)
        {
            foreach (HtmlNode link in links)
            {
                string href = link.GetAttributeValue("href", "");
                Console.WriteLine("Link: " + href);
            }
        }
        else
        {
            Console.WriteLine("No links found.");
        }
    }
}

In this example:

  • The HtmlDocument class is used to load the HTML content.
  • The SelectNodes method with the XPath expression "//a" is used to select all anchor elements.
  • The GetAttributeValue method is used to retrieve the value of the href attribute for each anchor element.

Make sure to replace the HTML content in htmlDoc.LoadHtml with your actual HTML or load it from a file.

Adjust the XPath expression or use LINQ queries based on your specific HTML structure and the tags you want to scrape. Remember to handle cases where elements might not exist or contain the desired attributes.

How do I use a proxy on Android? Close

In the "Settings" of any Android smartphone there is a "VPN" item. And there you can manually specify the parameters of the proxy, through which the connection to the Internet will be made. There, some of the programs also import ready-made scripts for proxy connections.

How do I use a proxy? Close

A proxy server is a kind of "mediator" between your equipment and a remote server (or the whole Internet). It can be used, for example, to swap your real IP address for another one, to bypass blocking. Proxies can also be actively used to intercept traffic (e.g. when testing created web applications).

What are rotating proxies? Close

Rotary proxies are proxies that cyclically change their real IP address. This is used to make it harder to track their location. The port usually changes as well. How this happens depends on the software used on the proxy server.

Proper proxy server setup with username and password Close

Regular Windows functionality has a minimum of settings for proxies. Therefore, it is recommended to use third-party applications for this purpose. For example, Proxy Switcher or Proxifier. There you can not only set the server characteristics but also, for example, create a folder for packets of traffic that are transmitted through the local network.

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.