S claudeskill.wiki
web-development

firecrawl-scraper

Raspado profundo de la web, capturas de pantalla, análisis de PDF y rastreo de sitios web utilizando la API de Firecrawl

222

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

  1. Install the skill using the command above
  2. Configure Firecrawl API key
  3. 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

Instalación

npx claude-code-templates@latest --skill web-development/firecrawl-scraper

Quick start

  1. Install Claude Code if you have not already.
  2. Copy the Install command from this page and run it in your project directory.
  3. In Claude Code, load or mention the skill when your task matches what the skill is for.

Documentation

Use the links below for agent skills, troubleshooting, and official examples.

Recursos