← 返回
开发者工具 中文

Web Scraper Jina

Bypass Cloudflare and scrape any website using r.jina.ai API. Works on sites with strong protection like Truth Social, Cloudflare Turnstile, etc.
{"answer":"利用 r.jina.ai API 绕过 Cloudflare 抓取任意网站。适用于 Truth Social、Cloudflare Turnstile 等强防护站点。"}
itonlyforfun-ai
开发者工具 clawhub v1.0.1 1 版本 99911.5 Key: 无需
★ 0
Stars
📥 3,388
下载
💾 27
安装
1
版本
#latest

概述

Web Scraper using r.jina.ai

Bypass Cloudflare and scrape any website using free r.jina.ai API.

Features

  • Bypass Cloudflare, Turnstile, and other protections
  • Works on Truth Social, Bitget, and other protected sites
  • Returns clean Markdown content
  • Free to use

Usage

Simply prepend https://r.jina.ai/ to any URL:

https://r.jina.ai/https://truthsocial.com/@realDonaldTrump
https://r.jina.ai/https://bitget.com/events/poolx

Examples

Get Trump Truth Social posts:

curl -s "https://r.jina.ai/https://truthsocial.com/@realDonaldTrump"

Get any protected page:

curl -s "https://r.jina.ai/https://example.com"

In Code

import requests

def scrape(url):
    return requests.get(f"https://r.jina.ai/{url}").text

Use Cases

  • Scrape Truth Social, Gab, Gettr
  • Bypass Cloudflare protected sites
  • Extract content from news articles
  • Monitor competitors

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-29 21:37 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 323,975
data-analysis

Bitget Poolx Monitor

itonlyforfun-ai
使用 r.jina.ai 绕过 Cloudflare 监控 Bitget PoolX,检测 ETH、BTC、SOL 等新质押池上线。
★ 0 📥 687
developer-tools

CodeConductor.ai

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