/arxiv_digest

This repository contains a Python script that scrapes arXiv.org "New submissions" web page and search for preprints that have titles containing specific keywords or written by a specific author.

Primary LanguagePython

arxiv_digest

Python script that scrapes the arXiv.org "New submissions" web page of any specific research subject, from "astro-ph" to "econ". The code allows the user to find papers that contain a specific keyword in the title and/or papers that have been written by a specific author. The users can ask the code to send an email to themselves with the results of their search.