Juejin: List Articles
Juejin via Parse · developer_tools
Get a feed of recommended articles from Juejin. Returns paginated results sorted by recommendation algorithm. Each article includes basic metadata (title, author, tags, engagement counts). Use the cursor from a previous response to advance pages. APIs to extract technical articles, search results, and detailed content from juejin.cn technical community. Fulfilled by Parse from juejin.cn.
- developer-tools
- juejin
- juejin-cn
- 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/7954f671-42f8-4569-99a6-b9cb7bfbc220/list_articles
- Interface artifact
- sha256:905a377659594cc1a8d4e1b31ec795ed7b28c5fa1ada81900638d4f5ebda49c5
- Manifest digest
- sha256:04d001cfc8a1d0e266758c076af0affdf39e05d01dbcd10169b6a3415e253222
Request fields
- limit (integer): Number of articles to return per page.: Allowed values: 5, 10, 20
- cursor (string): Pagination cursor returned from a previous call. Use "0" to start from the beginning.
Example queries
- {"limit":"5","cursor":"0"}