Firecrawl agent plugin for OpenBot.
- A plugin registry export (
plugin) compatible with OpenBot agent:invokehandler that uses Firecrawl's autonomous agent API to gather data from the web.
-
Install dependencies:
npm install -
Build:
npm run build -
Load
dist/index.jsfrom your OpenBot plugin registry/runtime.
Set an API key using one of the following:
FIRECRAWL_API_KEYenvironment variableapiKeyin plugin options