Context: I want to execute a systematic literature review, and apply bibliometrics/ citation tracking and analysis by creating a citation graph and citation matrix.

Tooling: The toolchain at this moment is manual creation of BibTex files and then automated creation of the graph via bibgraph3. Bibliometrics then can be achieved via Bibliometrix and Biblioshiny.

The library of MIT has curated a nice list of relevant databases containing informaton on publications. This list in combination with Goodreads/ Worldcat would make it possible to create data-richt BibTex objects. MIT list included: arivm, CrossRef, DPLA, IEEE, Scopus, Web of Science and more. https://libraries.mit.edu/scholarly/publishing/apis-for-scholarly-resources/

Question: Does anybody know of a Python Wrapper containing a number of the mentioned API's listed by MIT?

Similar questions and discussions