Find fakes before your customers do.
Counterfeit listings and unauthorized resellers appear in markets where your team has no presence. Residential proxies give you eyes in every market.
Why proxies solve this
Counterfeit sellers often target specific regional markets and use geo-detection to hide listings from brand IP ranges. Residential proxies from local ISPs bypass these filters and expose listings as a real local shopper would see them.
The problems you hit without proxies
Sellers hide from brand IPs
Sophisticated counterfeit operations detect corporate IP ranges and hide illegal listings. Residential proxies from local ISPs appear as regular shoppers.
Global marketplace coverage
Counterfeits appear on Alibaba, Taobao, Shopee, MercadoLibre, and dozens of regional platforms. Each requires location-specific access.
Evidence collection requirements
Legal enforcement requires documented evidence with timestamps and location data. Proxy sessions provide consistent location metadata for evidence packages.
How SotaProxy handles it
Residential proxies in 220+ countries. Access every regional marketplace as a local shopper. Collect evidence with consistent location data.
Setup in 4 steps
Map target marketplaces
List all platforms where your brand is at risk. Prioritize by market size and counterfeit prevalence.
Assign local proxies
Use local residential proxies for each marketplace's primary market. Taobao → China proxies. Shopee → Southeast Asia proxies.
Automate monitoring
Build keyword-based search scripts that flag new listings matching your brand name, product names, and SKUs.
Document evidence
Screenshot listings with timestamps. Log the proxy location used for each evidence package.
Watching thirty marketplaces
Counterfeit monitoring is a wide, low-volume crawl. Listing pages are light once assets are blocked:
Ten dollars a month covers the monitoring. The reason to use residential here is not price, it is that counterfeit sellers geo-target: a listing that a shopper in Brazil sees may be invisible from an office address in Berlin, and a hosting range often sees a sanitised catalogue.
Capture the evidence in the same session that found it
A takedown request needs the listing, the timestamp and the market it was visible from. Hold one session per market long enough to screenshot what you found:
Python: find and capture in one session
def market_session(country, session_id):
login = f"login_c_{country}_s_{session_id}_ttl_15m"
return f"http://{login}:password@proxy.sotaproxy.com:10000"
for i, market in enumerate(markets, start=1):
proxy = market_session(market, i)
for listing in scan(marketplace, proxy=proxy):
if suspicious(listing):
evidence = screenshot(listing.url, proxy=proxy)
store(listing, evidence, market=market, seen_at=utcnow())- Screenshot through the same address that found the listing. A capture taken from another market is not evidence that the listing was served there.
- Record the country and the timestamp with every capture. Marketplaces ask for both, and sellers change listings within hours of a complaint.
- Recheck after a takedown. The same seller usually relists within days under a new account, and only a repeat scan catches it.
- Scan the markets where you actually sell, plus the ones your distributors cover. Counterfeits follow distribution, not headquarters.
Why complaints get rejected
Evidence without geography
A screenshot with no market attached invites the answer that the listing was never shown in your territory.
Monitoring from head office only
Sellers filter by country. The listing you cannot see from Berlin is the one selling in Sao Paulo.
Datacenter addresses
Large marketplaces serve hosting ranges a reduced catalogue, so your scan reports a clean market that is not clean.
One scan, no follow-up
Removal is not the end. Without a recheck cycle you measure your own paperwork rather than the problem.
Frequently asked questions
Can proxies help find counterfeits on Alibaba and Taobao?
Yes. Chinese residential proxies access listings that block foreign corporate IPs. City-level targeting within China improves access to regional seller listings.
Is this approach admissible as evidence?
Consult legal counsel in your jurisdiction. Generally, screenshots with metadata and logged proxy locations support takedown requests to platforms.
Related use cases
Ready to start?
Create an account, top up, and get proxy credentials in minutes. No sales call. No monthly minimum.
Create account