๐Ÿ“Š Automate daily keyword research with Google Sheets, Suggest API & Custom Search

โšก 1,040 views ยท ๐Ÿ“Š Market Research & Insights

Description

Whoโ€™s it for

This workflow is perfect for SEO specialists, marketers, bloggers, and content creators who want to automate keyword research using Google Sheets, Google Suggest, and Google Custom Search. Ideal for those building content pipelines, researching trends, or powering AI content generation with fresh search data.

What it does

This workflow automates the process of discovering a new keyword daily. It:

How it works

  1. Manual Trigger โ€“ Initiates workflow manually

  2. Google Sheets โ€“ Reads keywords from a sheet (column: Title or Keyword)

  3. Code Node โ€“ Selects a daily keyword based on the number of days since July 4, 2025

  4. Set Node โ€“ Saves the selected keyword as seed_keyword

  5. HTTP Request โ€“ Fetches autocomplete suggestions from Google Suggest API

  6. Function Node โ€“ Parses suggestions into usable items

  7. HTTP Request โ€“ Calls Google Custom Search API for each suggestion

  8. Code Node โ€“ Formats the search results into JSON

How to set up

Requirements

How to customize

Example Sheet

๐Ÿ“„ Click Here to access the example Google Sheet

Sheet must contain a column Title or Keyword in the first row:

Title

๐Ÿ”— Nodes Used

Function, Google Sheets, HTTP Request

๐Ÿ“ฅ Import

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

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup