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