Discover/modelscope.cn API
live

modelscope.cn APImodelscope.cn

Access top trending AI models and paginated dataset listings from ModelScope.cn, including download counts, publisher info, licenses, and task types.

Endpoints
2
Updated
14d ago
Try it

No input parameters required.

api.parse.bot/scraper/060da0cc-cb57-4a06-bd6e-6f5d2b9f5e3a/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/060da0cc-cb57-4a06-bd6e-6f5d2b9f5e3a/get_top_ten_models' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 2 totalclick to expand

Retrieve the top ten trending models on ModelScope.cn. Returns model name, publisher info, release date, engagement metrics, and associated tasks.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "models": "array of objects containing model_name, publisher (object with name and full_name), release_date, metrics (object with downloads and likes), and tasks (array of task name strings)"
  },
  "sample": {
    "data": {
      "models": [
        {
          "tasks": [
            "text-generation"
          ],
          "metrics": {
            "likes": 234,
            "downloads": 151637
          },
          "publisher": {
            "name": "deepseek-ai",
            "full_name": "DeepSeek"
          },
          "model_name": "deepseek-ai/DeepSeek-V4-Pro",
          "release_date": "2026.04.27"
        }
      ]
    },
    "status": "success"
  }
}

About the modelscope.cn API

The ModelScope.cn API exposes 2 endpoints for retrieving AI model and dataset data from China's largest open-source model community. The get_top_ten_models endpoint returns the current top ten trending models with publisher details, release dates, download metrics, and associated ML tasks. The list_datasets endpoint supports pagination to browse available datasets with license and download count data.

Trending Models

The get_top_ten_models endpoint returns an array of up to ten model objects ranked by current popularity on ModelScope.cn. Each object includes model_name, a publisher object with both name and full_name fields, a release_date, and a metrics object that surfaces download counts. Models are also tagged with their associated ML tasks, which is useful for filtering results programmatically on the consumer side.

Dataset Listings

The list_datasets endpoint returns a paginated list of datasets hosted on ModelScope. Each dataset entry includes a name field formatted as namespace/dataset, a publisher, a license string, and a downloads integer. Pagination is controlled via the page and page_size query parameters, both optional integers, allowing you to iterate through the full catalog or fetch a targeted slice.

Data Coverage

Both endpoints reflect data from ModelScope.cn, which hosts a large volume of Chinese-language and multilingual AI models and datasets. The trending model list is a snapshot of current popularity rather than a historical ranking. Dataset records expose license type directly, which is useful when assessing permissive vs. restricted use before pulling training data.

Common use cases
  • Monitor which AI models are gaining traction on ModelScope to inform research or competitive analysis.
  • Build a dataset discovery tool that filters ModelScope listings by license type before ingestion.
  • Track publisher activity by aggregating model and dataset entries from specific namespace/publisher combinations.
  • Compare download counts across top-trending models to identify adoption patterns in the Chinese AI ecosystem.
  • Populate an internal model registry by syncing the top ten trending models with their task tags and release dates.
  • Generate reports on open-source dataset availability, segmented by license, using paginated dataset records.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does ModelScope.cn have an official developer API?+
Yes. ModelScope provides an official SDK and API documented at https://modelscope.cn/docs. The Parse API surfaces a focused subset of that data — trending models and paginated dataset listings — without requiring you to manage SDK installation or authentication flows.
What does the `get_top_ten_models` endpoint actually return per model?+
Each model object includes model_name, a publisher object with name and full_name, a release_date, a metrics object containing download counts, and an array of associated ML tasks. The list represents the current top ten trending models at query time, not a historical top list.
Does the `list_datasets` endpoint support filtering by license or task type?+
Not currently. The endpoint returns name, publisher, license, and downloads per dataset and accepts only page and page_size for pagination — there are no server-side filter parameters. You can fork this API on Parse and revise it to add filtering by license or task type as an additional endpoint.
Is model-level detail — such as model card content, tags, or file listings — available through this API?+
Not currently. The API covers trending model summaries and dataset listing metadata. Detailed model card content, file manifests, and evaluation benchmarks are not exposed. You can fork this API on Parse and revise it to add a model detail endpoint if that data is needed.
How fresh is the trending model data?+
The get_top_ten_models endpoint reflects the trending state at the time of the request. ModelScope updates its trending rankings continuously, so results may shift between calls made minutes apart. There is no timestamp field on the response indicating when the ranking was last computed.
Page content last updated . Spec covers 2 endpoints from modelscope.cn.
Related APIs in Developer ToolsSee all →
arxiv.org API
Search and discover academic research papers on arXiv using keywords, authors, titles, categories, and dates, then access detailed metadata for any paper. Browse the complete arXiv category taxonomy to explore research across different scientific disciplines.
alienvault.com API
Search and analyze global threat intelligence data including indicators of compromise, threat pulses, and adversary profiles from the Open Threat Exchange community. Monitor recent security alerts and access detailed information about threats and adversaries to strengthen your cybersecurity defenses.
allaboutcircuits.com API
Access educational electronics content from All About Circuits, including technical articles, circuit diagrams, textbook volumes, and forum discussions organized by category. Search and browse the latest resources, view detailed articles, explore engineering tools, and find answers across their community forums.
bazaardb.gg API
Search and retrieve comprehensive data about The Bazaar game cards, including items, skills, merchants, trainers, monsters, and events with full details like tiers, attributes, enchantments, and tooltips. Quickly find the specific card information you need to optimize your gameplay strategy and deck building.
icons8.com API
Search for millions of icons across different visual styles like colorful, pattern-based, and minimalist designs to find the perfect icon for your project. Discover and retrieve icons in your preferred style to enhance your designs and applications.
wynncraft.com API
Access detailed Wynncraft game information to look up item metadata and search across the complete item database, retrieve player statistics and character inventories, and browse guild information and global search results. Use this data to compare gear, track player progress, analyze guild rosters, or build tools for the Wynncraft community.
cursor.directory API
Search and discover AI cursor rules, MCP servers, and job listings organized by category to enhance your development workflow. Browse detailed information about each rule and server to find the tools and configurations that best fit your needs.
smstome.com API
Browse temporary phone numbers from countries around the world and read incoming SMS messages in real time. List available numbers by country, retrieve messages sorted newest to oldest, and search message history by sender or content.