Skip to content

JJ/net-citations-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web::Scraper::Citations

Google scholar citations profile scraper. Extracts researcher citation stats.

##Build status

Build Status

##Installation

After cloning from here (which you might have done already),

cpanm --installdeps .
perl Makefile.PL
make
make test
make install

Done!

##Play

With your researcher ID,

scripts/get-profile <my-id>

TOSssing you off

Google has now a single terms of service for all of them. It basically says "don't mess with us". So use this scraper as you would do it by hand, and mainly for personal or institutional purposes. When in doubt, don't.