iiRecord
Agentic AI Atlas · Firecrawl
tool:firecrawla5c.ai
II.
Tool JSON

tool:firecrawl

Structured · live

Firecrawl json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/tools/tools-saas-missing.yamlCluster · domain
Record JSON
{
  "id": "tool:firecrawl",
  "_kind": "Tool",
  "_file": "domain/tools/tools-saas-missing.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Firecrawl",
    "homepageUrl": "https://www.firecrawl.dev",
    "kind": "other",
    "description": "Web scraping and crawling API for extracting structured data from websites.\nTurns websites into clean markdown or JSON by handling JavaScript rendering,\npagination, sitemaps, and structured extraction at scale.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:firecrawl",
      "to": "language:typescript",
      "kind": "belongs_to_language"
    },
    {
      "from": "tool:firecrawl",
      "to": "skill-area:data-collection",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:firecrawl",
      "to": "skill-area:data-collection",
      "kind": "used_for"
    }
  ],
  "incomingEdges": [
    {
      "from": "tool-server:mcp-firecrawl",
      "to": "tool:firecrawl",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}