Run process_scholar.py
using Python 3.
This script does not take any arguments.
Copy scholar.yaml
to ~/.scholar.yaml
and edit fields as appropriate.
This script uses the Gmail api which ask you to log in when you first run this
script.
Refer to this page
for configuration and installation of the Gmail API.
We do not currently distributed credentials for this application so you will
have to create your own.
The Gmail Python Quickstart
will allow you to request a set of application credentials.
Download these credentials, and place credentials.json
in the application
directory.