Nodes/Claude Code ComfyUI Nodes/Claude Reddit Scraper
ComfyUI Node

Claude Reddit Scraper

Scrape Reddit posts and comments using Playwright MCP

By christian-byrne·Created about a year ago·Updated about a year ago· 34
Claude Reddit Scraper
  • memory
  • previous_output
  • output
  • scraped_data
  • summary
  • item_count
source_typesubreddit
sourceprogramming
scrape_modecomments
max_items10
modelsonnet
sort_byhot
time_filterday
include_metadatatrue
max_comment_depth2
Categoryclaude_code/scrapers

Inputs (11)

NameTypeDefaultDescription
source_typeCOMBOsubredditType of Reddit source to scrape
sourceSTRINGprogrammingReddit URL, subreddit name, search query, or username
scrape_modeCOMBOcommentsWhat to scrape from Reddit
max_itemsINT101–100Maximum items to scrape
modelCOMBOsonnetClaude model to use
sort_byoptCOMBOhotSort order for posts (subreddit mode only)
time_filteroptCOMBOdayTime filter for top/controversial posts
include_metadataoptBOOLEANtrueInclude post metadata (author, score, date, etc)
max_comment_depthoptINT21–10Maximum comment thread depth to scrape
memoryoptCLAUDE_MEMORYAdditional context/memory for Claude
previous_outputoptCLAUDE_OUTPUTOutput from previous Claude execution

Outputs (4)

NameTypeDescription
outputCLAUDE_OUTPUT
scraped_dataJSON
summarySTRING
item_countINT