Skip to content

tangshuo/citation_analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Script for getting basic Google Scholar citation information

Use for your own caution, because Google doesn't allow one to crawl the Scholar data base. So there is chance that your IP might be blocked by Google for a short amount of time.

Usage: Require Python 2.7.4+

./gs.py scholar_id

// for exmaple, http://scholar.google.com/citations?user=hmq4rGIAAAAJ&hl=en, hmq4rGIAAAAJ&hl is the scholar_id

// this will grab all citations' bittex and store in the local directory for each of you paper

or

./gs.py

// this will tell you how many self-citations and how many independent citations if you already have those bib files in the directory

About

Google Scholar Citation Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages