Alan Gauld wrote:
"W W" <[EMAIL PROTECTED]> wrote
my aim is to identify how many times each publication got cited on
google
Scholar.
You can use the urllib builtin module and beautiful soup for parsing
HTML. I
don't know if the Googlescholars page allows python connections, I know
regular
"W W" <[EMAIL PROTECTED]> wrote
my aim is to identify how many times each publication got cited on
google
Scholar.
You can use the urllib builtin module and beautiful soup for parsing
HTML. I
don't know if the Googlescholars page allows python connections, I
know
regular google queries do
On Tue, Oct 7, 2008 at 5:42 PM, Srinivas Iyyer <[EMAIL PROTECTED]>wrote:
> Dear Tutors,
> This might ben off track question, but I am asking to seek help from
> experts here.
>
> I have a list of (n = 240) research publications (Biology and medicine). I
> have title, journal name and PubMedID.
>
>
Dear Tutors,
This might ben off track question, but I am asking to seek help from experts
here.
I have a list of (n = 240) research publications (Biology and medicine). I have
title, journal name and PubMedID.
my aim is to identify how many times each publication got cited on google
Scholar