Analyze browsing history and generate automation suggestions with OpenRouter AI and Google Sheets
Workflow preview
DISCOUNT 20%
Important notice
This workflow is provided as-is. Please review and test before using in production.
Overview
π§ 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
- π Reads your browsing history from Google Sheets
- π Groups history by domain
- π« Filters out common non-actionable domains (e.g., YouTube, Google)
- π€ Uses AI to analyze whether your activity on each site is automatable
- π‘ Provides suggestions including what to automate, how to do it, and which tools to use
- π Saves results into a new tab in the same Google Sheet
- π Searches for n8n workflow templates related to the suggested automation
π Demo Sheet
Input + output are handled via the following Google Sheet:
π Spreadsheet:
View on Google Sheets
- Sheet:
historyβ Input browsing history - Sheet:
automationsβ Output AI automation suggestions
π§ AI Analysis Logic
The AI agent receives each domain's browsing history and responds with:
domain: The website domainautomatable: true/falsewhat_to_automate: Specific actions that can be automatedreason: Why it's suitable (or not) for automationtool: Suggested automation tool (e.g., n8n, Apify)automation_rating: High, Medium, Low, or Not Automatablen8n_template: Relevant automation template (if found)
π§ Technologies Used
| Tool | Purpose |
|---|---|
| n8n | Workflow automation |
| LangChain AI Agent | AI-based analysis |
| Google Sheets Node | Input/output data handling |
| OpenRouter (LLM) | Language model for intelligent reasoning |
| JavaScript Code Node | Grouping and formatting logic |
| Filter Node | Remove unwanted domains |
| HTTP Request Node | Search 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:
> π© [email protected]
I'll help you discover what tasks you can automate to save time and boost productivity.
π Example Use Cases
- Automate daily logins to dashboards
- Auto-fill forms on repetitive websites
- Schedule data exports from web portals
- Trigger reminders based on recurring visits
- Discover opportunities for scraping and integration
π License
This workflow is provided as-is for educational and personal use. For commercial or customized use, contact the author.