Skip to content

knamroud/scraper-google-scholar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scraper-google-scholar

This is a simple Jupyter Notebook containing a web scraper for Google Scholar
This requires a tor client installed on the running machine, with 10 active doors. An example torrc file is included in the repository.
This program does nothing but return a list of bibtex entries. Wrote it on an internship.

Setup

To setup the project environment, run:

pipenv install
pipenv run jupyter lab