ApeWisdom Reddit Scanner
/install apewisdom
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 symbolmentions: Mentions in the last 24hmentions_24h_ago: Mentions in the previous 24h periodchange_pct: Percentage increase/decrease in chatterupvotes: Total upvotes on posts mentioning the ticker
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install apewisdom - After installation, invoke the skill by name or use
/apewisdom - Provide required inputs per the skill's parameter spec and get structured output
What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 2954 downloads so far.
How do I install ApeWisdom Reddit Scanner?
Run "/install apewisdom" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is ApeWisdom Reddit Scanner free?
Yes, ApeWisdom Reddit Scanner is completely free (open-source). You can download, install and use it at no cost.
Which platforms does ApeWisdom Reddit Scanner support?
ApeWisdom Reddit Scanner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created ApeWisdom Reddit Scanner?
It is built and maintained by stuhorsman (@stuhorsman); the current version is v1.0.0.