How to use API?
Hello,
I am new for Zotero. I have a project in my mind and want to integrate zotero to my plugin.
But I am a beginner and need to learn lot.
My question is:
How can I extract the bibliographic information from a web site.
Or in other words how to use Read API to get the atom data of an online article.
Thank you very much...
I am new for Zotero. I have a project in my mind and want to integrate zotero to my plugin.
But I am a beginner and need to learn lot.
My question is:
How can I extract the bibliographic information from a web site.
Or in other words how to use Read API to get the atom data of an online article.
Thank you very much...
This discussion has been closed.
But for now, you can only use the API to read and write user and group libraries. If you have specific questions on how to implement Zotero API support in your plugin, try posting to the developer list at http://groups.google.com/group/zotero-dev
I am sorry to hear that we are not able to use such a function. However, you mentioned that Zotero (the desktop client) is able to do this. Can't I use/embed/integrate desktop version to my software/addon to extract data from a web site?
Thank you
http://www.zotero.org/support/dev/translators/documentation
I think I need to explain my question a bit more detailed.
I want to write a firefox plugin, which requires to collect bibliographic information from the web page, article. It will store it in a database but not in Zotero. The plugin might be dependent to Zoteor and installation of zotero can be a prerequisite. But can I use any function of zotero in this plugin to extract data.
For example, Zotero detects if a page contains a translatable article. And if it contains than there will be a small button on adress bar to import the bibliographic data to Zotero. I want to do similar thing but this time when I click a button it would take the bibliographic data then store it in a database with some additional information that I will enter...
This a project about molecular biology and will be be licensed under the Affero GPL.
Thanks for your answers.
If you have further questions re: this topic, zotero-dev is a better place for them.