Installation

clawhub install dolverin/flaresolverr

Summary

Routes HTTP requests through a headless browser to bypass Cloudflare bot protection. Returns page HTML, cookies, and user-agent after solving JS challenges automatically. Supports sessions for multi-page scraping workflows.

SKILL.md

Quick overview

Routes HTTP requests through a headless browser to bypass Cloudflare bot protection. Returns page HTML, cookies, and user-agent after solving JS challenges automatically. Supports sessions for multi-page scraping workflows.

Unlike rotating proxies or custom headers, FlareSolverr actually executes the Cloudflare JS challenge in a real browser, so it works against challenges that purely header-based tools cannot solve.

Common tasks

  • Fetching protected documentation sites that return 403
  • Scraping price data behind Cloudflare walls
  • Accessing APIs that block automated curl requests
  • Reusing solved sessions across paginated scraping jobs
  • Downloading files hosted on Cloudflare-protected domains

Install paths

Primary command


openclaw install dolverin/flaresolverr

ClawHub installer


npx clawhub@latest install dolverin/flaresolverr

OpenClaw CLI


openclaw skills install dolverin/flaresolverr

Direct OpenClaw install


openclaw install dolverin/flaresolverr

Skill metadata

  • Category: DevOps & Cloud
  • Language: Markdown
  • Version: 1.0.0
  • Security status: Suspicious

Review upstream source

The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/dolverin/flaresolverr

Recommended skills

Browse all →

Related guides

Hand-picked reading to help you choose, install, and use agent skills.