zbib.org: a CLI tool for it?

edited yesterday at 4:30pm
The closest I got was https://github.com/zotero/zoterobib, which is the website's source, but this appears to be purely frontend (or am I missing something?). My situation is I have a list of links and need to convert it into a bibliography automatically (I have tried other (automatic) tools but they didn't work, so Zotero seems to be the way to go). Also it's nicer to run the tool on my own PC as sites can go down / experience other issues etc.

Also something like

```bash
curl 'https://zbib.org/import?q=https://github.com/zerot69/Typing-Relay-Race'
```

doesn't actually return anything useful, suggesting the site wasn't designed for automated generation anyway.
Sign In or Register to comment.