CEO: Get Popular Posts
CEO via Parse · Finance
Fetch the most popular posts across all channels on CEO.ca. Returns posts ordered by engagement score descending. Supports time-based pagination via the until parameter — pass the timestamp of the last post to load older posts. 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_popular_posts
- Interface artifact
- sha256:21d4adf7fedd5646fb8641a9fd0148ca489ef228f6aea7d317150d93c0b28009
- Manifest digest
- sha256:d98a7ba4306eba71439a0c710b4eefc4f1cb4343b13517abc278dd9213953652
Request fields
- limit (integer): Maximum number of posts to fetch.
- until (integer): Timestamp (milliseconds since epoch) to paginate from. Posts older than this timestamp will be returned.
Example queries
- {"limit":"10"}