Skip to content

lucgerrits/google-scholar-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-scholar-scraper

Scraping documentation on Google Scholar. The key feature is to download the pdf files directly to simplify the search of documentation.

This was designed for personal purpose.

Using :

Pull this git repo and then:

git submodule update --init --recursive

Note: be sure to use the version 74 of firefox or change the geckodriver by visiting the selenium website.

Usage

./search.py <QUERY> <LIMIT>

<QUERY> is required.

<LIMIT> is optional.

Contribution

You can ask or add features. Feel free to report errors here in the issue https://github.com/lucgerrits/google-scholar-scraper/issues.

TODO

  • add argument parser
  • Security
  • Some improvements

About

Basic Google Scholar scraper written in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages