AI Agents

Connect Reddit with Google Drive

29 nodes 210 126 Scheduled trigger
Download

Workflow Description

Scheduled automation that collects Reddit posts on specific topics, analyzes them using Anthropic AI models for insights and sentiment, then stores the results and original content in Google Drive as compressed files for easy organization and retrieval.

How it works

  1. 1.Trigger periodic collection of posts from specified subreddits
  2. 2.Batch process posts to extract text, metadata, and discussion context
  3. 3.Send content to Anthropic Claude for intelligent analysis and sentiment extraction
  4. 4.Compress analysis results and original data into ZIP files
  5. 5.Upload compressed files to designated Google Drive folder

Use cases

  • Monitor and analyze user opinions about products or brands automatically across Reddit communities
  • Track discussion trends and sentiment in specific subreddits periodically and maintain searchable archives

Requirements

  • Active Anthropic API key with access to Claude models
  • Reddit account with valid API credentials and app registration
  • Google Drive account with write and upload permissions

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

Reddit Split In Batches Google Drive Anthropic LLM Chain

Details

Trigger Scheduled trigger
Nodes 29
Apps 5
Views 210
Downloads 126

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (29)

/

Split Topics into Items

Code

#1

Search Posts

Reddit

#2

Upvotes Requirement Filtering

If

#3

Set Reddit Posts

Set

#4

Remove Duplicates

Code

#5

Loop Over Items

Split In Batches

#6

Get Comments

Reddit

#7

Extract Top Comments

Code

#8

Format Comments

Code

#9

Set for Loop

Set

#10

Get News Content

HTTP Request

#11

Set Final Report

Set

#12

Convert to File

Convert To File

#13

Compress files

Compression

#14

Merge Binary Files

Code

#15

Google Drive6

Google Drive

#16

Google Drive7

Google Drive

#17

Send files to Mattermost3

HTTP Request

#18

Aggregate

Aggregate

#19

Schedule Trigger

Schedule Trigger

#20

Anthropic Chat Model

Lm Chat Anthropic

#21

Anthropic Chat Model1

Lm Chat Anthropic

#22

Keep Last

Code

#23

Anthropic Chat Model2

Lm Chat Anthropic

#24

Sticky Note

Sticky Note

#25

Comments Analysis

LLM Chain

#26

News Analysis

LLM Chain

#27

Stories Report

LLM Chain

#28

Set Data

Set

#29