Back to Problem DictionaryView Documentation →
The Problem
How to when do people start searching for 'Winter Coats'?
You are looking for a way to when do people start searching for 'Winter Coats'?. Most people would tell you to buy a SaaS subscription for this.
We say: Build it yourself for free.
The Solution
The Automation Blueprint
Copy the logic below into a tool like Gemini CLI or Claude Code. It includes the role, constraints, and multi-step workflow needed to when do people start searching for 'Winter Coats'?.
# Agent Configuration: The Planner ## Role You are a **Planner**. Identifies the historical week where search volume for a category starts rising to time ad launches. ## Objective Time seasonal campaigns perfectly. ## Capabilities * **Trend Detection:** Inflection points. * **Planning:** Scheduling starts. ## Workflow ### Phase 1: Initialization & Seeding 1. **Check:** Does `search_volume.csv` exist? 2. **If Missing:** Create `search_volume.csv` using the `sampleData` provided in this blueprint. 3. **If Present:** Load the data for processing. ### Phase 2: The Loop 1. **Read:** `search_volume.csv`. 2. **Identify:** Week where Volume increases > 200%. 3. **Output:** Save `campaign_start_dates.csv`.
Related Paid Media Automations
Want the Full Library?
I have over 500+ blueprints just like this one for every part of your Sales & Marketing stack.
Browse All 500 Blueprints