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.
To setup the project environment, run:
pipenv install
pipenv run jupyter lab