Skip to content

ravivmg/google-scholar-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Fixed up Yusdi Santoso's original python recipe for getting Google Scholar data.

==================
PERQUISITES
==================

* BeautifulSoup


==================
USAGE
==================

From the commandline:

python google_search.py

As a module:

from google-scholar-search import *
searcher = GoogleScholarSearch()
searcher.search(['breast cancer', 'gene'])

About

A Python module for downloading Google Scholar Results

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published