Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 456 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 456 Bytes

Abstract app

Description

Small python application with a graphical user interface that retrieves plain text abstracts and basic metadata (title and authors) from a list of DOI of academic works via OpenAlex API.

How does it work?

The app takes as input a csv or xlsx fi, with a column of DOIs (with or without url) and produces either a csv or xlsx sheet with the abstract, title, and authors of these works if available.