browser-proxy

Configure residential proxies for browser automation tools like Playwright and Puppeteer.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/luis2404123/birdproxies-skills --skill browser-proxy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: browser-proxy
Source: https://github.com/luis2404123/birdproxies-skills/tree/main/browser-proxy
Command: npx skills add https://github.com/luis2404123/birdproxies-skills --skill browser-proxy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables seamless integration of residential proxies into browser automation workflows, effectively bypassing bot detection and geo-restrictions.

Core Features & Use Cases

  • Proxy Configuration: Set up proxies for popular automation tools like Playwright, Puppeteer, and Selenium.
  • Stealth Scraping: Route browser traffic through rotating residential IPs to mimic real user behavior.
  • Use Case: When scraping a website that actively blocks datacenter IPs, use this Skill to configure your Puppeteer script to use a residential proxy, allowing uninterrupted data collection.

Quick Start

Configure your Playwright script to use the provided residential proxy server.

Frequently Asked Questions about browser-proxy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure a residential proxy in Playwright to bypass bot detection?

To configure a residential proxy in Playwright, you route browser traffic through rotating residential IPs. This masks your datacenter IP, mimicking real user behavior to bypass active bot detection and access geo-restricted content.

Can I use rotating residential IPs with Selenium for stealth scraping?

Yes, you can use rotating residential IPs with Selenium for stealth scraping. The configuration routes your Selenium browser traffic through residential proxies, allowing uninterrupted data collection on websites that block datacenter IPs.

Does Puppeteer support country-targeted residential proxy configurations?

Yes, Puppeteer supports country-targeted residential proxy configurations. This setup allows you to specify geographic locations and use sticky sessions, ensuring workflow continuity and access to country-specific geo-restricted content.

Why does my Puppeteer script get blocked when scraping without a proxy?

Your Puppeteer script gets blocked because websites actively detect and block datacenter IPs. Routing your browser traffic through rotating residential IPs mimics real user behavior, effectively bypassing these bot detection mechanisms.

What is a sticky session in residential proxy browser automation?

A sticky session in residential proxy browser automation maintains the same IP address for a specified duration. This configuration ensures workflow continuity during scraping by preventing IP changes mid-session, which could trigger bot detection.