Skip to content

A simple (and hacky) script that uses the Gmail API that repackages Google Scholar alerts as a digest

Notifications You must be signed in to change notification settings

mcorah/scholar_email_process

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Run process_scholar.py using Python 3. This script does not take any arguments.

Configuration

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.

Application credentials

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.

About

A simple (and hacky) script that uses the Gmail API that repackages Google Scholar alerts as a digest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages