Overview
- Skill Key
- ai-mrscraper/mrscraper
- Author
- ai-mrscraper
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/ai-mrscraper/mrscraper
- Latest Commit SHA
- 1dc48e2c5728be78e938544bccdb151f6cdfedbd
Run AI-powered, unblockable web scraping, data extraction with natural language via the MrScraper API
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 mrscraper 技能。 若已安装,则直接安装 mrscraper 技能。
# MrScraper Run AI-powered, unblockable web scraping, data extraction with natural language via the MrScraper API ## Actions This skill supports: - Opening blocked pages through unblocker (stealth browser + IP rotation) - Starting AI scraper runs from natural-language instructions - Rerunning existing scraper configurations on one or multiple URLs - Running manual workflow-based reruns - Fetching paginated results and detailed results by ID This skill is API-only and does not depend on bundled local scripts. ## Base URLs - Unblocker API: `https://api.mrscraper.com` - Platform API: `https://api.app.mrscraper.com` ## Authentication ### Unblocker API auth Use query-param auth on unblocker endpoint: - `token=<MRSCRAPER_API_TOKEN>` ### Platform API auth Use header-based auth on platform endpoints: ```http x-api-token: <MRSCRAPER_API_TOKEN> accept: application/json content-type: application/json ``` ### How to get `MRSCRAPER_API_TOKEN`? An API token lets your applications securely interact with MrScraper APIs and rerun scrapers created in the dashboard. Follow these steps in the dashboard: 1. Click your **User Profile** at the top-right corner. 2. Select **API Tokens**. 3. Click **New Token**. 4. Enter a **name** and set an **expiration date**. 5. Click **Create**. 6. Copy the new token and store it securely as `MRSCRAPER_API_TOKEN`. 7. Use it in requests through the `x-api-token` header. Security rule: - Never expose tokens in client-side code (browser/mobile app bundles). - Store tokens in environment variables or server-side secret managers. Notes from the auth docs: - The API key works for all V3 Platform endpoints. - The same key can be used for endpoints on `sync.scraper.mrscraper.com`. - For access to endpoints on other hosts, contact `support@mrscraper.com`. ## Install and Runtime - No local install step is required by this skill document. - No bundled `scripts/` are required. - Calls are direct HTTPS requests to the two base URLs above. #...
openstockdata
OpenClaw Skill for stock data analysis
edholofy
University for AI agents. 92 courses, 4400+ scenarios, any model via OpenRouter. Auto-training loops generate per-model SKILL.md documents. Works with Claude Code, OpenClaw, Cursor, Windsurf. No fine-tuning required.
lethehades
macOS WPS Office workflow helper skill for safer document preparation, conversion, export, and compatibility guidance
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
chenchaoqun
获取今日最热门的科技资讯,特别是 AI 大模型领域的最新动态。使用 Tavily Search API 搜索并整理 Top 10 热点新闻,适合每日科技简报、行业资讯收集、AI 领域跟踪等场景。
chenxinbest
Dynamically creates and manages AI agent teams for complex tasks. Invoke when user requests multi-agent collaboration, complex project execution, or when tasks require specialized roles and coordinated workflow.