Finding fulltext on Internet Archive
How can I add the Internet Archive Scholar (https://scholar.archive.org/) to the sites where Zotero looks for fulltext PDFs?
I tried to understand the documentation on lookup engines and resolvers, but it's all a bit cryptic (I couldn't even figure out if resolver and lookup engine refers to the same thing, or which one I need for finding fulltext PDFs). I'm happy to edit engines.json manually if that's required (i.e. I'm not totally computer illiterate), I just can't figure out what I'd have to put in there and if it's even the right place.
Can you help (or perhaps even add the Internet Archive as one default option besides Google Scholar)? Thanks!
I tried to understand the documentation on lookup engines and resolvers, but it's all a bit cryptic (I couldn't even figure out if resolver and lookup engine refers to the same thing, or which one I need for finding fulltext PDFs). I'm happy to edit engines.json manually if that's required (i.e. I'm not totally computer illiterate), I just can't figure out what I'd have to put in there and if it's even the right place.
Can you help (or perhaps even add the Internet Archive as one default option besides Google Scholar)? Thanks!
{
"_name": "internet archive",
"_alias": "internet archive",
"_description": "internet archive",
"_icon": "https://scholar.archive.org/static/scholar-vaporwave-logo.png",
"_hidden": false,
"_urlTemplate": "https://scholar.archive.org/search?q={z:title}",
"_urlParams": [],
"_urlNamespaces": {
"z": "http://www.zotero.org/namespaces/openSearch#",
"": "http://a9.com/-/spec/opensearch/1.1/"
},
"_iconSourceURI": "https://scholar.archive.org/static/scholar-vaporwave-logo.png"
}
Find Full Text checks the main article page and, if it isn't able to download anything from there, looks for an open-access version. It can also use custom PDF resolvers if you configure any.