CEO: Get Volume Anomalies
CEO via Parse · Finance
Fetch CEO.ca's company list sorted by volume anomaly (highest volume-to-average ratio first). Makes one upstream request per 50-item source page. Returns ticker, channel, company name, exchange, current session volume, average volume, volume ratio, last price, and quote timestamp. Supports limit (1–100, default 25) and page (1-based) parameters for pagination. Returns freshness metadata (fetched_at timestamp) and has_more/total_available for continuation. Non-company channels or tickers without quote data may have null fields. Outside market hours, the anomalies array may be empty. API to scrape discussion threads, popular posts, and trending stocks from CEO.ca. Fulfilled by Parse from ceo.ca.
- ceo
- ceo-ca
- finance
- news-media
- parse
- platform-key
- social-media
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/21ba56c5-84da-4f86-a937-a098c1c6868e/get_volume_anomalies
- Interface artifact
- sha256:a7d0de03cb63e57aa79186bf5f639a63cc04ad79596f34df7a46c65f8a943992
- Manifest digest
- sha256:5f52ca2462bcfee13afce31b234eed2091c6012eb27b96f59275f8ebd2c1b50f
Request fields
- page (integer): Page number for pagination (1-based).
- limit (integer): Maximum number of volume anomaly records to return per page. Must be between 1 and 100.
Example queries
- {"page":"1","limit":"10"}