# 430 Firecrawl Common Errors 0fd5d449

> firecrawl-common-errors

- Skill: `tools-only/430-firecrawl-common-errors-0fd5d449` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add tools-only/430-firecrawl-common-errors-0fd5d449`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tools-only/430-firecrawl-common-errors-0fd5d449/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: tools-only (https://skillmd.com/u/tools-only)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/tools-only/430-firecrawl-common-errors-0fd5d449

---

# firecrawl-common-errors

## Skill Scaffold

```
firecrawl-common-errors/
  SKILL.md
```

## File Descriptions

### 1. SKILL.md
**Purpose:** Diagnose and fix top 10 most common FireCrawl errors including timeouts, blocked requests, parsing failures, and rate limit errors.
**Workflow:** Troubleshooting skill - first response for common issues encountered during scraping operations.
**Relates to:** Complements firecrawl-debug-bundle; builds toward firecrawl-advanced-troubleshooting

## Summary

This skill provides rapid diagnosis and resolution for the most common FireCrawl errors. It covers timeout errors (increasing wait times, handling slow-loading pages), blocked request handling (anti-bot detection, CAPTCHA), rate limit errors (429 responses), parsing failures (malformed HTML, JavaScript-rendered content), authentication errors (API key issues), and network failures. Each error includes identification patterns, root causes, and proven fixes.

