Country-targeted residential proxies
Argentina Residential Proxies
Check public prices, search results, and localized pages through residential exits in Argentina. Add _country-AR to your auth key. Pay $1/GB with no subscription.
Connect from your code
Send your first Argentina-targeted request.
Choose a language, replace USERNAME and AUTH_KEY, then run the example. Each snippet uses the recommended HTTPS gateway at proxy.packetstream.io:31111.
1curl \2 --proxy 'https://proxy.packetstream.io:31111' \3 --proxy-user "USERNAME:AUTH_KEY_country-AR" \4 'https://api.ipify.org?format=json'1import requests23proxy = "https://USERNAME:[email protected]:31111"4response = requests.get(5 "https://api.ipify.org?format=json",6 proxies={"http": proxy, "https": proxy},7)8print(response.json())1import { ProxyAgent } from "undici";23const dispatcher = new ProxyAgent(4 "https://USERNAME:[email protected]:31111"5);67try {8 const response = await fetch("https://api.ipify.org?format=json", { dispatcher });9 console.log(await response.json());10} finally {11 await dispatcher.close();12}Sticky-session variant
Keep related requests on one Argentina exit.
Add a session label to the same auth key: AUTH_KEY_country-AR_session-myworkflow42
Choose your connection behavior
Rotate automatically or keep one exit.
Rotate automatically
Each time your app opens a new proxy connection, PacketStream selects an available Argentina exit.
Keep one exit for multi-step work
Add a session label so a login, cart, or other multi-step workflow keeps the same Argentina exit across new connections.
Confirm the exit country
Run a quick location check before a country-sensitive job. The country-targeting guide includes a copyable verification example.
Metered pricing
$1 per GB. No subscription.
Start with a $50 minimum purchase. Your balance stays available until you use it.
Related resources
Guides for setup, targeting, and rotation.
Country targeting documentation
Copy the auth-key pattern and verify the exit country before a location-sensitive job.
Open the targeting guideCountry-targeted residential proxies
See how country targeting supports price monitoring, ad verification, and other public web data work.
See targeting use casesResidential proxies
See all connection, rotation, and country-targeting options in one place.
Explore residential proxiesRotating residential proxies
Learn when to rotate on each new connection and when to keep one exit.
Compare rotation optionsOther locations