Programa de referidos

Philippines proxies

The Philippines is arranged so that the carrier you pick matters more than the city. Home internet in the country is split between a handful of operators, and one of them covers nearly everything: PLDT appears in 180 of the 345 cities in our pool. Converge follows at a distance with 59, then Eastern Communications and Globe. That means a random Philippine exit is almost certainly PLDT, and if your target has learned to look at the autonomous system, cycling through cities will not buy you variety.

What we have in the Philippines

The price is the same as in every other country we cover.

What Philippine addresses get used for

Marketplace prices

Lazada PH, Shopee PH, local seller storefronts

Ad verification

How campaigns render for a Philippine audience

Local search results

Search and maps in their Philippine slice

Account work

Social platforms and services tied to a home network

What looks different from outside the Philippines

These serve a Philippine visitor something other than what everyone else sees.

Lazada PHMarketplaceShopee PHMarketplaceGCashPaymentsiWantTFCStreamingGovernment portalsPublic services

What a residential address gives you here

Cities people ask for here

A city is set with the _city_ suffix. The smaller the city, the thinner the pool, and the more often the request quietly widens to the whole country.

Quezon CityThe most populous city in the country and the densest slice of the pool: 23 carriers
ManilaThe historic core of the capital, 17 carriers
Makati CityThe business district, 16 carriers
Cebu CityThe second hub of the country, 18 carriers, its own Central Visayas region
Davao CityThe largest city in the south, 10 carriers
PasigPart of the capital agglomeration, 13 carriers

The setups people take here most often

  1. 01Residential plus Metro ManilaWhen you need capital-city results and the widest choice of carriers
  2. 02Residential with PLDT pinnedWhen the session should run through the most common network in the country
  3. 03Residential rotating across the countryWhen you need volume and the city does not matter

Connection strings for the Philippines

The country is pinned with a suffix in the login. Everything else in the string stays what it was for any other country: same host, same port, same password.

A city goes in as a second suffix. In the Philippines that is only worth doing for the large cities listed above; in small ones the pool is thin and the request will silently widen to the country.

Philippine exits, four ways

# rotating, a new address per request
curl -x login_c_PH:password@proxy.sotaproxy.com:10000 https://api.ipify.org

# sticky, the same address for the session
curl -x login_c_PH_s_600:password@proxy.sotaproxy.com:10000 https://api.ipify.org

# pinned to the capital
curl -x login_c_PH_city_manila:password@proxy.sotaproxy.com:10000 https://api.ipify.org

# SOCKS5 instead of HTTP
curl -x socks5://login_c_PH:password@proxy.sotaproxy.com:10001 https://api.ipify.org

What the pool here actually looks like

Our catalogue lists 18 regions, 345 cities and 197 carriers for the Philippines. The carrier number is misleading: nearly two hundred names are mostly small cable networks, while the actual volume sits with a few operators.

PLDT under its two names, the fibre product and the older DSL one, appears in 190 cities. Converge in 59. Eastern Communications in 27. Globe under two brands in 36. After them come Radius, DCTV, Dito and Sky, and then a long tail of networks that exist in one or two towns.

The practical consequence: autonomous system diversity in the Philippines is limited by the country, not by our pool. If your target finds a stream of requests from one AS suspicious, cycling geography will not fix it.

The geography is lopsided, and you will notice

A third of every city in the pool sits in the two regions ringing the capital: Calabarzon contributes 72 cities, Central Luzon 70. Metro Manila itself is only 22, because it is a compact agglomeration of municipalities packed together.

Then, in order: Central Visayas with Cebu at 25 cities, Ilocos 23, Bicol 22, Western Visayas 19, Cagayan Valley 16, Northern Mindanao 14, Davao 13.

If the job genuinely needs the provinces rather than the capital, pin the region deliberately. Asking for a small town gives you either a very narrow pool or a quiet widening to the country, and you cannot tell those apart until you check the exit.

What actually blocks you on Philippine targets

Philippine targets rarely take an address apart in detail. What usually fires is a combination of simpler signals: address class, interface language, device time zone and payment method.

The country runs on a single time zone, UTC+8, with no daylight saving, so a mismatch between the time implied by the address and the time reported by the browser stands out more here than in countries spread over several zones.

English on a Philippine site is not a foreigner tell: the country is bilingual and an English interface is the norm. The absence of local payment options in a checkout gives you away far more.

How stable the exits are here

Home connections in the Philippines hold noticeably worse than European ones. Fibre in the large cities is stable, but the provinces run a lot of fixed wireless and cable links that drop more often.

A practical rule: if the scenario needs a long uninterrupted session, pin a capital-city carrier and keep a retry in the client logic. If the scenario tolerates a drop, rotating across the country is cheaper and hands you more distinct addresses.

Choosing the setup for a Philippine target

The short fork, without the long explanation.

  • Capital-city results or ad checks: residential plus Metro Manila.
  • Volume, and the city is irrelevant: residential rotating across the country.
  • A long session for an account: residential with sticky and a large carrier pinned.
  • Genuinely the provinces: pin the region rather than one small town.

What a month of Philippine work costs

It is counted in traffic, not in addresses. One dollar per gigabyte, and after that it is a question of how carefully you collect.

  • Price checks across a few hundred listings a day: single gigabytes a month.
  • A daily sweep of a large marketplace category: tens of gigabytes.
  • Account work through a browser: budget a few hundred megabytes per account per day, since images and scripts outweigh the content itself.

The legal part, stated plainly

The Philippine Data Privacy Act of 2012 reaches foreign companies that process the data of Philippine residents. It does not forbid collecting publicly posted prices and listings; it does regulate collecting personal data.

A proxy changes none of what you are allowed to do with data. It changes only which country your request appears to come from.

Verifying a Philippine exit

Before putting load through it, confirm the exit really is Philippine, that the carrier is the one you asked for, and that the target serves its local version.

Three checks

# 1. is the exit Philippine, and on which carrier
curl -s -x login_c_PH:password@proxy.sotaproxy.com:10000 https://ipinfo.io/json

# 2. does a sticky session hold the same address
for i in 1 2 3; do curl -s -x login_c_PH_s_600:password@proxy.sotaproxy.com:10000 https://api.ipify.org; echo; done

# 3. does the target serve the Philippine version
curl -s -x login_c_PH:password@proxy.sotaproxy.com:10000 -o /dev/null -w "%{http_code} %{url_effective}
" -L https://www.lazada.com.ph/

Questions people ask before buying Philippine addresses

Why is it almost always PLDT?

Because that is how home internet in the country is arranged: the operator appears in 190 of the 345 cities in our pool. That is a property of the Philippines, not of our pool.

Can I pin a specific carrier?

Yes. The carrier is set when you create the endpoint, alongside country, region and city.

Does city selection work outside Manila?

It works for the large cities such as Cebu and Davao. In small ones the pool is thin and the request widens to the country, so check the exit before a run.

How long does a sticky session hold?

The duration is set when you create the endpoint. The ceiling is the stability of the home connection itself, and that is lower here than in Europe.

Is one gigabyte enough to try?

For testing a hypothesis it usually is: that covers a few thousand pages without images, or a couple of hundred full browser loads.

Términos que conviene entender antes de comprar

Ubicaciones de proxies

Related