CLS: Get Telegraph List
CLS via Parse · Finance
Fetch the latest telegraph (flash news) items from Cailianshe. Returns items in reverse chronological order. Supports category filtering and cursor-based pagination via last_time. Each request returns up to `limit` items; pass `next_last_time` from the response as `last_time` to fetch the next page. Retrieve real-time flash news (电报/快讯) from Cailianshe (财联社), including title, content, timestamp, importance level, and category-filtered views. Fulfilled by Parse from www.cls.cn.
- cls
- finance
- news-media
- parse
- platform-key
- www-cls-cn
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/a3e87427-4818-4ff9-957c-2d57ec1ceedc/get_telegraph_list
- Interface artifact
- sha256:738e9279ec559e2b7b640729e9b0f1e08573ad5e12b1b2a56b443ad6d8381ed0
- Manifest digest
- sha256:4db1c932e8c3ab328ae6eab1ab1d783ca5e892119f41d79ad50c4daac8b69762
Request fields
- limit (integer): Number of items to return per page (1-50).
- category (string): Category filter code. Omitting returns all categories. Known values: 'red' (加红/重要), 'gs' (公司), 'watching' (看盘), 'hk_us' (港美股), 'fund' (基金).
- last_time (string): Unix timestamp for cursor-based pagination. Pass next_last_time from previous response to get older items. When omitted, returns the latest items from current time.
Example queries
- {"category":"red"}