⚡ Analyze browsing history and generate automation suggestions with OpenRouter AI and Google Sheets

714 views · ⚡ Personal Productivity

💡 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

🧠 Browsing History Automation Analyzer – Automation Toolkit (Google Sheets + AI)

This n8n workflow analyzes your browsing history to identify opportunities for automation. It reads history from a Google Sheet, groups visits by domain, filters out irrelevant entries, and uses AI to recommend what can be automated — including how and why.


📌 What It Does


📊 Demo Sheet

Input + output are handled via the following Google Sheet:

📎 Spreadsheet:
View on Google Sheets


🧠 AI Analysis Logic

The AI agent receives each domain’s browsing history and responds with:


🔧 Technologies Used

ToolPurpose
n8nWorkflow automation
LangChain AI AgentAI-based analysis
Google Sheets NodeInput/output data handling
OpenRouter (LLM)Language model for intelligent reasoning
JavaScript Code NodeGrouping and formatting logic
Filter NodeRemove unwanted domains
HTTP Request NodeSearch n8n.io templates

💻 Chrome History Export

You can use this Chrome extension to export your browsing history in a format compatible with the workflow:

🔗 Export Chrome History Extension


📧 Want Personalized Automation Advice?

If you’d like personalized automation recommendations based on your browsing history—just like what this workflow provides—feel free to contact me directly:

> 📩 msaidwolfltd@gmail.com

I’ll help you discover what tasks you can automate to save time and boost productivity.


🚀 Example Use Cases


📜 License

This workflow is provided as-is for educational and personal use. For commercial or customized use, contact the author.


🔗 Nodes Used

Google Sheets, Filter, AI Agent, Simple Memory, OpenRouter Chat Model

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup