POSTisbn-query
ISBN书号查询
提供根据ISBN书号查询图书详细信息的接口,涵盖书名、作者、出版社等关键数据,助力快速识别与管理书籍。
接入文件
功能介绍
ISBN书号查询API提供了一个便捷的接口,允许用户通过国际标准书号(ISBN)获取图书的详细信息。该接口能够返回包括书名、作者、出版社、出版日期、页数、价格、简介等一系列关键数据,帮助用户快速识别和了解特定书籍,确保信息的准确性和完整性。
应用场景
- 电商平台: 用于商品详情页展示图书信息,提升用户购物体验和决策效率。
- 图书馆管理系统: 快速录入和核对图书信息,提高编目效率和数据准确性。
- 个人书架应用: 方便用户扫描或输入ISBN,自动填充书籍详情,高效管理个人藏书。
- 内容创作与研究: 辅助研究人员或作家快速获取书籍参考资料,提高工作效率。
- 教育领域: 学生和教师查询教材或参考书目信息,方便教学与学习规划。
接入示例程式碼
提供 Shell、Python、Go、Java、PHP 等常見接入示例,便於直接接到現有專案裡。
請求示例
{}響應示例
{
"code": 200,
"data": {
"details": {
"type": "array",
"items": {
"type": "object",
"properties": {
"img": {
"type": "string",
"example": "",
"description": "封面图片大图链接【提示:图片链接24小时有效,超过失效不可访问】"
},
"gist": {
"type": "string",
"example": "本书的特点是紧扣新课标实验教材,按单元进行编写;每单元都由基础知识和重难点梯度安排,重点考查学生掌握基础知识和基本技能的情况;融合思考性、实践性、综合性较强的题目,适当增加了难度,进一步考查学生思维发展和综合运用知识的能力。",
"description": "图书内容简介"
},
"isbn": {
"type": "string",
"example": "9787555357902",
"description": "13位isbn号"
},
"page": {
"type": "string",
"example": "",
"description": "页数"
},
"batch": {
"type": "string",
"example": "",
"description": "丛编信息"
},
"genus": {
"type": "string",
"example": "TP311.132.3",
"description": "中图分类号"
},
"paper": {
"type": "string",
"example": "",
"description": "书籍纸张类型"
},
"price": {
"type": "string",
"example": "28.80",
"description": "定价"
},
"title": {
"type": "string",
"example": "2018百校联盟-1年语文上(人教版)",
"description": "书名"
},
"yinci": {
"type": "string",
"example": "1",
"description": "印次"
},
"author": {
"type": "string",
"example": " 靳俊针主编",
"description": "作者(编者、译者)信息"
},
"cipTxt": {
"type": "string",
"example": " 百校联考冲刺100分. 语文一年级. 上 : RJ / 靳俊\n针主编. -- 长春 : 吉林教育出版社, 2018.5 \n ISBN 978-7-5553-5790-2\n \n Ⅰ. ①百… Ⅱ. ①靳… Ⅲ. ①小学语文课-习题集 \nⅣ. ①G624\n \n 中国版本图书馆CIP数据核字(2018)第109776号",
"description": "cip信息"
},
"format": {
"type": "string",
"example": "",
"description": "纸张开数"
},
"isbn10": {
"type": "string",
"example": "7555357909",
"description": "10位isbn号"
},
"series": {
"type": "string",
"example": "",
"description": "丛书信息(不是丛书为空字符串)"
},
"binding": {
"type": "string",
"example": "平装",
"description": "装帧信息"
},
"edition": {
"type": "string",
"example": "1版",
"description": "版次"
},
"heatNum": {
"type": "string",
"example": "0",
"description": "图书热度(即:购买或评论总人次)"
},
"keyword": {
"type": "string",
"example": "|小学语文课|习题集",
"description": "图书关键词"
},
"pubDate": {
"type": "string",
"example": "",
"description": "出版日期"
},
"subject": {
"type": "string",
"example": "",
"description": "主题"
},
"wordNum": {
"type": "string",
"example": "",
"description": "字数"
},
"language": {
"type": "string",
"example": "",
"description": "语言"
},
"levelNum": {
"type": "string",
"example": "",
"description": "读者评分"
},
"pubPlace": {
"type": "string",
"example": "长春",
"description": "出版地"
},
"publisher": {
"type": "string",
"example": "吉林教育出版社",
"description": "出版社"
},
"annotation": {
"type": "string",
"example": "",
"description": "一般附注"
},
"bookCatalog": {
"type": "string",
"example": "",
"description": "目录"
}
}
},
"example": [
{
"img": "",
"gist": "本书的特点是紧扣新课标实验教材,按单元进行编写;每单元都由基础知识和重难点梯度安排,重点考查学生掌握基础知识和基本技能的情况;融合思考性、实践性、综合性较强的题目,适当增加了难度,进一步考查学生思维发展和综合运用知识的能力。",
"isbn": "9787555357902",
"page": "",
"batch": "",
"genus": "TP311.132.3",
"paper": "",
"price": "28.80",
"title": "2018百校联盟-1年语文上(人教版)",
"yinci": "1",
"author": " 靳俊针主编",
"cipTxt": " 百校联考冲刺100分. 语文一年级. 上 : RJ / 靳俊\n针主编. -- 长春 : 吉林教育出版社, 2018.5 \n ISBN 978-7-5553-5790-2\n \n Ⅰ. ①百… Ⅱ. ①靳… Ⅲ. ①小学语文课-习题集 \nⅣ. ①G624\n \n 中国版本图书馆CIP数据核字(2018)第109776号",
"format": "",
"isbn10": "7555357909",
"series": "",
"binding": "平装",
"edition": "1版",
"heatNum": "0",
"keyword": "|小学语文课|习题集",
"pubDate": "",
"subject": "",
"wordNum": "",
"language": "",
"levelNum": "",
"pubPlace": "长春",
"publisher": "吉林教育出版社",
"annotation": "",
"bookCatalog": ""
}
]
}
},
"message": "success"
}響應欄位
以下欄位根據示例 JSON 自動提取,僅作接入參考。
| 欄位路徑 | 型別 | 示例值 |
|---|---|---|
| code | number | 200 |
| data | object | {...} |
| data.details | object | {...} |
| data.details.type | string | array |
| message | string | success |