πŸ“Š Extract website intelligence & classify ecommerce URLs with Gemini & Firecrawl to Google Sheets

⚑ 51 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.

View All Scrapers

Description

Description

This n8n template automates website analysis and ecommerce URL classification using AI. It scrapes a website, extracts business intelligence, maps all internal pages, and categorises them into products, categories, or non-commerce pages. All outputs are saved in Google Sheets for easy access.


Use cases


How it works

  1. A user submits a website URL via an n8n form.
  2. The homepage is scraped and cleaned.
  3. AI extracts company insights (value proposition, industry, audience, B2B/B2C).
  4. Firecrawl maps all internal URLs.
  5. URLs are enriched with metadata.
  6. AI classifies each URL as product, category, or other.
  7. Results are written into structured Google Sheets tabs.

How to use

  1. Import the workflow into n8n.
  2. Connect Google Sheets, Firecrawl, and AI credentials.
  3. Update the Google Sheets document links.
  4. Open the form URL and submit a website.
  5. Let the workflow run and review the results in Sheets.

Requirements


Customising this workflow


What this template demonstrates

This template is designed to work out-of-the-box for website intelligence, ecommerce mapping, and lead research.

Feel free to reach out for custom implementation or enhancements:

πŸ“§ Email: @dinakars2003@gmail.com

πŸ”— Nodes Used

Google Sheets, HTTP Request, HTML Extract, n8n Form Trigger, Google Gemini

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup