-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
It would be convenient if the ssgetpy API supported returning all matching results of a search query. I've worked around the lack of this feature by setting argument limit of function ssgetpy.search to an arbitrarily large number (e.g. 10 000). After checking the implementation, it seems to me it would be straightforward to extend the API to return all results when limit=None.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels