Skip to main content

firecrawl-scraper

Deep web scraping, screenshots, PDF parsing, and website crawling using Firecrawl API

跳到安装

来源信息

仓库
tomevault-io/claude-code-plugins
最近来源活动
2026年4月6日 08:25
检测到的 SKILL.md 语言
英语
星标
3
分支
2

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。

正在显示 SKILL.md

SKILL.md
来源说明 · 只读预览
name
firecrawl-scraper
description
Deep web scraping, screenshots, PDF parsing, and website crawling using Firecrawl API
# firecrawl-scraper ## Overview Deep web scraping, screenshots, PDF parsing, and website crawling using Firecrawl API ## When to Use - When you need deep content extraction from web pages - When page interaction is required (clicking, scrolling, etc.) - When you want screenshots or PDF parsing - When batch scraping multiple URLs ## Installation ```bash npx skills add -g BenedictKing/firecrawl-scraper ``` ## Step-by-Step Guide 1. Install the skill using the command above 2. Configure Firecrawl API key 3. Use naturally in Claude Code conversations ## Examples See [GitHub Repository](https://github.com/BenedictKing/firecrawl-scraper) for examples. ## Best Practices - Configure API keys via environment variables ## Troubleshooting See the GitHub repository for troubleshooting guides. ## Related Skills - context7-auto-research, tavily-web, exa-search, codex-review --- > Converted and distributed by [TomeVault](https://tomevault.io) | [Claim this content](https://tomevault.io/claim/davila7/claude-code-templates) <!-- tomevault:2.0:skill_md:2026-04-05 -->
在 GitHub 查看