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.
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