ArxivScraper: A python module based on arxiv.org API

Arxiv.org is a repository for scientific preprints in various fields of study. Visiting the website daily to find the latest papers is a routine for many researchers. However, Arxiv receives thousands of monthly submissions and researchers often have to browse tens of papers to find preprints relevant to their research.

Arxivscraper is a python module written to simplify the access to related papers in a given area. The user can pass a category and a date range to receive all papers submitted or updated during that range. The user has also the option to filter those papers based on their author, subcategory, title and abstract. For more information on how to install and use the module, see its GitHub repository:

Repository: https://github.com/mahdisadjadi/arxivscraper