Murmeldyret / P3-Project

2 stars 0 forks source link

Implement Scopus API #57

Closed Murmeldyret closed 1 year ago

Murmeldyret commented 1 year ago

The program should be able to request Scopus for references. This is done through the HTTPClient. The implementation should include a delegate for parsing the response into a reference.

SilverBrother commented 1 year ago

For interactive usage of SCOPUS API (if need be): https://dev.elsevier.com/scopus.html For specs and descriptions of the different APIs: https://dev.elsevier.com/sc_api_spec.html