Collections:
Other Resources:
crossref.org API - /funders for Funders
How to use crossref.org API resource, /funders, for funders?
✍: FYIcenter.com
crossref.org API resource /funders allows you to
to list, search or retrieve funder entries.
It supports the following variations and parameters:
1. Get the first 20 funders:
fyicenter$ curl https://api.crossref.org/funders
2. Search for funders with keywords:
fyicenter$ curl https://api.crossref.org/funders?query={keywords}
3. Loop over all funders:
fyicenter$ curl https://api.crossref.org/funders?offset=0&rows=20 fyicenter$ curl https://api.crossref.org/funders?offset=20&rows=20 ...
4. Get details of a given funder ID:
fyicenter$ curl https://api.crossref.org/funders/{id}
fyicenter$ curl https://api.crossref.org/funders/501100006004
{
"status": "ok",
"message-type": "funder",
"message-version": "1.0.0",
"message": {
"hierarchy-names": {
"501100006004": "Tohoku University",
"501100010796": "Division for Interdisciplinary Advanced Research and Education, Tohoku University",
"501100010797": "Frontier Research Institute for Interdisciplinary Sciences, Tohoku University",
"501100006467": "Research Institute of Electrical Communication, Tohoku University",
"501100010235": "Tohoku University Center for Gender Equality Promotion",
"501100018882": "Institute for Materials Research, Tohoku University",
"501100006575": "Institute of Fluid Science, Tohoku University",
"501100015695": "Center for Spintronics Research Network, Tohoku University"
},
"replaced-by": [],
"work-count": 1146,
"name": "Tohoku University",
"descendants": [
"501100006467",
"501100006575",
"501100010235",
"501100010796",
"501100010797",
"501100015695",
"501100018882"
],
"descendant-work-count": 1574,
"id": "501100006004",
"tokens": [
"tohoku",
"university",
"東北大学"
],
"replaces": [],
"uri": "http://dx.doi.org/10.13039/501100006004",
"hierarchy": {
"501100006004": {
"501100010235": {},
"501100018882": {},
"501100006575": {},
"501100015695": {},
"501100010796": {},
"501100006467": {},
"501100010797": {}
}
},
"alt-names": [
"東北大学"
],
"location": "Japan"
}
}
⇒ crossref.org API - /works/{doi}/transform
2022-10-08, ∼431🔥, 0💬
Popular Posts:
Paper Summary: DOI: 10.1016/j.rsma.2022.1026 47Received on: 2023-07-06
Paper Summary: DOI: 10.1111/1468-4446.12901 Received on: 2024-05-28
Paper Summary: Title: The Rise of a Global Infrastructure Market through Relational Investing Author...
Paper Summary: Title: Cassius Longinus DOI: 10.1163/2451-9278_Cassiu s_Longinus_itReceived on: 2024-...
Paper Summary: Title: The experience of people with dementia and nurses in hospital: an integrative ...