Skip to main content
Agent Templates
Research

Reddit Post Sentiment Analyzer

Takes a list of Reddit post URLs and a brand name, scrapes each page, then analyzes the collective sentiment across all posts. Returns a positive/negative classification and an explanation of the key themes driving the sentiment.

Agent node overview

  1. Execute Code

    Write and execute custom Python or JavaScript code to manipulate inputs, format outputs, or build logic specific to your use case.

  2. LLM

    Allows you to use an LLM to generate a response

  3. Web Page Scrape

    Scrape the content from a single webpage.