Hacker News new | ask | show | jobs
by hirenj 1622 days ago
One of the contributions being solicited on the page is to get DOIs for the given webpage. Right now, it has a few methods to grab DOIs for specific sites.

I've had a lot of success running Zotero's translation server for my own bibliographic needs, but I would really love if I didn't have to host it on a server somewhere (and could actually do that part in a browser engine I depend on to download PDFs anyway). Has anyone here figured out how to wrap the translation server brains (i.e., the recipes for each URL) into a simple library?

1 comments

Looks like the Zotero devs have already done that [1]. You can probably just vendor the repo in a browser extension, I'd think.

[1] https://github.com/zotero/translators