POST公開中isbn-query
ISBN书号查询
提供根据ISBN书号查询图书详细信息的接口,涵盖书名、作者、出版社等关键数据,助力快速识别与管理书籍。
エンドポイント
https://openapi.toolkk.com/isbn/query
レート制限
毎分 60 回
タイムアウト
5000 ms
提供根据ISBN书号查询图书详细信息的接口,涵盖书名、作者、出版社等关键数据,助力快速识别与管理书籍。
エンドポイント
https://openapi.toolkk.com/isbn/query
レート制限
毎分 60 回
タイムアウト
5000 ms
すべての API は code、message、data の標準構造で解析する前提です。
{ code, message, data }
curl --request POST \
--url 'https://openapi.toolkk.com/isbn/query' \
--header 'Content-Type: application/json' \
--header 'X-API-Key: YOUR_API_KEY' \
--data '{}'{}{
"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 |