# Firecrawl Build Interact

> Clicks and forms after scrape

**Subcategory:** Firecrawl  
**License:** ISC  
**Source:** https://github.com/firecrawl/skills/blob/main/skills/build/firecrawl-build-interact/SKILL.md

---

## When it is useful

Integrate Firecrawl `/interact` into product code for dynamic pages and browser actions after scraping. Use when a feature needs clicks, form fills, pagination, authentication-aware flows, or other multi-step interactions that plain `/scrape` cannot complete.

## The Catch

clicks/forms after scrape. Overlaps shipped webapp-testing and Browserbase browser.
