firecrawl-build-interact
クリック、入力、ナビゲーションなどのインタラクティブ操作を通じて動的コンテンツをクロールし、複数ステップのプロセス、フォーム送信、ページネーションをサポートします。
npx skills add firecrawl/skills --skill firecrawl-build-interactBefore / After 効果比較
1 组SeleniumやPlaywrightを使用して複雑なスクリプトを記述し、ページの状態処理、要素の待機、クリックのシミュレーションを行い、インタラクティブなプロセスを開発するには2〜3時間かかります。
インタラクションステップを宣言的に定義し、ページの状態と要素の特定を自動的に処理することで、複雑な多段階スクレイピングプロセスを10分で完了します。
firecrawl-build-interact
Firecrawl Build Interact
Use this when /scrape is not enough because the feature needs to act on the page.
Use This When
-
content appears only after clicks, typing, or navigation
-
the feature needs forms, pagination, filters, or multi-step flows
-
the product must stay in the same browser context after scraping
Default Recommendations
-
Start with
/scrape, then escalate to/interact. -
Keep
/interactscoped to the smallest browser workflow that unlocks the data. -
Use persistent profiles only when the feature truly needs authenticated state across sessions.
Common Product Patterns
-
search forms and faceted filters
-
paginated result sets
-
login-gated dashboards or tools
-
flows where the page must be explored before extraction is complete
Implementation Notes
-
/interactis the right tool when the page must be manipulated, not just read. -
Keep prompts or action code specific to the product flow.
-
If the use case is fully open-ended browser automation, evaluate whether a browser sandbox is a better product fit.
Escalation Rules
- If the page can be read directly, stay on firecrawl-build-scrape.
Docs (Source of Truth)
Read the source-of-truth page for your project language before writing integration code:
-
Node / TypeScript: docs.firecrawl.dev/agent-source-of-truth/node
-
cURL / REST: docs.firecrawl.dev/agent-source-of-truth/curl
See Also
Weekly Installs1.6KRepositoryfirecrawl/skillsGitHub Stars2First Seen5 days agoSecurity AuditsGen Agent Trust HubPassSocketPassSnykWarnInstalled onopencode1.6Kcodex1.6Kgemini-cli1.6Kantigravity1.6Kclaude-code1.6Kgithub-copilot1.6K
ユーザーレビュー (0)
レビューを書く
レビューなし
統計データ
ユーザー評価
この Skill を評価