Rumor Scanner — AIsa Edition
Scan for early market signals and rumors using the AIsa API.
Usage
python3 scripts/rumor_scanner.py
python3 scripts/rumor_scanner.py --focus ma
python3 scripts/rumor_scanner.py --focus insider
python3 scripts/rumor_scanner.py --focus analyst
python3 scripts/rumor_scanner.py --focus social
python3 scripts/rumor_scanner.py --output json
Arguments
--focus: Filter byall(default),ma(M&A),insider,analyst, orsocial--output json: Append structured JSON summary
Signal Categories
- M&A / Takeover Signals: Acquisition, merger, buyout, strategic review keywords
- Insider Trading Activity: SEC EDGAR Form 4, cluster buying, 10b5-1 deviations
- Analyst Actions: Upgrades, downgrades, price target changes >15%, double-upgrades
- Social & News Whispers: "hearing that", "sources say", "rumored to", unusual social spikes
- Regulatory / SEC Activity: 13D/13G filings, investigations, Wells notices
Output
Top 5 signals ranked by Impact Score with quality assessment, followed by an analyst note on the most actionable signals.
NOT FINANCIAL ADVICE. Rumors are unconfirmed. For informational purposes only.