scrapes publication data from google scholar and formats it to .bib files and plain text files
pip install -r requirements.txt
python ScholarScraper.py
scrapes publication data from google scholar and formats it to .bib files and plain text files
PythonMIT