Collections:
Other Resources:
crossref.org API - /members for Publishers
How to use crossref.org API resource, /members, for publishers?
✍: FYIcenter.com
crossref.org API resource /members allows you to
to list, search or retrieve publisher entries.
It supports the following variations and parameters:
1. Get the first 20 publishers:
fyicenter$ curl https://api.crossref.org/members
2. Search for publishers with keywords:
fyicenter$ curl https://api.crossref.org/members?query={keywords}
3. Loop over all publishers:
fyicenter$ curl https://api.crossref.org/members?offset=0&rows=20 fyicenter$ curl https://api.crossref.org/members?offset=20&rows=20 ...
4. Get details of a given publisher ID:
fyicenter$ curl https://api.crossref.org/members/{id}
fyicenter$ curl https://api.crossref.org/members/324
{
"status": "ok",
"message-type": "member",
"message-version": "1.0.0",
"message": {
"last-status-check-time": 1665099252655,
"primary-name": "Ebsco Publishing",
"counts": {
"current-dois": 0,
"backfile-dois": 89,
"total-dois": 89
},
"breakdowns": {
"dois-by-issued-year": [
[
2007,
23
],
[
2006,
23
],
[
2004,
18
],
[
2005,
14
],
[
2003,
11
]
]
},
"prefixes": [
"10.1033"
],
"prefix": [
{
"name": "EBSCO Publishing",
"value": "10.1033"
}
],
"id": 324,
"tokens": [
"ebsco",
"publishing"
],
"counts-type": {
"all": {
"journal-article": 89
},
"backfile": {
"journal-article": 89
},
"current": {}
},
...
"location": "Ipswich, MA, United States",
"names": [
"Ebsco Publishing",
"EBSCO Publishing"
]
}
}
⇒ crossref.org API - /funders for Funders
2022-10-08, ∼492🔥, 0💬
Popular Posts:
Paper Summary: DOI: 10.1007/s42947-022-00186 -7Received on: 2024-05-22
Paper Summary: Title: Handbook of Parametric and Nonparametric Statistical Procedures: Third Edition...
Paper Summary: DOI: 10.4324/9781003266532 Received on: 2024-05-04
Paper Summary: DOI: 10.1007/978-3-031-30065- 3_17Received on: 2024-03-25
Paper Summary: Title: Incidental COVID-19 related lung apical findings on stroke CTA during the COVI...