Skip to content

Allow returning all search results #4

@qak

Description

@qak

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions