RSS michelepasin.org / code, music, words

Words / blog / 3 December 2014

Dereference a DOI using python


A little Python script that allows you to pass an article DOI in order to obtain all the metadata related to that article.

The script relies on the handy crosscite.org API, which is one of the wonderful services provided by CrossRef.

This is particularly useful for researchers, developers, and anyone working with academic publications who needs to quickly retrieve bibliographic information programmatically. The DOI system is a standardized identifier used across academic publishing, making this a reliable way to fetch metadata regardless of the publisher.

How it works

The script takes a DOI as input and queries the CrossCite API, which returns comprehensive metadata about the publication including title, authors, publication date, journal information, and more. This can be integrated into larger workflows for citation management, literature reviews, or bibliometric analysis.

Use cases

This script can be particularly helpful for: - Automating citation data collection for research projects - Building custom bibliography management tools - Extracting metadata for content aggregation platforms - Validating DOI references in academic databases

Michele Pasin. Dereference a DOI using python. Blog post on www.michelepasin.org. Published on Dec. 3, 2014.

2022

2021

2019

2018

2017

2015

2014

2013

2012

2011

2010

2009