Skip to content

Daily query for new arXiv articles in select topics via RSS

Notifications You must be signed in to change notification settings

victoriastuart/arxiv-sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 

Repository files navigation

arxiv.sh: automated daily query for new arXiv.org articles in select subjects via RSS

I schedule the script to run daily and email the results to myself, which I read in Claws Mail (screenshot attached; links open in web browser).

# /etc/crontab
# "At 6:00 am daily" [http://crontab.guru/]:
0    6    *    *    *    victoria    nice -n 19    /mnt/Vancouver/programming/scripts/arxiv.sh

Due to the way arXiv.org presents the data, some older results are retained on each day but they are clearly delineated in the script output and can be ignored (scroll past them) or used for reference to older results.

About

Daily query for new arXiv articles in select topics via RSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages