Skip to content

Unable to obtain full list of funders #179

Description

@dlenhardt

The /funders resource component reports there are currently nearly 14,000 funders:

http://api.crossref.org/funders?rows=0

The /funders resource component can be traversed by using the rows and offset parameters. For example:

http://api.crossref.org/funders?rows=5&offset=5

The rows parameter has a limit of 1000 rows, and the offset parameter has a limit of 10,000 rows. Therefore, one can access up to 11,000 funders. Is there a way to access funders beyond that number? The cursor parameter does not work with the funders resource component.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions