`
天梯梦
  • 浏览: 13748208 次
  • 性别: Icon_minigender_2
  • 来自: 洛杉矶
社区版块
存档分类
最新评论

WorldCat Search : PHP OCLC Web Services Library

 
阅读更多

WorldCat Search API

1. 申请 WSKey : https://platform.worldcat.org/wskey/keys/request

所有APIs : https://platform.worldcat.org/api-explorer/wcapi

 

 

2. 下载php类:http://www.jaredhowland.com/OCLC/

用法:http://www.jaredhowland.com/OCLC/

项目地址:https://github.com/jaredhowland/OCLC

下载:OCLC-master

 

实例:

$classify = new Classify;
$data = $classify->title('Harry Potter and the Chamber of Secrets');

 

 

转自:WorldCat Search : PHP OCLC Web Services Library

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics