ArcasProject / Arcas

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

Fix parameters. #18

Closed Nikoleta-v3 closed 7 years ago

Nikoleta-v3 commented 7 years ago

Parameters are now being passed as a dictionary.

Change that so that the user can pass a single argument, for example:

parameters = api.parameters_fix(title=’prisoners dilemma’)