API 文档
接口地址: https://api.gugudata.com/location/college
返回格式: application/json; charset=utf-8
请求方式: GET
请求协议: HTTPS
请求示例: https://api.gugudata.com/location/college?appkey=APPKEY&keywords=KEYWORDS&pagesize=10&pageindex=1&keywordstrict=false&collegecategory=&collegetype=&is985=&is211=&isdualclass=&edulevel=&collegeproperty=
数据预览: https://www.gugudata.com/preview/college
接口测试: https://api.gugudata.com/location/college/demo
OpenAPI: https://www.gugudata.com/openapi/gugudata.openapi.3.1.json
| 参数名 |
参数类型 |
是否必须 |
默认值 |
备注 |
| appkey |
string |
是 |
APPKEY |
付费后获取的 APPKEY |
| keywords |
string |
是 |
KEYWORDS |
搜索关键字,模糊匹配高校名称、省市区、高校旧称、地址字段,参数值为空则返回所有数据 |
| pagesize |
integer |
否 |
10 |
每页数据量,参数最大值为 20,用于控制分页 |
| pageindex |
integer |
否 |
1 |
页码,第几页数据,用于控制分页 |
| keywordstrict |
boolean |
否 |
false |
控制 keyword 参数在查询时是否进行模糊查询,true 为精确匹配高校名称,默认值为 false 进行模糊查询,可模糊匹配高校名称、省市区、高校旧称、地址字段。参数值为空则返回所有数据 |
| collegecategory |
string |
否 |
|
学院类别,参数默认值为空,不进行筛选。参数可选枚举值:理工类|综合类|师范类|财经类|医药类|艺术类|农林类|军事类|政法类|语言类|体育类|民族类|其它 |
| collegetype |
string |
否 |
|
学院性质,参数默认值为空,不进行筛选。参数可选枚举值: 普通本科|远程教育学院|中外合作办学||独立学院|高职高专|HND项目|其它|成人教育|专科(高职) |
| is985 |
boolean |
否 |
|
是否为 985 院校,需要参与查询则传参为:true |
| is211 |
boolean |
否 |
|
是否为 211 院校,需要参与查询则传参为:true |
| isdualclass |
boolean |
否 |
|
是否为双一流院校,需要参与查询则传参为:true |
| edulevel |
string |
否 |
|
查询学院学制,参数默认值为空,不进行筛选。参数可选枚举值: 普通本科|本科|专科(高职)|专科|其它 |
| collegeproperty |
string |
否 |
|
查询学院资质,参数默认值为空,不进行筛选。参数可选枚举值: 公办|民办|中外合作办学 |
| 参数名 |
参数类型 |
备注 |
| DataStatus.StatusCode |
integer |
接口返回状态码 |
| DataStatus.StatusDescription |
string |
接口返回状态说明 |
| DataStatus.ResponseDateTime |
string |
接口数据返回时间 |
| DataStatus.DataTotalCount |
integer |
此条件下的总数据量,一般用于分页计算 |
| Data.DataId |
string |
数据全局唯一 ID,仅用于标识数据的唯一 |
| Data.SchoolUUID |
string |
咕咕数据平台高校唯一 ID,此唯一 ID 可与 历年高考高校录取分数线、历年高考专业录取分数线 接口中的 SchoolUUID 进行唯一匹配 |
| Data.CollegeName |
string |
学院名称 |
| Data.Province |
string |
学院所在省份 |
| Data.City |
string |
学院所在城市 |
| Data.District |
string |
学院所在区县 |
| Data.Coordinate |
string |
学院地理坐标经纬度,格式为 [经度,纬度],地理坐标系为 GCJ-02。需要转换坐标系请调用 地理坐标系转换 接口 |
| Data.CollegeType |
string |
学院性质,值的枚举: 普通本科|独立学院|专科(高职)|高职高专|中外合作办学|成人教育|HND项目|远程教育学院|其它 |
| Data.Is985 |
boolean |
是否为 985 院校 |
| Data.Is211 |
boolean |
是否为 211 院校 |
| Data.IsDualClass |
boolean |
是否为双一流院校 |
| Data.CollegeCategory |
string |
学院类别,值的枚举: 综合类|理工类|师范类|财经类|医药类|艺术类|农林类|军事类|政法类|语言类|体育类|民族类|其它 |
| Data.CollegeTags |
array |
学院标签 |
| Data.EduLevel |
string |
学院学制,值的枚举: 普通本科|本科|专科(高职)|专科|其它 |
| Data.CollegeProperty |
string |
学院资质,值的枚举: 公办|民办|中外合作办学 |
| Data.CollegeCode |
string |
学院编号 |
| Data.Ranking |
integer |
全国排名,接口返回的数据结果默认按照此数值进行升序排列 |
| Data.RankingInCategory |
string |
学院所在类别下排名 |
| Data.WebSite |
string |
学院官网 |
| Data.CallNumber |
string |
学院招生电话 |
| Data.Email |
string |
学院招生邮箱 |
| Data.Address |
string |
学院地址 |
| Data.BranchList |
array |
主/分校区名称和地址 |
| Data.CoverImage |
string |
学院校徽 |
| Data.Intro |
string |
学院简介 |
| Data.Expenses |
string |
学院收费(仅供参考) |
| Data.OldName |
string |
学院旧称 |
| Data.ShortName |
string |
学院简称 |
| Data.MajorList.MajorTitle |
string |
开设专业大类 |
| Data.MajorList.Majors |
array |
此大类下开设的专业 |
| Data.AffiliatedTo |
string |
隶属于 |
| Data.IsMinistryOfEducationDirectlyAffiliated |
boolean |
是否直属教育部 |
| Data.NumMaster |
integer |
硕士点数量 |
| Data.NumDoctor |
integer |
博士点数量 |
| Data.GraduateRecommendationQualificationLevel |
integer |
研究生推免资格等级 |
| Data.IsDeleted |
boolean |
废弃数据标识 |