A collection of pre-configured scraping strategies for major websites with built-in proxy rotation and anti-detection logic.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install scraping-recipes
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install scraping-recipes using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Scraping Recipes skill provides developers with a robust library of pre-configured strategies for high-traffic and highly protected websites. By leveraging Openclaw Skills, users can bypass sophisticated anti-bot measures through optimized proxy rotation, custom headers, and browser-based rendering techniques. This skill is specifically designed to handle the technical nuances of platforms like Amazon, Google, and LinkedIn without requiring manual configuration for every unique request.
With these recipes, the technical overhead of web scraping is significantly reduced. Whether you are performing market research or competitive analysis, using these Openclaw Skills ensures high success rates by integrating directly with premium residential proxies from BirdProxies. This allows for seamless data extraction while maintaining anonymity and avoiding rate limits across various industries and geographic locations.
To utilize these Openclaw Skills, you must first configure your residential proxy settings.
Browser Proxy Configuration:
{
"browser": {
"proxy": {
"server": "http://gate.birdproxies.com:7777",
"username": "USER",
"password": "PASS"
}
}
}
Environment Variables for CLI:
export HTTP_PROXY=http://USER:[email protected]:7777
export HTTPS_PROXY=http://USER:[email protected]:7777
The skill organizes extracted data based on the specific recipe used. Below is the general taxonomy for major targets:
| Site Category | Primary Data Fields |
|---|---|
| E-commerce (Amazon) | Title, Price, Rating, Review Count, ASIN, Seller Info, Images |
| Search (Google) | Title, URL, Snippet, People Also Ask, Ad Placements, Local Pack |
| Real Estate (Zillow) | Address, Price, Beds, Baths, Sqft, Price History, Agent Info |
| Jobs (Indeed) | Job Title, Company, Location, Salary Range, Description |
| Social (Instagram) | Bio, Follower Count, Post Captions, Image URLs, Likes |
Loading
A configuration skill for using residential proxies to bypass advanced bot detection systems during web scraping and browser automation.

A powerful automation tool for creating, warming, and managing Reddit account fleets for marketing and SEO operations.

A specialized skill designed to bypass 429 Too Many Requests errors and rate limits by distributing traffic across rotating residential IPs.

A comprehensive configuration tool for managing residential and rotating proxies to ensure reliable web scraping and browser automation.

A comprehensive tool for extracting Google Search Engine Results Page data to power SEO analysis and competitive market research.

A professional framework for managing multiple social media clients using dedicated proxy isolation to prevent account bans and scale agency operations.








































