stealth-scraper

Scrapes protected websites using residential proxies and browser fingerprint spoofing.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill overcomes sophisticated anti-bot measures to scrape websites without detection, preventing blocks, bans, and CAPTCHAs.

Core Features & Use Cases

  • Advanced Anti-Detection: Bypasses Cloudflare, DataDome, PerimeterX, and Akamai using residential proxies and browser fingerprint spoofing.
  • Stealthy Automation: Mimics human browsing behavior with realistic delays, scrolling, and navigation patterns.
  • Use Case: Scrape product pricing from an e-commerce site that actively blocks bots, ensuring you get up-to-date information without being flagged.

Quick Start

Use the stealth-scraper skill to scrape the content from https://example.com using a US-based residential proxy.

Frequently Asked Questions about stealth-scraper

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

FAQPage Schema
How do I bypass Cloudflare and DataDome anti-bot protection when web scraping?

Stealth scraping bypasses Cloudflare and DataDome by combining residential proxy rotation, browser fingerprint spoofing, and TLS fingerprint impersonation to mimic legitimate traffic and evade detection.

What is TLS fingerprint impersonation and how does it help with stealth scraping?

TLS fingerprint impersonation mimics a real browser's cryptographic handshake to prevent anti-bot systems from detecting automated data collection, ensuring successful stealth scraping from protected websites.

How do I scrape e-commerce product pricing without getting blocked or receiving CAPTCHAs?

To scrape e-commerce pricing without getting blocked or receiving CAPTCHAs, use stealth scraping with residential proxy rotation, realistic behavioral patterns, and distributed request timing to maintain IP reputation and avoid flags.

Does curl_cffi support browser fingerprint spoofing for anti-bot evasion?

Yes, curl_cffi supports browser fingerprint spoofing for anti-bot evasion by impersonating TLS fingerprints, enabling stealth scraping scripts to bypass protections like Akamai and PerimeterX successfully.

What is the best way to manage IP reputation during automated data collection?

The best way to manage IP reputation during automated data collection is implementing residential proxy rotation combined with distributed request timing to distribute traffic and avoid triggering anti-bot blocks.

Why does my web scraper get blocked by Akamai or PerimeterX?

Your web scraper gets blocked by Akamai or PerimeterX because it lacks stealth scraping features like TLS fingerprint impersonation, browser fingerprint spoofing, and residential proxy rotation to mimic human browsing behavior.