Jiqizhixin: Get Sota Project List
Jiqizhixin via Parse · news_media
Fetch a paginated list of open-source AI projects from the SOTA section. Each entry contains project name, slug, summary, category tags, tech tags, star counts, and generation timestamp. Paginate by incrementing `page`. API for extracting articles and SOTA AI project data from Jiqizhixin (机器之心). Supports article listing, article detail content, SOTA project browsing, and project search. Fulfilled by Parse from jiqizhixin.com.
- developer-tools
- education
- jiqizhixin
- jiqizhixin-com
- news-media
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- news_media
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/c303912a-7465-4e9e-bd4c-64c646e0caea/get_sota_project_list
- Interface artifact
- sha256:1584b477b60ccbaf9e321560843ef13421b31cdbe5ed7bb9a9173510dbf654b0
- Manifest digest
- sha256:0afa1024cc5edf368da0324f47d4f7ff9c75c0eb3cbb77e4a611266d2941064b
Request fields
- per (integer): Results per page.
- page (integer): Page number (1-based).
- order (string): Sort order field. Accepted value: 'generationAt'.: Allowed values: generationAt
- category (string): Category filter. Omitting or passing empty string returns all categories.
Example queries
- {"per":"5","page":"1","order":"generationAt","category":""}