AI AGENT ADDONS

Firecrawl Interact

firecrawl/cli

With this tool you can control a live browser on any webpage you have already scraped. You can click buttons, fill in forms, and move through pages using simple English words or commands.

It is most useful when a regular scrape fails because the page needs interaction. Examples include logging into a site, clicking through pagination, handling infinite scroll, or completing a multi-step form.

You can also save your login session and come back later without logging in again. This makes it easy to work with websites that have complex flows or require authentication.

Add Firecrawl Interact skill to your workflow

Global

mkdir -p ~/.claude/skills/firecrawl-interact

Project

mkdir -p .claude/skills/firecrawl-interact

Source Repository

Stars
494
Forks
69
Watchers
494
Last Push
25 days ago
Created
6 months ago