Linux: List Topics
Linux via Parse · developer_tools
List community topics sorted by the chosen order. Returns up to 30 topics per page (50 for top/daily). Supports pagination via the page parameter (0-indexed). Each topic includes metadata such as title, view count, reply count, like count, tags, author, and timestamps. When category_id is provided, results are scoped to that category; category_id values appear in every topic record's category_id field. Browse topics from the Linux Do (linux.do) community forum. Supports listing topics by recency, popularity, or activity with optional category filtering. Fulfilled by Parse from linux.do.
- developer-tools
- linux
- linux-do
- news-media
- parse
- platform-key
- social-media
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/6ecb6344-4600-4a61-bd5f-b1e332b10473/list_topics
- Interface artifact
- sha256:cc073808b0adcfae85b4940d10dcb7a5476aff7510245fa86efa33834788474d
- Manifest digest
- sha256:a6ab35c6391fe15bec044417bddf5b9f3e203f8a1c515a02c8efb1b88ce8e465
Request fields
- page (integer): 0-indexed page number for pagination.
- order (string): Topic listing order.: Allowed values: latest, top, hot
- category_id (string): Numeric category ID to filter topics. Obtained from the category_id field in topic records (e.g. 4 for 开发调优, 14 for 资源荟萃).
Example queries
- {"order":"latest"}