-
Notifications
You must be signed in to change notification settings - Fork 271
Closed
Description
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.
dhimmel
Metadata
Metadata
Assignees
Labels
No labels