workflows.fit
Back to n8n workflows
n8n templateFreeBy Yang

Crawl website blog content and save to Google Sheets with Dumpling AI

Who is this for? This workflow is perfect for content strategists, SEO specialists, marketing agencies, and virtual assistants who need to quickly audit and collect blog content from client websites into a structured ...

Data & StorageProductivityDevelopmentCore NodesForm TriggerGoogle SheetsSetCode
Loading interactive preview...

Template notes

Who is this for? This workflow is perfect for content strategists, SEO specialists, marketing agencies, and virtual assistants who need to quickly audit and collect blog content from client websites into a structured Google Sheet without doing manual crawling and copy-pasting.

---

What problem is this workflow solving? Manually visiting a website, finding blog posts, and copying content into a spreadsheet is time-consuming and prone to errors. This workflow automates the process: it crawls a website, filters only blog-related pages, scrapes the article content, and stores everything neatly in Google Sheets for easy analysis and content strategy planning.

---

What this workflow does The workflow starts when a client submits their website URL through a form. A Google Sheet is automatically created and headers are added for organizing the audit. Dumpling AI then crawls the website to discover all available pages, while the automation filters out only blog-related URLs. Each blog page is scraped for content, and the structured results (URL, crawled page, and website content) are appended row by row into the Google Sheet.

---

Nodes Overview

1. Form Trigger – Form Submission (Client URL) Captures the client’s website URL to start the workflow.