web-freedom-toolkit
Universal Server-Side Web Freedom Toolkit. Harmonizes Scrapling (Self-Healing Fetch), curl_cffi (TLS Impersonation), and DrissionPage (D-Mode) for undetectable browsing on restricted VPS environments.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/biogod2020/web-freedom-toolkitWhat This Skill Does
The web-freedom-toolkit (v8.0.0) is a state-of-the-art orchestration engine designed for server-side web navigation in restricted or hardened environments. It provides a three-tiered abstraction layer that abstracts the complexity of bypassing anti-bot measures such as Cloudflare, Akamai, and perimeter firewalls. By intelligently routing requests through Scrapling (lightning-fast, self-healing fetches), curl_cffi (advanced TLS/JA4 fingerprinting), and DrissionPage (full Chromium-based visual rendering), the toolkit ensures high-fidelity, undetectable interaction with modern web targets.
Installation
To integrate this toolkit into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/biogod2020/web-freedom-toolkit
Ensure that your VPS environment has the necessary Chromium headers installed to support the Tier 3 D-Mode functionality. Once installed, the freedom engine can be invoked via your standard OpenClaw execution path.
Use Cases
- Stealth Data Acquisition: Perform high-frequency web scraping on websites with aggressive anti-bot protections without triggering blocks or captcha challenges.
- Complex Task Automation: Execute deep workflows that require JavaScript execution, such as navigating multi-step authentication, visual element interaction, or dynamic content loading.
- Fingerprint-Sensitive Navigation: Access sites that validate client-side TLS handshake patterns and JA4 fingerprints, ensuring your agent session appears identical to a standard user browsing from a desktop machine.
- Resilient Web Monitoring: Automate monitoring of websites that frequently change their DOM structure using Scrapling's self-healing fetch capabilities.
Example Prompts
- "Use the web-freedom-toolkit to scrape the product listings from target-site.com, ensuring you mimic a standard Chrome user profile to avoid detection."
- "I need to automate a login process for a portal; please switch to Tier 3 D-Mode for this task to ensure all JavaScript buttons are rendered correctly."
- "Run a speed-optimized crawl on the target documentation site using the stealth-first strategy, and provide a summary of the extracted findings."
Tips & Limitations
- Choose Tiers Wisely: Use Tier 1 or 2 for simple data extraction to save server resources and increase speed. Reserve Tier 3 (Chromium) for tasks that strictly require interaction with complex JS rendering.
- Resource Monitoring: Tier 3 operations consume significantly higher RAM and CPU. Monitor your VPS usage if running multiple concurrent D-Mode instances.
- Maintenance: As anti-bot technologies evolve, ensure you keep the
freedom_engine.pyscript updated via ClawHub to maintain compatibility with the latest handshake impersonation protocols.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-biogod2020-web-freedom-toolkit": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, code-execution
Related Skills
drission-sota-toolkit
Professional Web Intelligence & Automation Toolkit. Features Protocol Phantom (TLS/JA4), Local Socket Relaying, and Hardened physical gating.
drission-sota-toolkit
Fortress Sovereign Edition. Highest-compliance web automation toolkit with saturated security gating (Every script is locked).
ultimate-freedom-protocol
Ultimate Web Freedom Protocol (v9.0.0). Leverages 'Protocol Phantom' (curl_cffi kernel-level TLS impersonation) to bypass DataDome, Cloudflare, and Bilibili. Ideal for undetectable server-side data extraction.