Skip to main content

Overview

Render a polished HTML sentiment report from LinkedIn post data. No LLM required — the renderer uses Jinja2 templates for fast, deterministic output with sentiment badges, engagement stats, and author cards.

Use Cases

  • Weekly social digests: Deliver sentiment + engagement summaries over email.
  • Campaign reports: Visualize LinkedIn post performance for stakeholders.
  • Post-analysis dashboards: Standalone HTML reports for Slack or email.

Configuration Fields

Posts Payload

Output Variable Name

  • Description: Variable name to store the generated HTML.
  • Validation: Only letters, numbers, and underscores.
  • Required: Yes