Have a problem working with Firecrawl (im a beginner)
In all of the tutorials on Youtube for Firecrawl, the first step of extracting is to ''generate parameters''. Problem is that I cant seem to find this generate parameters. I know its a really noob question probably but any help is appreciated 🙂

4 Replies
Hey there! We haven't ported over that feature yet to the new playground but one of our engineers is working on that right now. I'll keep you posted!
Alright, we just rolled this out. Can you take another look at https://www.firecrawl.dev/app/extract-playground?
Hi I'm a beginner and I'm having trouble getting results from the firecrawl node in n8n. I understand i can download the results as json from the website, but I wanted the json as the nodes output. Can you help me?


@micah.stairs
Is your api call working when you test in Postman/Hoppscotch?
you can refer to this to user firecrawl request in n8n https://www.firecrawl.dev/blog/firecrawl-n8n-web-automation
for JSON output, in n8n - scroll to the JSON configuration section and switch from “Fixed” to “Expression” mode:
Firecrawl
How to use Firecrawl with n8n for web automation
Learn how to integrate Firecrawl's web scraping capabilities with n8n's workflow automation platform without dealing with the complexity of traditional web scraping.