Domain Research Agent with n8n and Domai.nr
• public
•
1 min read

This tiny workflow helps you brainstorm domain ideas by using n8ns Agent Node together with the so-called "Tool-Calling" Feature.
The connected LLM comes up with ideas and has the tool "Domain Check" at it's side to be able to actually check if those domains are available.
It's a very good starting point if you've never done anything with n8n and want to do your first small steps of getting to know the tool.
The workflow downloads:
Setup:
- Connect your LLM Credentials (e.g. OpenAI)
- Create an Account & App and API-Key at RapidAPI to use the API from Domai.nr and fill in the Header Auth for the corresponding Node in the second workflow.
- Make sure that the first workflow is propperly connected to the sub-workflow (Domain Availability Check)
A perfect reason to just jump into a 14 day n8n trial and experiment a bit.