Please provide us with a solution on how to query zbib.org
Dear devs and zotero community,
I was wondering if it would be possible to provide us with an api to query zbib.org service programmaticcally. Thanks!
I was wondering if it would be possible to provide us with an api to query zbib.org service programmaticcally. Thanks!
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.
Neither is possible with any Zotero server infrastructure by itself - both run significant parts of the service locally. The code for the PDF recognizer is on github. The find available PDF I think may run entirely locally (with API calls to UnPaywall as needed)
(same person as above; just on a different account right now)
I just wanted a way to accurately get bib info from the pdf metadata that I extract, by sending that metadata as query (for instance title, or text from the pdf document) to zbib.org.