Skip to content

How to get data from the Unpaywall API to detect if a particular publication is available as Open Access or not

Notifications You must be signed in to change notification settings

antoniolopes/unpaywall-open-access

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unpaywall API

This is a simple python script to describe how to get data from the Unpaywall API to detect if a particular publication (identified by its DOI) is available as Open Access or not. And if so, retrieve the URL where the Open Access PDF is available.

To run the example

pip install -r requirements.txt
python main.py

About

How to get data from the Unpaywall API to detect if a particular publication is available as Open Access or not

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages