/arxiv-email-parser

A parser for arxiv email alert

Primary LanguageHTML

arxiv-email-parser

A parser for arxiv email alert. This parser will retrieve unread emails from arxiv-cs subscription and generate md/html files for better viewing experience.

Usage

python parser.py --user %YOUR_GMAIL_ACCOUNT --password %YOUR_PASSWORD

Outputs can be found under output.

You may need to enable Less Secure Apps Access under your google account for this script to access your inbox.