Zotero Read API - Strange zapi:totalResults count?
I'm building an ExpressionEngine module for Zotero, and harvesting Zotero data for EE's database via Zotero's Read API.
One thing I'm surprised by is the difference in these two values:
* Zotero Read API
- zapi:totalResults (5324)
- https://api.zotero.org/users/340855/items
* Zotero Web Interface
- Pagination total count (5250)
- https://www.zotero.org/astrolib/items/
I assumed these numbers would be the same and I cannot imagine a scenario why they would be different. So... why are the different? Has anyone else experienced this oddity? Maybe it is a bug?
Thanks!
- Eric
One thing I'm surprised by is the difference in these two values:
* Zotero Read API
- zapi:totalResults (5324)
- https://api.zotero.org/users/340855/items
* Zotero Web Interface
- Pagination total count (5250)
- https://www.zotero.org/astrolib/items/
I assumed these numbers would be the same and I cannot imagine a scenario why they would be different. So... why are the different? Has anyone else experienced this oddity? Maybe it is a bug?
Thanks!
- Eric
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
groups.google.com/group/zotero-dev
Questions about the API should generally be directed to the zotero-dev list https://groups.google.com/forum/#!forum/zotero-dev
- EL