BibTeX

Automating DOI extraction with Python

A few months ago, I was working on – the DOI Scraper. This Python script reads a .bib file, hunts down articles without a DOI (Digital Object Identifier), and effortlessly fetches the missing DOIs using the Crossref API.