firecrawl-api
CommunityScrape, crawl, and search the web directly.
Authors-hiraoku
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill simplifies complex web scraping, content extraction, and site mapping tasks that typically require specialized tools and coding. It allows direct API interaction to gather structured data and information from the web, saving development time and effort.
Core Features & Use Cases
- Single Page Scraping: Extract content (e.g., Markdown, HTML, links) from any URL.
- Website Mapping: Discover all URLs on a given website for comprehensive site analysis.
- Web Search with Scraping: Perform web searches and optionally scrape content from the results.
- Use Case: Extract the markdown content from the
xterm.jsdocumentation page to quickly understand its features, then map all API endpoints on a corporate documentation site.
Quick Start
Use the firecrawl-api skill to scrape the main content in markdown format from 'https://www.example.com/blog/latest-post'.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: firecrawl-api Download link: https://github.com/s-hiraoku/vscode-sidebar-terminal/archive/main.zip#firecrawl-api Please download this .zip file, extract it, and install it in the .claude/skills/ directory.