This workflow helps you generate an llms.txt file (if you're unfamiliar with it, check out this article) using a Screaming Frog export.
Screaming Frog is a well-known website crawler.
You can easily crawl a website. Then, export the "internal_html" section in CSV format.
A form allows you to enter:
Once the form is submitted, the workflow is triggered automatically, and you can download the llms.txt file directly from n8n.
Since the last node in this workflow is "Convert to File", you will need to download the file directly from the n8n UI.
However, you can easily add a node (e.g., Google Drive, OneDrive) to automatically upload the file wherever you want.
This workflow includes a text classifier node, which is deactivated by default.
llms.txt
file.llms.txt
file for using Screaming Frog.internal_html.csv
file.That's it! You now have your llms.txt file!
Recommended Usage:
Use this workflow directly in the n8n UI by clicking 'Test Workflow' and uploading the file in the form.