pyzotero icon indicating copy to clipboard operation
pyzotero copied to clipboard

Using search/request parameters

Open Mjvolk3 opened this issue 2 years ago • 2 comments

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? image

Mjvolk3 avatar Aug 31 '22 22:08 Mjvolk3

They're detailed here: https://pyzotero.readthedocs.io/en/latest/#search-request-parameters-for-read-api-calls

urschrei avatar Sep 01 '22 09:09 urschrei

The docs are comprehensive, thanks for taking your time to respond!

Mjvolk3 avatar Sep 01 '22 16:09 Mjvolk3