Make.com LLM module returning "empty"
Hello All,
I just found Firecrawl using Make.com, tested it in the playground and it worked great for what I need.
I am using the LLM module on Make.com is running successfully, but the Output is returning "empty".
Does anyone know why this might be? I tested multiple websites and multiple output formats.
I am using the LLM module on Make.com is running successfully, but the Output is returning "empty".
Does anyone know why this might be? I tested multiple websites and multiple output formats.
2 Replies
Hey @闘導トウドウ (Tōdō)! To confirm, you're trying to use the LLMs.txt API to generate a llms.txt file? I was able to do it successfully with this Python snippet:
Thanks appreciate it. I was able to get it to work with a standard HTTPS module, but the Firecrawl module itself seemed broken.