Try It Out! π Reddit Crypto Intelligence & Market Spike Detector βΈ» π§ Workflow Description Reddit Crypto Intelligence & Market Spike Detector is an automated market sentiment and price-monitoring workflow that connects social chatter with real-time crypto price analytics. It continuously scans new posts from r/CryptoCurrency, extracts recently mentioned coins, checks live price movements via CoinGecko, and alerts you on Discord when a significant spike or drop occurs. This automation empowers traders, analysts, and communities to spot early market trends before they become mainstream β all using free APIs and open data. βΈ» βοΈ How It Works Monitor Reddit Activity β¦ Automatically fetches the latest posts from r/CryptoCurrency using Redditβs free RSS feed. β¦ Captures trending titles, post timestamps, and mentions of coins or tokens (e.g., $BTC, $ETH, $SOL, $PEPE). Extract Coin Mentions β¦ A Code Node parses the feed using regex ($[A-Za-z0-9]{2,10}) to identify any symbols or tickers discussed. β¦ Removes duplicates and normalizes all results for accurate data mapping. Fetch Market Data β¦ Each detected coin symbol is matched with CoinGeckoβs public API to fetch live market data, including current price, market rank, and 24-hour price change. β¦ No API key required β completely free and reliable source. Detect Market Movement β¦ A second Code Node filters the fetched data to identify price movements greater than Β±5% within the last 24 hours. β¦ This helps isolate meaningful market action from routine fluctuations. Generate and Send Alerts β¦ When a spike or dip is detected, the workflow composes a rich alert message including: βͺ π Coin name and symbol βͺ π° Current price βͺ π 24h percentage change βͺ π Timestamp of detection β¦ The message is sent automatically to your Discord channel using a preconfigured webhook. βΈ» π¬ Example Output π¨ Crypto Reddit Mention & Price Spike Alert! π¨ π ETHEREUM (ETH) π° $3,945.23 π Change: +6.12% π SOLANA (SOL) π° $145.88 π Change: +8.47% π Checked at: 2025-10-31T15:00:00Z If no coins cross the Β±5% threshold: βNo price spikes detected in the latest Reddit check.β π #MarketIntel #CryptoSentiment #PriceAlert βΈ» πͺ Key Features β’ π§ Social + Market Intelligence β Combines Reddit sentiment with live market data to detect potential early signals. β’ π Automated Coin Detection β Dynamically identifies newly discussed tokens from live posts. β’ π Smart Spike Filtering β Highlights only meaningful movements above configurable thresholds. β’ π¬ Discord Alerts β Delivers clear, structured, and timestamped alerts to your community automatically. β’ βοΈ Fully No-Cost Stack β Utilizes free Reddit and CoinGecko APIs with no authentication required. βΈ» π§© Use Cases β’ Crypto Traders: Detect early hype or momentum shifts driven by social chatter. β’ Analysts: Automate social sentiment tracking tied directly to live market metrics. β’ Community Managers: Keep members informed about trending coins automatically. β’ Bots & AI Assistants: Integrate this logic to enhance automated trading signals or alpha alerts. βΈ» π§° Required Setup β’ Discord Webhook URL β For automatic alert posting. β’ (Optional) CoinGecko API endpoint (no API key required). β’ n8n Instance β Self-hosted or Cloud; free tier is sufficient. β’ Workflow Schedule β Recommended: hourly (Cron Node interval = 1 hour). βΈ» AFK Crypto Website: afkcrypto.com