ArcasProject / Arcas

A tool designed to help scraping APIs for academic articles
MIT License
38 stars 6 forks source link

Preparation for version one #57

Closed Nikoleta-v3 closed 6 years ago

Nikoleta-v3 commented 6 years ago

Preparing Arcas for version 1.0.0.

Release Notes

New features

Now a user is able to search articles with new parameters such as category of article. A list of new features have been added to the result set such as doi, url, open_access and category.

Improvements

Worked on the documentation. Revisited what was already there but also added new sections. Such as Guides and how to use your applications' key.

IEEE

IEEE was failing as discussed on #39. That was because IEEE now needs the user to register and use an api key. This was fixed and now IEEE is once again factional

Removed

The validation method. The approach was not correct, I might as well re do the method #54