releases.shpreview
Firecrawl/Firecrawl Changelog/Introducing /interact - Scrape and Automate Actions With Agents

Introducing /interact - Scrape and Automate Actions With Agents

$npx -y @buildinternet/releases show rel_0TgZywcD1mMCm5aw_t8A7

Introduce the new /interact endpoint that turns any scrape into a live browser session where agents can click, type, and navigate using natural language.

Key Features:

  • Natural Language Control — Describe what you want in plain English; the agent clicks, types, scrolls, and extracts data automatically without selectors or scripts.
  • Live Browser Sessions — Every session includes a live URL you can embed, share, or interact with in real time for debugging and demos.
  • Persistent Profiles — Log in once and pick up where you left off with cookies and localStorage carrying across scrapes with named profiles.
  • Full Playwright Control — Switch to code mode and run Playwright (Node.js or Python) or Bash for precision control.
  • Session Reuse — Chain multiple interact calls on the same scrape with the browser maintaining state between calls for complex multi-step workflows.
Interact CLI

Fetched April 11, 2026