Is it possible to retrieve the references? #278
-
Hi, first of all thank you for this great package. I was wondering, if it is possible to retrieve the references (the articles an article is citing) from google scholar somehow? As I understand the documentation, it is possible to get the articles which are citing an article. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Google Scholar doesn't have the feature of listing references, only citations. So as a scraper, |
Beta Was this translation helpful? Give feedback.
-
I wanted to generate a citation map. Playing around, identifying key
players per subject with whom they are collaborating etc.
Arun Kannawadi ***@***.***> schrieb am Di., 31. Aug. 2021,
16:04:
… Google Scholar doesn't have the feature of listing references, only
citations. So as a scraper, scholarly can't find references either. I
believe Google Scholar doesn't list that because it is typically easy to
find the references from the publications themselves, even if they are
behind a paywall. Wondering what your use-case for finding references are.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#278 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC3MDKYLJV33AIVHGJA4ANDT7TONHANCNFSM4ZU24FBQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
Google Scholar doesn't have the feature of listing references, only citations. So as a scraper,
scholarly
can't find references either. I believe Google Scholar doesn't list that because it is typically easy to find the references from the publications themselves, even if they are behind a paywall. Wondering what your use-case for finding references are.