Sign inSign up

firecrawl/firecrawl-docker-sandbox:latest

Manifest digest

sha256:85afd900af3e7d60aacc56869e73d3f390577c4067a85170474318df84b22742

Last pushed

about 9 hours by firenoaa

Type

Sandbox Kit

Manifest digest

sha256:85afd900af3e7d60aacc56869e73d3f390577c4067a85170474318df84b22742

MIXIN
REQUIRES SECRETS

Adds live web search/scrape/crawl to any agent via the firecrawl-py SDK, wired to Firecrawl's cloud API. Needs a key: sbx secret set -g firecrawl (the kit holds no key).


Credentials
NameServiceRequiredDescription
FIRECRAWL_API_KEYfirecrawlRequiredFirecrawl API key (fc-...) from https://www.firecrawl.dev/app/api-keys

Network Egress

pypi.org

files.pythonhosted.org

api.firecrawl.dev

Apply this mixin to a sandbox

sbx run <agent> --kit firecrawl/firecrawl-docker-sandbox:latest

Make sure you have docker sbx installed

Run the following command to install sbx on your machine.

macOS
brew install docker/tap/sbx
Windows
winget install Docker.sbx
Learn more about docker sbx