Turn a list of website domains into clear company insights. The flow reads each domain, scans the homepage, and uses AI to summarize the value proposition, industry, and market. Results are written back to the same Google Sheets row so teams can act fast.
The run starts on click. It pulls rows from Google Sheets, processes domains in batches, and follows redirects to reach the live homepage. The HTML is extracted, cleaned, and shortened. OpenAI then produces a compact JSON summary. That JSON is parsed into fields and merged with the original item so the right row gets updated by Domain. A short wait between batches controls the pace and avoids hitting rate limits.
You need a Google Sheet with a Domain column and an OpenAI API key. Set your credentials in n8n Cloud, confirm the sheet name and document link, and choose a batch size and wait time that fit your list. Expect faster research, consistent summaries, and a clean sheet that supports prospecting, ICP research, and competitor reviews.