Is there a way that n8n can retrieve domains/URLs for me from a list of organisations?

Hello! Quite a simple question from me (I think).

I have a list of organisations that I need to find the domains for so that we can import the information into HubSpot. This list is pretty huge, so I was wondering if there was any way that n8n might be able to search for the domains and insert them into a file for me.

Is this even possible through n8n? If so, any support would be hugely appreciated. Thank you!

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi @Connor_HubGem ,

Well, this would depend on the format of your list, how known these organisations are, etc.
You should be able to submit your list to an AI node and have it perform a web search for the domain of the organisations listed - have you started building a sketch of your workflow? If so you could share it here and we can help you tune it :slight_smile:

Hello! Thanks so much for responding!

So the format of this list is currently just an excel file of every organisation name. I haven’t started building anything yet as I wasn’t sure this was an option.

Which specific AI node could I use and how could it then return the answers back into the file?

Thanks so much again!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.