Open astrochun opened 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.
requests.request
params
Some figshare REST API GET queries require additional information, which can be passed through
requests.request
'sparams
optional input. For Figshare, an example where this applies is pagination for a large list of articles.