Skip to main content
Back to registry

firecrawl-browser

firecrawl/cli

Cloud Chromium sessions in Firecrawl's remote sandboxed environment. Interact with pages that require clicks, form fills, pagination, or login.

Installs2
Install command
npx skills add https://github.com/firecrawl/cli --skill firecrawl-browser
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykFAIL
About this skill
Cloud Chromium sessions in Firecrawl's remote sandboxed environment. Interact with pages that require clicks, form fills, pagination, or login. Shorthand auto-launches a session if none exists — no setup required. Session management: launch-session --ttl 600 , list , close Profiles survive close and can be reconnected by name. Use them for login-then-work flows: Read-only reconnect (no writes to session state): Shorthand with profile: - Content requires interaction: clicks, form fills, pagination, login - scrape failed because content is behind JavaScript interaction - You need to navigate a multi-step flow - Last resort in the workflow escalation pattern : search → scrape → map → crawl → browser - Never use browser for web searches — use search instead - If you get forbidden errors, the session may have expired — create a new one. - For parallel browser work, launch separate sessions and operate them via --session . - Always close sessions when done to free resources. - firecrawl-scrape — try scrape first, escalate to browser only when needed - firecrawl-search — for web searches (never use browser for searching) - firecrawl-agent — AI-powered extraction (less manual control)

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does firecrawl-browser do?

Cloud Chromium sessions in Firecrawl's remote sandboxed environment. Interact with pages that require clicks, form fills, pagination, or login.

Is firecrawl-browser good?

firecrawl-browser does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does firecrawl-browser work with?

firecrawl-browser currently lists compatibility with codex, gemini-cli, kimi-cli, amp, cline, github-copilot.

What are alternatives to firecrawl-browser?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install firecrawl-browser?

npx skills add https://github.com/firecrawl/cli --skill firecrawl-browser

Related skills

More from firecrawl/cli

Related skills

Alternatives in Software Engineering