Log In
Register
Upgrade Storage
Home
Groups
People
Documentation
Forums
Get Involved
Cairn : no file
malev
February 11, 2023
Hi, both with Linux and Windows: the Zotero connector doesn't download the pdf form cairn.
adamsmith
February 11, 2023
As always for import/translator issues, we'd want a sample URL, ideally for an open access publication
malev
February 11, 2023
Sorry.
Here's one:
https://www.cairn.info/revue-l-information-psychiatrique-2016-4-page-285.htm
reginebelliard
February 16, 2023
Hi, I'v the same trouble : impossible to get the PDF files from the Cairn database articles. I've checked the Cairn proxy stanzas; but always this issue
malev
March 1, 2023
@adamsmith
: do you want me to inform someone at cairn?
Pierre Marige
October 2, 2023
I made a minor change on the translator, and it worked for me.
'pdfLink' created in the scrape function has no 'href' attribute. I modified the item.attachments.push arguments, replacing
pdfLink.href
by
pdfLink
Hope it will work for you too
Sign In
or
Register
to comment.
Here's one:
https://www.cairn.info/revue-l-information-psychiatrique-2016-4-page-285.htm
'pdfLink' created in the scrape function has no 'href' attribute. I modified the item.attachments.push arguments, replacing
pdfLink.href
by
pdfLink
Hope it will work for you too