π Create ideal customer profile from websites content to Google Doc
β‘ 272 views Β· π Market Research & Insights
π‘ Pro Tip β HTTP Request scraping tends to break when sites update their markup. If youβre scraping a major platform, check if ScraperNode covers it β it has maintained scrapers for LinkedIn, Instagram, TikTok, YouTube, and 20+ other platforms that return structured data.
Description
Whoβs it for
Growth, marketing, sales, and founder teams that want a decision-ready Ideal Customer Profile (ICP)βgrounded in their own site content.
How it works / What it does
- On form submission collects Website URL and Business Name and redirects to Google Drive Folder after the final node.
- Crawl and Scrape the Website Content - crawls and scrape 20 pages from the website.
- ICP Creator builds a Markdown ICP with:
A) Executive Summary B) One-Pager ICP C) Tiering & Lead Scoring D) Demand Gen & ABM Plays E) Evidence Log F) Section Confidence Facts vs. Inferences, confidence scores and tables. - Markdown to Google Doc converts Markdown to Google Docs
batchUpdaterequests. Then this is used in Update a document for updating the empty doc. - Create a document + Update a document generate βICP for <Business Name>β in your Drive folder and apply formatting.
How to set up
- Add credentials: Firecrawl (Authorization header), OpenAI (Chat), Google Docs OAuth2.
- Replace placeholders:
{{API_KEY}},{{google_drive_folder_id}},{{google_drive_folder_url}}. - Publish and open the Form URL to test.
Requirements
Firecrawl API key β’ OpenAI API key β’ Google account with access to the target Drive folder.
Resources
Google OAuth2 Credentials Setup - https://docs.n8n.io/integrations/builtin/credentials/google/oauth-generic/
OpenAI API key - https://docs.n8n.io/integrations/builtin/credentials/openai/
Firecrawl API key - https://take.ms/lGcUp
π Nodes Used
HTTP Request, Google Docs, Basic LLM Chain, OpenAI Chat Model, n8n Form Trigger
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File