AI Agents

Extract Reddit posts, summarize with AI, and save to Google Drive

29 nodes 323 148 Scheduled trigger
Download

Workflow Description

Automation that periodically retrieves posts from specified subreddits, applies AI-powered summarization through Anthropic models, processes content in batches, and stores organized summaries as files in Google Drive for easy review and archival.

How it works

  1. 1.Schedule recurring collection of posts from target subreddits using Reddit API
  2. 2.Process posts in batches and analyze content using Anthropic LLM models
  3. 3.Generate concise summaries for each post and convert them to compressed files for storage

Use cases

  • Monitor discussions in industry-relevant Reddit communities and automatically archive summaries in Drive
  • Track trends and insights from Reddit conversations and organize them for competitive analysis or market research

Requirements

  • Reddit account with valid API credentials (client ID and secret)
  • Google Drive account with write permissions to target folder
  • Anthropic API key to access language model summarization capabilities

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 323
Downloads 148

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