Rei-skills firecrawl-scraper
Deep web scraping, screenshots, PDF parsing, and website crawling using Firecrawl API
install
source · Clone the upstream repo
git clone https://github.com/rootcastleco/rei-skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/rootcastleco/rei-skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/firecrawl-scraper" ~/.claude/skills/rootcastleco-rei-skills-firecrawl-scraper && rm -rf "$T"
manifest:
skills/firecrawl-scraper/SKILL.mdsource content
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
npx skills add -g BenedictKing/firecrawl-scraper
Step-by-Step Guide
- Install the skill using the command above
- Configure Firecrawl API key
- Use naturally in Claude Code conversations
Examples
See GitHub Repository 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
🏰 Rei Skills — Curated by Rootcastle Engineering & Innovation | Batuhan Ayrıbaş
Engineering Beyond Boundaries | admin@rootcastle.com