ckreibich / scholar.py

A parser for Google Scholar, written in Python
2.1k stars 777 forks source link

Get citations of specific user #92

Open juanbiondi opened 7 years ago

juanbiondi commented 7 years ago

Hi! Mybe this is not an issue but i will use you plugin for my personal webpage. When i run your script with "--author=My Name" it works well but it gets me all the articles published by all the other guys in the world that have the same name than me. I need to get my specific papers. I have found that google uses a "user=HASH" on the profile of a user and there it get the papers that this user have claimed authorship. There is a way of getting this particular page?

Thanks in advance!

araujokth commented 6 years ago

Hi @juanbiondi, did you find a solution to this? I would also be interested on doing this