-
Notifications
You must be signed in to change notification settings - Fork 20
Description
Thank you for reporting this issue! π
We appreciate you taking the time to help improve the Firecrawl n8n community node. Your feedback helps us make the integration better for everyone.
π₯ Quick Alternative
If you're experiencing issues and need an immediate solution, we recommend trying the official Firecrawl node available directly in n8n:
- Search for "Firecrawl" in the n8n node panel
- The official node should be readily available
However, please still submit this issue! We want to know about problems you're facing so we can improve this community node.
Bug Details
What operation were you trying to use?
- Search
- Map URLs
- Scrape URL
- Crawl Website
- Get Crawl Status
- Extract Data
- Get Extract Status
- Something else
What happened?
Tried using the Agent (Async) operation. An empty data item was output.
What did you expect to happen?
A non-empty data item to be output.
Error Message (if any)
<!-- Paste any error messages here -->
Environment
n8n Version
2.4.4, cloud
Node Version
2.0.1
Configuration Used
Additional Context
Tried using the Agent (Async) operation with and without a custom body. Both resulted in an empty data item being output. The agent runs show up in my usage log and the agent playground just fine, so they're being created properly. The n8n node just isn't outputing the API response properly.
Note: Please ensure your Firecrawl API key is valid and has sufficient credits before reporting connectivity issues.