← Back to Skills Marketplace
Web Scraper Jina
by
itonlyforfun-AI
· GitHub ↗
· v1.0.1
2430
Downloads
0
Stars
16
Active Installs
2
Versions
Install in OpenClaw
/install web-scraper-jina
Description
Bypass Cloudflare and scrape any website using r.jina.ai API. Works on sites with strong protection like Truth Social, Cloudflare Turnstile, etc.
Usage Guidance
This skill is essentially a short how-to that tells the agent to use a third-party scraping proxy (r.jina.ai) to fetch pages, including ones protected by anti-bot measures. Before installing, consider: 1) provenance — the publisher and homepage are unknown; that increases trust risk; 2) legality and ToS — intentionally circumventing protections can violate site terms of service or laws in some jurisdictions; 3) privacy — fetched content may include private data or trigger rate-limiting/blocks on your account; 4) dependency on a third-party proxy — your requests go through r.jina.ai, so review their terms and privacy policy; 5) safer alternatives — prefer official APIs, site-provided feeds, or getting explicit permission. If you still want to use it, avoid supplying credentials, limit use to public content you have permission to access, and test in a controlled environment. If you need higher assurance, ask the publisher for provenance or request a version that uses a maintainer-trusted backend or official APIs.
Capability Analysis
Type: OpenClaw Skill
Name: web-scraper-jina
Version: 1.0.1
The skill provides instructions and code snippets for using the r.jina.ai API to scrape web content and bypass anti-bot protections like Cloudflare. The content in SKILL.md and the Python example are consistent with the stated purpose of web scraping and do not contain any evidence of data exfiltration, malicious execution, or prompt injection attacks.
Capability Assessment
Purpose & Capability
The name/description match the SKILL.md: the skill simply tells the agent to prepend https://r.jina.ai/ to target URLs to retrieve content. The functionality claimed (scraping protected sites) is entirely delegated to the third-party r.jina.ai service; the skill itself has no code, installs, or extra credentials.
Instruction Scope
The instructions explicitly advise bypassing Cloudflare, Turnstile, and other protections and list targeted sites (Truth Social, etc.). While the instructions do not request local files, credentials, or system access, they directly instruct circumvention of access controls and encourage potentially terms-violating or illegal scraping behavior.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by the skill itself, which is low technical risk in terms of install mechanism.
Credentials
No environment variables, credentials, or config paths are requested — the skill does not ask for secrets or unrelated permissions.
Persistence & Privilege
No elevated privileges or always-on behavior requested (always: false). The skill does not attempt to modify other skills or system settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install web-scraper-jina - After installation, invoke the skill by name or use
/web-scraper-jina - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- No changes detected in this version.
- The skill remains at version 1.0.0 with identical features and documentation.
v1.0.0
Initial release of Web Scraper (r.jina.ai):
- Enables bypassing Cloudflare, Turnstile, and similar protections.
- Scrapes any website using the free r.jina.ai API.
- Supports extraction from heavily protected sites like Truth Social and Bitget.
- Returns clean Markdown content for easy parsing.
- Simple usage: prepend r.jina.ai to any target URL.
Metadata
Frequently Asked Questions
What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 2430 downloads so far.
How do I install Web Scraper Jina?
Run "/install web-scraper-jina" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Web Scraper Jina free?
Yes, Web Scraper Jina is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Web Scraper Jina support?
Web Scraper Jina is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Web Scraper Jina?
It is built and maintained by itonlyforfun-AI (@itonlyforfun-ai); the current version is v1.0.1.
More Skills