firecrawl-interact

द्वारा firecrawl

लाइव ब्राउज़र सत्र में स्क्रैप किए गए पेजों के साथ इंटरैक्ट करें। पहले एक पेज स्क्रैप करें, फिर क्लिक करने, फॉर्म भरने, नेविगेट करने और डेटा निकालने के लिए प्राकृतिक भाषा संकेतों या कोड का उपयोग करें।

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

firecrawl interact

Interact with scraped pages in a live browser session. Scrape a page first, then use natural language prompts or code to click, fill forms, navigate, and extract data.

When to use

  • 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 → interact
  • Never use interact for web searches — use search instead

Quick start

# 1. Scrape a page (scrape ID is saved automatically)
firecrawl scrape "<url>"

# 2. Interact with the page using natural language
firecrawl interact --prompt "Click the login button"
firecrawl interact --prompt "Fill in the email field with [email protected]"
firecrawl interact --prompt "Extract the pricing table"

# 3. Or use code for precise control
firecrawl interact --code "agent-browser click @e5" --language bash
firecrawl interact --code "agent-browser snapshot -i" --language bash

# 4. Stop the session when done
firecrawl interact stop

Options

OptionDescription
--prompt <text>Natural language instruction (use this OR --code)
--code <code>Code to execute in the browser session
--language <lang>Language for code: bash, python, node
--timeout <seconds>Execution timeout (default: 30, max: 300)
--scrape-id <id>Target a specific scrape (default: last scrape)
-o, --output <path>Output file path

Profiles

Use --profile on the scrape to persist browser state (cookies, localStorage) across scrapes:

# Session 1: Login and save state
firecrawl scrape "https://app.example.com/login" --profile my-app
firecrawl interact --prompt "Fill in email with [email protected] and click login"

# Session 2: Come back authenticated
firecrawl scrape "https://app.example.com/dashboard" --profile my-app
firecrawl interact --prompt "Extract the dashboard data"

Read-only reconnect (no writes to profile state):

firecrawl scrape "https://app.example.com" --profile my-app --no-save-changes

Tips

  • Always scrape first — interact requires a scrape ID from a previous firecrawl scrape call
  • The scrape ID is saved automatically, so you don't need --scrape-id for subsequent interact calls
  • Use firecrawl interact stop to free resources when done
  • For parallel work, scrape multiple pages and interact with each using --scrape-id

See also

firecrawl की और Skills

oracle
firecrawl
ओरेकल CLI के उपयोग के लिए सर्वोत्तम अभ्यास (प्रॉम्प्ट + फ़ाइल बंडलिंग, इंजन, सत्र और फ़ाइल अटैचमेंट पैटर्न)।
official
firecrawl-monitor
firecrawl
वेबसाइट पर सामग्री बदलने का पता लगाएं और वेबहुक या ईमेल द्वारा सूचित हों — किसी क्रॉन जॉब, स्क्रैपर या डिफ स्क्रिप्ट की आवश्यकता नहीं। इस कौशल का उपयोग तब करें जब उपयोगकर्ता किसी पेज पर बदलाव ट्रैक करना चाहता हो, प्रतिस्पर्धी मूल्य निर्धारण पर नज़र रखना चाहता हो, नई नौकरी पोस्टिंग या ब्लॉग पोस्ट पर अलर्ट चाहता हो, डॉक्स/चेंजलॉग/स्टेटस पेजों की निगरानी कर
officialweb-scrapingresearch
firecrawl-deep-research
firecrawl
Firecrawl के साथ बहु-स्रोत गहन शोध चलाएँ। इसका उपयोग तब करें जब उपयोगकर्ता किसी विषय पर शोध करने, दृष्टिकोणों की तुलना करने, स्रोत-आधारित ब्रीफिंग तैयार करने, किसी तकनीकी या बाजार प्रश्न की जांच करने, या कई स्रोतों से वेब साक्ष्य को संश्लेषित करने के लिए कहे।
officialresearchweb-scraping
firecrawl-research-papers
firecrawl
Firecrawl के साथ शोध पत्र, श्वेतपत्र, PDF, तकनीकी रिपोर्ट और शैक्षणिक स्रोत खोजें और संश्लेषित करें। इसका उपयोग तब करें जब उपयोगकर्ता साहित्य समीक्षा, पत्र सारांश, शोध परिदृश्य, या PDF और शैक्षणिक/उद्योग प्रकाशनों से स्रोतित संश्लेषण चाहता हो।
officialresearchweb-scraping
firecrawl-market-research
firecrawl
Firecrawl के साथ बाजार, वित्तीय, आय, उद्योग और कंपनी मीट्रिक्स निकालें। इसका उपयोग तब करें जब उपयोगकर्ता बाजार अनुसंधान, उद्योग रुझान, सार्वजनिक कंपनी डेटा, वित्तीय तुलना, आय अनुसंधान या संरचित बाजार रिपोर्ट मांगे।
officialresearchweb-scraping
firecrawl-website-design-clone
firecrawl
किसी भी वेबसाइट के डिज़ाइन सिस्टम को Firecrawl स्क्रेप एविडेंस का उपयोग करके एजेंट-रेडी DESIGN.md में निकालें। इसका उपयोग तब करें जब उपयोगकर्ता किसी वेबसाइट से रंग, फ़ॉन्ट, स्पेसिंग, कंपोनेंट, लेआउट पैटर्न या ब्रांड/UI मार्गदर्शन चाहता है ताकि AI एजेंट नई वेबसाइट बना सकें, लुक क्लोन कर सकें या उस डिज़ाइन से प्रेरित पेज बना सकें।
officialdesignweb-scraping
firecrawl-knowledge-base
firecrawl
फायरक्रॉल के साथ वेब सामग्री से एक ज्ञानकोष बनाएं। स्थानीय संदर्भ दस्तावेज़ों, RAG-तैयार खंडों, फाइन-ट्यूनिंग डेटासेट, दस्तावेज़ीकरण मिरर, विषय कोष, या वेब स्रोतों से व्यवस्थित LLM-तैयार मार्कडाउन के लिए उपयोग करें।
officialweb-scrapingresearch
firecrawl-lead-research
firecrawl
फायरक्रॉल के साथ मीटिंग से पहले लीड इंटेलिजेंस ब्रीफ तैयार करें। इसका उपयोग तब करें जब उपयोगकर्ता को सेल्स कॉल, पार्टनरशिप मीटिंग, निवेशक वार्तालाप या ग्राहक साक्षात्कार से पहले कंपनी अनुसंधान, व्यक्ति अनुसंधान, हालिया समाचार, बातचीत के बिंदु, समस्या बिंदु या आउटरीच तैयारी की आवश्यकता हो।
officialresearchweb-scraping