aluvia-claude-code

Route web requests through real US mobile carrier IPs to bypass anti-bot blocks.

Updated Feb 12, 2026
One-click install
npx skills add https://github.com/aluvia-connect/aluvia-skills --skill aluvia-claude-code
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aluvia-claude-code
Source: https://github.com/aluvia-connect/aluvia-skills/tree/main/claude-code-skill
Command: npx skills add https://github.com/aluvia-connect/aluvia-skills --skill aluvia-claude-code

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Anti-bot systems block cloud-based and datacenter traffic. You encounter 403 Forbidden, Cloudflare challenges, CAPTCHAs, rate limits (429), IP bans, or empty responses.

Core Features & Use Cases

  • Real US mobile-carrier IP routing to make bot traffic look like human mobile users.
  • Headless Chromium sessions with automatic block detection and bypass.
  • Structured JSON outputs for easy integration with AI agents and orchestration tools.
  • CDP-compatible browser automation support (Playwright, Puppeteer, OpenClaw, etc.) for AI workflows.

Quick Start

Install the Aluvia CLI, configure your API key, and start a session to unblock a target site.

Frequently Asked Questions about aluvia-claude-code

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

FAQPage Schema
How do I bypass Cloudflare challenges and 403 blocks during web scraping?

Bypass Cloudflare challenges and 403 blocks by routing your automated browser traffic through real US mobile-carrier IPs, making requests appear as human mobile users to anti-bot systems.

Why does Playwright get blocked by CAPTCHAs and rate limits in headless mode?

Playwright gets blocked by CAPTCHAs and rate limits because datacenter IPs are flagged by anti-bot defenses; routing headless Chromium sessions through mobile-carrier IPs avoids automated traffic detection.

Does this mobile IP proxy work with Puppeteer and CDP-compatible browser automation?

Yes, this mobile IP proxy works with Puppeteer and CDP-compatible browser automation tools, providing headless sessions with automatic block detection and IP rotation for AI workflows.

How do I stop 429 rate limit errors and IP bans when running automated web requests?

Stop 429 rate limit errors and IP bans by using automatic block detection with real mobile-carrier IP rotation, which prevents WAF blocks and anti-bot systems from flagging your traffic.

Do I need an API key to unblock web requests with mobile IPs?

Yes, you need an ALUVIA_API_KEY and the Aluvia CLI installed to configure your session and unblock web requests with mobile IPs using Playwright-compatible browser automation.

Can I get structured JSON outputs from headless browser sessions for AI agent integration?

Yes, you can get structured JSON outputs from headless browser sessions, allowing easy integration with AI agents and orchestration tools after bypassing anti-bot defenses.