Personalized list of today’s articles from ArXiv
Print and/or send to your gmail a personalized list of today’s articles published in ArXiv based on your pre-defined multiple sets of keywords. The script returns: title, abstract and the ArXiv link for each article. Entries are grouped by your pre-defined key.
Output example
Info
This is a very simple code that I wrote for my own personal usage. Some possible future implementations are:
- Add information to run the code everyday automatically at a certain fixed time using crontab
- Improve text formatting
- Improve accessibility and user-friendliness
- Add other options for saving the article list
- Get the code ready to be published in PyPi
If you are willing to help, feel free to open a Pull Request and/or contact me.
How to run?