pyzotero
pyzotero copied to clipboard
Using search/request parameters
Note
This issue tracker is for bug reports. Please don't ask about how to use the library here – the docs are comprehensive and include examples: https://pyzotero.readthedocs.io.
You can also ask questions on the forum: https://forums.zotero.org/discussions
A guide to the Zotero API itself is here: https://www.zotero.org/support/dev/web_api/v3/start
I am confused as to how the search/request parameters can be used. I could not find an example of this in the doc. For example what parameters can be passed to the Zotero.item()
method?
They're detailed here: https://pyzotero.readthedocs.io/en/latest/#search-request-parameters-for-read-api-calls
The docs are comprehensive, thanks for taking your time to respond!