Modelscope: List Datasets
Modelscope via Parse · developer_tools
List datasets available on ModelScope.cn with pagination. Returns dataset name (in namespace/dataset format), publisher, license, and download count. Results are ordered by recency. Use page and page_size to paginate through the full catalog. APIs for retrieving trending models and datasets from ModelScope.cn, the leading AI model community in China. Fulfilled by Parse from modelscope.cn.
- developer-tools
- modelscope
- modelscope-cn
- other
- parse
- platform-key
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/060da0cc-cb57-4a06-bd6e-6f5d2b9f5e3a/list_datasets
- Interface artifact
- sha256:02f3805b3a8979b12532aa2c689a713de6140c20d02fed0a76050f45cc66a357
- Manifest digest
- sha256:74276d654b71fca7c2da0555a10f220b43f90cfff356566e306241dabad07e7c
Request fields
- page (integer): Page number for pagination (1-based).
- page_size (integer): Number of datasets per page.: Allowed values: 5, 10, 20
Example queries
- {"page":"1","page_size":"5"}