Skip to main content

Extract and analyze Truth Social posts for stock market impact with Airtop & Slack

Workflow preview

Workflow preview
100%
Extract and analyze Truth Social posts for stock market impact with Airtop & Slack preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Trump o meter: Extract and Evaluate Truth Social Posts Use Case Automatically extracting posts from Donald Trump's Truth Social account and estimating their potential impact on the U.S. stock marke...

Best for

  • Crypto Trading automation workflows
  • AI Summarization automation workflows
  • intermediate n8n builders looking for reusable templates

Tools used

n8n-nodes-base.manualtrigger, n8n-nodes-base.filter, n8n-nodes-base.slack, n8n-nodes-base.splitout, n8n-nodes-base.stickynote, n8n-nodes-base.scheduletrigger, n8n-nodes-base.airtop

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Airtop.

Original n8n.io source

1.1 Workflow description

Title
Extract and analyze Truth Social posts for stock market impact with Airtop & Slack
Workflow name
Extract and analyze Truth Social posts for stock market impact with Airtop & Slack

Trump-o-meter: Extract and Evaluate Truth Social Posts

Use Case

Automatically extracting posts from Donald Trump's Truth Social account and estimating their potential impact on the U.S. stock market enables teams to monitor high-profile communications that may influence financial markets. This automation streamlines intelligence gathering for analysts, traders, and policy observers.

What This Automation Does

This automation retrieves up to 3 posts from Donald Trump's Truth Social profile and outputs structured information including:

  • Author name

  • Image URL

  • Post text

  • Post URL

  • Estimated stock market impact:

    • Direction: positive, negative, or neutral
    • Magnitude: None, Small, Medium, Large

How It Works

  1. Creates a browser session on Truth Social using an Airtop profile.
  2. Navigates to https://truthsocial.com/@realDonaldTrump.
  3. Uses a natural language prompt with a defined JSON schema to extract structured data for up to 3 posts.
  4. Splits the results into individual post items.
  5. Filters posts that contain actual content and have a non-zero estimated market impact.
  6. Sends selected posts and impact summaries to a Slack channel.
  7. Terminates the browser session to clean up.

Setup Requirements

  1. Airtop API Key — free to generate.
  2. An Airtop Profile that is connected and logged into Truth Social.
  3. A Slack workspace and authorized app with write permissions to a target channel.

Next Steps

  • Integrate with Trading Signals: Link output to financial alert systems or dashboards for timely insights.
  • Expand Monitoring: Extend to other high-impact accounts (e.g., politicians, CEOs).
  • Enhance Analysis: Add sentiment scoring or topic classification for deeper context.

Legal Disclaimer

This tool is intended solely for informational and analytical purposes. The market impact estimations provided are speculative and should not be construed as financial advice. Do not make investment decisions based on this automation. Always consult with a licensed financial advisor before making any trades.

Read more about Trump-o-meter automation

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - When clicking ‘Execute workflow’

Type / Role
n8n-nodes-base.manualTrigger - manualTrigger
Config choices
Version 1

Block 2 - Filter

Type / Role
n8n-nodes-base.filter - filter
Config choices
Version 2.2

Block 3 - Slack

Type / Role
n8n-nodes-base.slack - slack
Config choices
Version 2.3

Block 4 - Split Out

Type / Role
n8n-nodes-base.splitOut - splitOut
Config choices
Version 1

Block 5 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 6 - Schedule Trigger

Type / Role
n8n-nodes-base.scheduleTrigger - scheduleTrigger
Config choices
Version 1.2

Block 7 - Extract and Analyze Posts

Type / Role
n8n-nodes-base.airtop - airtop
Config choices
Version 1

Block 8 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 9 - Create Airtop Session

Type / Role
n8n-nodes-base.airtop - airtop
Config choices
Version 1

Block 10 - Create Airtop Browser

Type / Role
n8n-nodes-base.airtop - airtop
Config choices
Version 1

Block 11 - Terminate Airtop Session

Type / Role
n8n-nodes-base.airtop - airtop
Config choices
Version 1

3. Summary Table

Workflow Extract and analyze Truth Social posts for stock market impact with Airtop & Slack
Complexity intermediate
Nodes 11
Categories Crypto Trading, AI Summarization
Author Airtop
Published 08 Jul 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/5772/5772.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Extract and analyze Truth Social posts for stock market impact with Airtop & Slack do?

Trump o meter: Extract and Evaluate Truth Social Posts Use Case Automatically extracting posts from Donald Trump's Truth Social account and estimating their potential impact on the U.S. stock marke...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Crypto Trading, AI Summarization use case.