firecrawl

Integrate web search, scraping, and interaction via Firecrawl CLI and REST API.

1|Updated May 16, 2026
One-click install
npx skills add https://github.com/cengo33/hal-piyasa --skill firecrawl-cengo33
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: firecrawl
Source: https://github.com/cengo33/hal-piyasa/tree/main/_skills/firecrawl
Command: npx skills add https://github.com/cengo33/hal-piyasa --skill firecrawl-cengo33

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires npx, firecrawl-cli, browser support, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill solves the issue of limited web context access for AI agents by providing fast and reliable search, scraping, and interaction tools for the web.

Core Features & Use Cases

  • Live Web Tools: Enables agents to perform real-time web search, scraping, interaction, and mapping of websites.
  • App Integration: Offers pre-installed CLI tools and skills to easily integrate web interaction features into app code.
  • Auth Flow: Manages authentication steps with options to set up account authorization, obtain API keys, and complete the setup with the init command.
  • API Access: Provides REST API access for both live web tools and app integration scenarios.
  • Documentation: Links to API reference and skills repo for deeper technical documentation.

Quick Start

To get started with Firecrawl, initialize the CLI with browser support:

npx -y firecrawl-cli@latest init --all --browser

Frequently Asked Questions about firecrawl

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enable web scraping and search for AI agents?

Web scraping and search for AI agents is enabled by integrating REST API access with live CLI tools, allowing agents to perform real-time web interaction and data retrieval efficiently.

What is the best way to handle browser authentication for web scraping APIs?

Browser authentication for web scraping APIs is managed through an init command that sets up account authorization and obtains necessary API keys directly within a supported browser environment.

Do I need npx installed to use live CLI tools for web interaction?

Yes, npx is required to initialize and run the live CLI tools for web interaction, enabling the execution of real-time search and scraping commands for your AI agents.

Can I integrate web mapping and scraping features directly into my application code?

Yes, you can integrate web mapping and scraping features into application code by utilizing pre-installed CLI tools and REST API access designed for app integration scenarios.

How does web scraping handle limited web context access for AI?

Web scraping handles limited context access by providing fast and reliable search, scraping, and interaction tools that extract live web data and map websites for AI agents.

What are the limitations of using CLI tools for web scraping?

CLI tools for web scraping require browser support and npx dependencies, meaning environments lacking browser access or CLI execution capabilities cannot run the live web interaction commands.