firecrawl

Web search and scraping via Firecrawl API.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "firecrawl" with this command: npx skills add ypyt1/all-skills/ypyt1-all-skills-firecrawl

Firecrawl

Web search and scraping via Firecrawl API.

Prerequisites

Set FIRECRAWL_API_KEY in your environment or .env file:

export FIRECRAWL_API_KEY=fc-xxxxxxxxxx

Quick Start

Search the web

firecrawl_search "your search query" --limit 10

Scrape a single page

firecrawl_scrape "https://example.com"

Crawl an entire site

firecrawl_crawl "https://example.com" --max-pages 50

API Reference

See references/api.md for detailed API documentation and advanced options.

Scripts

  • scripts/search.py

  • Search the web with Firecrawl

  • scripts/scrape.py

  • Scrape a single URL

  • scripts/crawl.py

  • Crawl an entire website

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

commit-commands

No summary provided by upstream source.

Repository SourceNeeds Review
General

pr-review-toolkit

No summary provided by upstream source.

Repository SourceNeeds Review
General

walkie-talkie

No summary provided by upstream source.

Repository SourceNeeds Review
General

atlas

No summary provided by upstream source.

Repository SourceNeeds Review