Zotero Standalone javascript console
Hello,
I was reading up on doing batch processing of articles in Zotero library through javascript API and the suggested way to start was to use ExecuteJS Firefox addon. Obviously, this addon doesn't work with Zotero 5 standalone, so is there a recommended way to do batch processing or to play around with the JS API in general with the most recent Zotero version?
I was reading up on doing batch processing of articles in Zotero library through javascript API and the suggested way to start was to use ExecuteJS Firefox addon. Obviously, this addon doesn't work with Zotero 5 standalone, so is there a recommended way to do batch processing or to play around with the JS API in general with the most recent Zotero version?
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.
You can use the server API for batch processing, e.g, using the pyzotero library.