Skip to product information

Automated Prospect Website Builder: n8n, Claude, Jina, GitHub Pages

Automated Prospect Website Builder: n8n, Claude, Jina, GitHub Pages

 (200+Reviews)
Regular price £47.99
Regular price £47.99 Sale price
SAVE Sold out
Instant Digital Download
Unlimited Downloads
Lifetime Access in Your Account
🔥
128+ Sold
Popular with n8n builders
23 people viewing
High interest right now
9 added today
Fast-moving digital product
Automated Prospect Website Builder: n8n, Claude, Jina, GitHub Pages

Automated Prospect Website Builder: n8n, Claude, Jina, GitHub Pages

Regular price £47.99
Regular price £47.99 Sale price
SAVE Sold out

Instantly generate a live, single-page prospect website from any company URL—automatically

This n8n workflow submits a company name, website URL, and recipient email, then scrapes the target site with Jina AI Reader, extracts brand elements with Anthropic Claude, generates an animated single-file HTML page, publishes it to GitHub Pages, and emails the live link via Gmail.

What this workflow does

  • Starts on form submission: Triggers in n8n when an n8n form provides company name, company website URL, and email address.
  • Scrapes and compiles content: Fetches the homepage using Jina AI Reader, discovers up to 20 relevant internal links, and scrapes those pages into a combined snapshot.
  • Extracts true brand elements: Sends the scraped content to Anthropic Claude Haiku to produce structured JSON containing real brand elements (colors, headlines, links, and section content).
  • Generates the site: Sends the JSON to Anthropic Claude Sonnet to create a complete single-file, animated HTML website, then cleans the output to keep only valid HTML.
  • Publishes to GitHub Pages: Base64-encodes the HTML and uploads it to a company-specific folder in a GitHub repository for GitHub Pages hosting.
  • Updates safely: If the target file already exists, the workflow updates it instead of failing, then builds the final GitHub Pages URL.
  • Emails the result: Waits briefly for deployment and sends the live site link to the provided email using Gmail.

Use cases

  • SaaS teams qualifying prospects and auto-creating a “brand-matched” landing page prototype from a URL.
  • Automation engineers demonstrating lead-gen website generation pipelines with n8n, Claude, Jina, and GitHub Pages.
  • Customer development workflows that deliver instant, shareable links to stakeholders after intake.

Technical details

  • n8n nodes: if, code, wait, gmail, merge, github
  • Claude: Uses Anthropic credentials and calls Claude HTTP Request steps with Haiku (brand JSON extraction) and Sonnet (animated HTML generation).
  • Jina: Requires JINA_API_KEY as an n8n environment variable for scraping.
View full details