Using china-dictatorship with core.ac.uk

HTML integration

Install
# See https://github.com/cirosantilli/china-dictatorship
Search through all resources
curl \
  # append ?apiKey=$API_KEY to the URL \
  /search/{query}
Find journal by ISSN
curl \
  # append ?apiKey=$API_KEY to the URL \
  /journals/get/{issn}
Get article by CORE ID
curl \
  # append ?apiKey=$API_KEY to the URL \
  /articles/get/{coreId}
SDK on GitHub 📄 API Docs
SDK
china-dictatorship
HTML
API
core.ac.uk
core.ac.uk
At a glance
Language HTML
Endpoints18