fabiobatalha / crossrefapi

A python library that implements the Crossref API.
BSD 2-Clause "Simplified" License
265 stars 44 forks source link

add 'Metadata Plus' support. #28

Closed Ankush-Chander closed 4 years ago

Ankush-Chander commented 4 years ago

"Metadata Plus gives you enhanced access to all our supported APIs, guarantees service levels and support, and additional features such as snapshots and priority service/rate limits." Details to be found here: https://www.crossref.org/services/metadata-retrieval/metadata-plus/

It requires users to add API token in the request headers. Please review pull request for the added support.