← 返回
开发者工具 Key 中文

cloudbypass

Use Cloudbypass API (穿云API/穿云) to fetch pages protected by Cloudflare/Turnstile/JS challenge. Use when normal requests fail with challenge/403 and compliant...
Use Cloudbypass API (穿云API/穿云) to fetch pages protected by Cloudflare/Turnstile/JS challenge. Use when normal requests fail with challenge/403 and compliant...
chuanchuan007
开发者工具 clawhub v0.0.5 1 版本 99866.1 Key: 需要
★ 0
Stars
📥 746
下载
💾 6
安装
1
版本
#latest

概述

Use the bundled script to call Cloudbypass API.

  • Script: {baseDir}/scripts/cloudbypass_request.js

Required env:

  • CLOUDBYPASS_APIKEY (required)
  • CLOUDBYPASS_PROXY (required for V2/V2S)
  • CLOUDBYPASS_PART (optional, default: 0)
  • CLOUDBYPASS_SITEKEY (optional)

Security / usage notes:

  • API key is sent to api.cloudbypass.com to perform requests and may incur billing.
  • Review legal/ethical permissions before bypassing site protections.
  • For autonomous usage, scope targets and monitor/rotate keys.

Quick usage

const skill = await openclaw.getSkill('cloudbypass');

// V1 (simple)
const r1 = await skill.get('https://example.com');

// V2 (challenge-heavy; proxy required)
const r2 = await skill.requestV2({
url: 'https://example.com',
proxy: process.env.CLOUDBYPASS_PROXY
});

版本历史

共 1 个版本

  • v0.0.5 当前
    2026-03-30 08:32 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 672 📥 324,655
developer-tools

Agent Browser

matrixy
专为AI智能体优化的无头浏览器自动化CLI,支持无障碍树快照和基于引用的元素选择。
★ 427 📥 118,450
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,566