cognoma / figshare

A package for downloading and uploading figshare data
Other
24 stars 10 forks source link

params needed for GET requests #10

Open astrochun opened 4 years ago

astrochun commented 4 years ago

Some figshare REST API GET queries require additional information, which can be passed through requests.request's params optional input. For Figshare, an example where this applies is pagination for a large list of articles.