Giter VIP home page Giter VIP logo

Comments (10)

StefanLindow avatar StefanLindow commented on August 17, 2024 1

thanks!

  1. did try that. same error message.
  2. Where did you get the pubid from? When I scrap the publications through get_publications() I only get the cid, not the pubid (the whole column shows: "void()" )

from scholar.

rudazhang avatar rudazhang commented on August 17, 2024

Use pubid instead, e.g. article1 <- get_article_cite_history('fYQY8Y8AAAAJ', 'd1gkVwhDpl0C')

from scholar.

StefanLindow avatar StefanLindow commented on August 17, 2024

and let me add the following: Can I scrape the citation history of a publication not affiliated with an account?

from scholar.

rudazhang avatar rudazhang commented on August 17, 2024

I get pubid from scholar::get_publications(), which returns a data.frame with columns:

"title" "author" "journal" "number" "cites" "year" "cid" "pubid"

And I'm not sure what you mean by "a publication not affiliated with an account".

from scholar.

sbalci avatar sbalci commented on August 17, 2024

with scholar::get_publications() the pubid column is only consisting of "void(0)"

from scholar.

rudazhang avatar rudazhang commented on August 17, 2024

Start a new R session, try the following:

remove.packages("scholar")
devtools::install_github("jkeirstead/scholar")

This should get you the development version of scholar. The latest release is v0.1.6.
Let me know if the problem still exists.

from scholar.

sbalci avatar sbalci commented on August 17, 2024

Thank you, it works with development version v0.1.6
Best wishes.

from scholar.

rudazhang avatar rudazhang commented on August 17, 2024

You're welcome.

from scholar.

StefanLindow avatar StefanLindow commented on August 17, 2024

yap, thank you!

from scholar.

rudazhang avatar rudazhang commented on August 17, 2024

@StefanLindow Please close this issue if problem has been solved.

from scholar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.