Skip to content

Unable to obtain full list of funders #179

@dlenhardt

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.

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