FREE
API Development
firecrawl-scraper
Deep web scraping, screenshots, PDF parsing, and website crawling using Firecrawl API. Use when you need deep content extraction from web pages, page interaction is required (clicking, scrolling, etc.
Try it — you'd type
“Help me with firecrawl-scraper.”
And you'd get back
Deep web scraping, screenshots, PDF parsing, and website crawling using Firecrawl API.
Use when you need deep content extraction from web pages, page interaction is required (clicking, scrolling, etc.
Adding it takes about 30 seconds
1
Click Get this skill. Grab the .md file, one click, no account needed.
2
Add it to Claude. Drop it into ~/.claude/skills/. Claude picks it up the next time you open a session.
3
Ask normally. Type your question. The skill triggers on the right keywords — you don't have to remember anything.
You might also like
REST API Scaffold
Scaffold a complete REST API with CRUD operations
GraphQL Schema Generator
Generate GraphQL schema from existing data models
API Documentation
Generate OpenAPI/Swagger documentation from code
API Versioning
Implement API versioning strategy
Rate Limiter
Add rate limiting to API endpoints
API Error Handler
Create standardized API error handling
SKILL FILEWhat Claude actually reads
## 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