Discover/ceo.ca API
live

ceo.ca APIceo.ca

Access CEO.ca discussion threads, popular posts, and trending stocks via API. Retrieve engagement scores, post content, price quotes, and channel categories.

Endpoints
3
Updated
3mo ago
Try it
Maximum number of posts to fetch.
Timestamp (milliseconds since epoch) to paginate from. Posts older than this timestamp wil
api.parse.bot/scraper/21ba56c5-84da-4f86-a937-a098c1c6868e/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/21ba56c5-84da-4f86-a937-a098c1c6868e/get_popular_posts?limit=3' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 3 totalclick to expand

Fetch the most popular posts across all channels on CEO.ca. Returns posts ordered by engagement score descending. Supports pagination via the until parameter.

Input
ParamTypeDescription
limitintegerMaximum number of posts to fetch.
untilintegerTimestamp (milliseconds since epoch) to paginate from. Posts older than this timestamp will be returned.
Response
{
  "type": "object",
  "fields": {
    "posts": "array of post objects containing spiel (content), name (author), timestamp, votes, score, parent_channel, spiel_id, and engagement metadata"
  },
  "sample": {
    "data": {
      "posts": [
        {
          "name": "@ZR1",
          "score": 6,
          "spiel": "Double up. Then your average is $1.20",
          "votes": 5,
          "channel": "popular",
          "featured": false,
          "spiel_id": "806b8c0746b2",
          "verified": false,
          "timestamp": 1778722139353,
          "boost_count": 0,
          "booster_count": 0,
          "parent_channel": "qimc"
        }
      ]
    },
    "status": "success"
  }
}

About the ceo.ca API

The CEO.ca API exposes 3 endpoints covering discussion threads, popular posts, and trending stocks from the CEO.ca investment community. The get_discussion_thread endpoint returns channel-specific post feeds for any stock ticker or named topic, while get_trending_stocks delivers live price quotes alongside company details and channel category groupings such as commodities and crypto.

Endpoints and Data Coverage

The get_popular_posts endpoint returns site-wide posts ranked by engagement score in descending order. Each post object includes spiel (the post body), name (author), timestamp, votes, score, parent_channel, spiel_id, and an engagement field. Pagination is handled via the until parameter, which accepts a millisecond epoch timestamp — pass the timestamp of the last post received to page backward through older content. An optional limit parameter controls how many posts are returned per request.

Channel-Level Discussion Threads

The get_discussion_thread endpoint accepts a required channel parameter — a stock ticker such as eqx, or a named channel like gold, silver, boardroom, or index — and returns posts in reverse chronological order. Response objects carry the same core fields as popular posts (spiel, name, timestamp, votes, score, spiel_id, engagement) along with a top-level channel string confirming which channel was queried. The same until-based pagination applies.

Trending Stocks and Channel Categories

The get_trending_stocks endpoint requires no inputs and returns three collections: categories (grouped channel arrays covering commodities, crypto, and similar segments, each with an id and a channels array), all_featured (featured channels with name and type), and trending_stocks (objects carrying channel, symbol, title, a quote block with price data, and a company_details block). This endpoint is the fastest way to identify which tickers are currently generating activity on the platform.

Common use cases
  • Track engagement spikes on a specific stock ticker by polling get_discussion_thread for rising score values.
  • Aggregate site-wide sentiment signals using votes and engagement fields from get_popular_posts.
  • Build a watchlist of momentum tickers by parsing symbol and quote fields from get_trending_stocks.
  • Monitor named topic channels like boardroom or gold for community discussion about macro themes.
  • Page through historical post activity on a channel using the until timestamp pagination parameter.
  • Categorize tickers by asset class using the categories array returned by get_trending_stocks.
  • Identify top contributors on a channel by collecting unique name values across paginated thread responses.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does CEO.ca have an official developer API?+
CEO.ca does not publish a documented public developer API. This Parse API provides structured access to the data available on the platform.
What does the `get_trending_stocks` endpoint include in the `quote` field?+
The quote block within each trending stock object contains price data for that ticker. The company_details block accompanies it with additional descriptive information about the issuer. The endpoint requires no input parameters and always returns the current trending snapshot.
How does pagination work across the post endpoints?+
Both get_popular_posts and get_discussion_thread paginate via the until parameter, which takes a millisecond epoch timestamp. Submit the timestamp value from the oldest post in your current result set to retrieve the next page of older posts. The limit parameter caps how many posts are returned per call.
Does the API expose private messages, user profiles, or account-level data from CEO.ca?+
No. The API covers public post content, engagement metadata, channel categories, and trending stock data. Private messages and user profile pages are not included. You can fork this API on Parse and revise it to add an endpoint targeting any additional public data the current spec does not cover.
Can I retrieve historical post archives going back years on a given channel?+
Pagination via until lets you step backward through older posts on a channel, but very deep historical archives may not be fully accessible. The endpoints reflect what is currently retrievable from the public channel feed. You can fork this API on Parse and revise it to extend the pagination depth or add batch-collection logic for longer historical ranges.
Page content last updated . Spec covers 3 endpoints from ceo.ca.
Related APIs in FinanceSee all →
mazda.ca API
Find current vehicle deals, financing rates, lease options, and incentives across all Mazda Canada models and trims, with pricing tailored to your province. Get instant payment quotes to compare your options and discover the best offers available.
13f.info API
13f.info API
etoro.com API
Monitor top eToro traders by accessing their profiles, portfolio holdings, performance statistics, and trading history to inform your investment decisions. Discover trending stocks and cryptocurrencies, search for specific instruments, and view detailed market data and news to stay updated on investment opportunities.
vegasinsider.com API
Retrieve MLB betting odds from major sportsbooks including bet365, FanDuel, and DraftKings, covering Moneyline, Total, and Runline markets for any supported date. Easily compare odds across books to identify the best available lines.
bizapedia.com API
Search for detailed business profiles and contact information from Bizapedia, including company details, employee data, and communication channels. Access comprehensive business intelligence to research companies and build targeted contact lists.
customs.gov.mv API
Check import/export duties, tariff classifications, and exchange rates for Maldives customs compliance, plus track vessel movements, company registrations, and declaration statuses. Get real-time data directly from the official customs portal to streamline your trade and logistics operations.
morningstar.com.au API
Access comprehensive financial data for Australian stocks, ETFs, and managed funds including key metrics, valuations, dividends, and historical prices. Search securities, review company profiles and ownership details, and stay informed with market news and upcoming dividend information.
immobiliare.it API
Search Italian property listings for sale or rent, browse real estate agencies, and explore price trends across Italian cities — all via immobiliare.it.