跳至主要内容
小龙虾小龙虾AI
🤖

ApeWisdom Reddit Scanner

Scan Reddit for trending stocks and sentiment spikes using the ApeWisdom API (free). Use this to find "meme stocks", retail momentum, and sentiment shifts on r/wallstreetbets.

下载2.2k
星标2
版本1.0.0
金融财务
安全通过
💬Prompt

技能说明


name: apewisdom description: Scan Reddit for trending stocks and sentiment spikes using the ApeWisdom API (free). Use this to find "meme stocks", retail momentum, and sentiment shifts on r/wallstreetbets.

ApeWisdom Reddit Scanner

Scan Reddit (r/wallstreetbets, r/stocks, etc.) for trending tickers and sentiment spikes.

Usage

This skill uses a Python script to fetch live data from ApeWisdom.

Basic Scan (Top Mentions)

Get the top 20 most discussed stocks right now.

skills/apewisdom/scripts/scan_reddit.py

Find Spikes (Momentum)

Find stocks with the biggest 24h increase in mentions (ignoring low volume noise). This is the best way to find "breaking" meme stocks like $SNDK.

skills/apewisdom/scripts/scan_reddit.py --sort spike

Specific Subreddits

Filter by specific communities.

# WallStreetBets only
skills/apewisdom/scripts/scan_reddit.py --filter wallstreetbets

# SPACs
skills/apewisdom/scripts/scan_reddit.py --filter SPACs

# Crypto
skills/apewisdom/scripts/scan_reddit.py --filter all-crypto

Output Fields

  • ticker: Stock symbol
  • mentions: Mentions in the last 24h
  • mentions_24h_ago: Mentions in the previous 24h period
  • change_pct: Percentage increase/decrease in chatter
  • upvotes: Total upvotes on posts mentioning the ticker

如何使用「ApeWisdom Reddit Scanner」?

  1. 打开小龙虾AI(Web 或 iOS App)
  2. 点击上方「立即使用」按钮,或在对话框中输入任务描述
  3. 小龙虾AI 会自动匹配并调用「ApeWisdom Reddit Scanner」技能完成任务
  4. 结果即时呈现,支持继续对话优化

相关技能