Discover/yz.chsi.com.cn API
live

yz.chsi.com.cn APIyz.chsi.com.cn

Access Chinese graduate and doctoral program data via the yz.chsi.com.cn API. Search institutions, majors, provinces, and retrieve full admission brochure text.

Endpoints
5
Updated
14d ago
Try it
Study mode: '1' for full-time, '2' for part-time
Major name keyword to search (e.g., '生物', '药学', '计算机')
api.parse.bot/scraper/3760c3fd-ad38-4662-918b-e3c0017abd23/<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/3760c3fd-ad38-4662-918b-e3c0017abd23/search_doctoral_programs?zymc=%E8%AE%A1%E7%AE%97%E6%9C%BA' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 5 totalclick to expand

Search for graduate or doctoral programs by major name keyword. Returns a paginated list of institutions offering matching programs with their codes and locations.

Input
ParamTypeDescription
xxfsstringStudy mode: '1' for full-time, '2' for part-time
zymcstringMajor name keyword to search (e.g., '生物', '药学', '计算机')
Response
{
  "type": "object",
  "fields": {
    "list": "array of institution objects with dwdm (code), dwmc (name), ssmc (province)",
    "curPage": "integer current page number",
    "totalPage": "integer total number of pages",
    "totalCount": "integer total number of matching institutions"
  },
  "sample": {
    "data": {
      "list": [
        {
          "dwdm": "10006",
          "dwmc": "北京航空航天大学",
          "ssmc": "北京市",
          "yjsy": "1"
        }
      ],
      "size": 20,
      "curPage": 1,
      "pageCount": 20,
      "totalPage": 6,
      "totalCount": 114,
      "startOfLastPage": 100,
      "startOfNextPage": 20,
      "nextPageAvailable": true,
      "startOfPreviousPage": 0,
      "previousPageAvailable": false
    },
    "status": "success"
  }
}

About the yz.chsi.com.cn API

This API exposes 5 endpoints covering China's Graduate Admissions Information Network (yz.chsi.com.cn), including doctoral program search, institution lookup, and full admission brochure retrieval. The search_doctoral_programs endpoint lets you filter by major keyword and study mode, returning paginated institution results with codes, names, and province fields. Together the endpoints cover the full data flow from program discovery to brochure content extraction.

Program and Institution Search

The search_doctoral_programs endpoint accepts a major name keyword (zymc) such as 生物 or 计算机 and an optional study mode filter (xxfs: '1' for full-time, '2' for part-time). It returns a paginated list of institutions including each institution's dwdm (standard code), dwmc (Chinese name), and ssmc (province). Pagination metadata includes curPage, totalPage, and totalCount, so you can iterate across all results programmatically.

The search_institutions endpoint operates on the general admissions institution library. It accepts a province code (ssdm, e.g., '11' for Beijing), an institution name keyword (yxmc), and a pagination offset (start, increments of 20). It returns an array of objects with name, schId, and location. The schId field is the internal identifier needed for downstream brochure lookups.

School Info and Internal IDs

To map a standard institution code to an internal schId, use get_school_info. Both dwdm (the standard institution code, e.g., '10001' for Peking University) and dwmc (the Chinese institution name) are required for accurate matching. The response includes the schId, a direct page url, the institution dwdm, and name. This endpoint bridges the gap between the standard national code system and the site's internal identifier space.

Brochure Access

Once you have a schId, get_brochure_list returns an array of admission brochure objects for that institution, each with a title, url, and date. Pass any brochure url to get_brochure_detail to retrieve the full content (plain text) and html_content of that brochure page — useful for parsing enrollment quotas, application requirements, and program-specific conditions.

Common use cases
  • Build a searchable directory of Chinese graduate programs filtered by major keyword and province
  • Aggregate admission brochures across institutions to compare enrollment quotas and requirements
  • Map standard institution codes (dwdm) to internal schId values for downstream data pipelines
  • Monitor publication dates of new admission brochures for targeted institutions using get_brochure_list
  • Compile full-time vs. part-time program availability per institution using the xxfs filter in search_doctoral_programs
  • Extract plain-text brochure content for NLP analysis of graduate admissions policies across universities
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 yz.chsi.com.cn have an official public developer API?+
No. yz.chsi.com.cn does not publish a public developer API or documented data access program. This Parse API provides structured access to the data exposed on that site.
What does `search_doctoral_programs` return and how does pagination work?+
It returns an array of institution objects, each with dwdm (institution code), dwmc (name), and ssmc (province). The response also includes curPage, totalPage, and totalCount. There is no explicit page parameter in the inputs listed — you get back the current paginated slice, and totalPage tells you how many pages exist in total for the query.
Does the API return individual program details such as tuition, supervisors, or seat counts within a brochure?+
Not as structured fields. Program-level details like tuition, supervisors, and seat counts are embedded in brochure text, available as plain text via get_brochure_detail's content field or as raw HTML via html_content. You would need to parse those strings yourself. You can fork this API on Parse and revise it to add structured extraction of specific brochure fields.
Are undergraduate admissions or college entrance exam data covered?+
No. This API covers only graduate and doctoral admissions data from yz.chsi.com.cn — institution search, doctoral program lookup, and admission brochures. Undergraduate or gaokao data is not included. You can fork this API on Parse and revise it to add an endpoint targeting undergraduate admissions sources.
Is there a known limitation around institution matching in `get_school_info`?+
Yes. Both dwdm (the standard institution code) and dwmc (the Chinese institution name) are required — providing only one will not return accurate results. The endpoint is designed to match on both fields together, so you need a correct code-name pair before you can retrieve the internal schId used by the brochure endpoints.
Page content last updated . Spec covers 5 endpoints from yz.chsi.com.cn.
Related APIs in EducationSee 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.
maxpreps.com API
Access high school sports data from MaxPreps. Search for schools, retrieve team rosters and schedules, look up athlete profiles, and browse national or state rankings across all sports.
athletic.net API
Search and analyze cross country and track & field performance data across the US, including athlete profiles, meet results, team rosters, and rankings. Access comprehensive meet information, historical records, and state-level competition data to track athlete progress and discover top performers.
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.
illinoisreportcard.com API
Search and analyze comprehensive performance data for Illinois public schools, districts, and the state, including academic achievements in ELA, math, and science, student demographics, teacher and administrator information, school finances, and environmental conditions. Compare schools side-by-side, track growth metrics, and access accountability ratings and school highlights to make informed decisions about education quality.
noor-book.com API
Search and discover books across 1,800+ categories in the Noor Book library, retrieving detailed information about titles, authors, biographies, and book metadata. Access comprehensive author profiles and browse one of the largest Arabic and English digital book collections with over 289,000 authors.
quizbowlpackets.com API
Search and browse thousands of quizbowl question sets across all competition levels, then access detailed metadata like difficulty, subjects, and download links for each packet. Find the perfect practice materials for High School, Collegiate, Middle School, or Pop Culture quizbowl competitions.
amberstudent.com API
Search student accommodation listings across popular cities and access comprehensive property information including room types, pricing trends, and tenant reviews. Get detailed insights into student housing options to compare amenities, prices, and community feedback all in one place.