replace arxiv items by ADS entries programmatically
The title says it all. How can I replace arxiv items stored in the zotero database by their ADS entries once they are published in a programmatic fashion? If this is not possible from within zotero I would not mind to use external scripts.
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.
It'll probably be easiest to do this via the server API, query for items with arXiv in the libraryCatalog field, then query for those in the ADS api, convert that info into Zotero API JSON and add the items back to Zotero. As I say -- not a trivial effort.
Depending on your preferred language, the pyzotero library may help. Link and other API documentation here: https://www.zotero.org/support/dev/web_api/v3/start
Specific questions on this should go to the zotero-dev list https://groups.google.com/forum/#!forum/zotero-dev