Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 482 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 482 Bytes

arxiv_scraper

This repo is developed based on the guide in the official Arxiv website here

Run the following code to start fetching paper published within start_date to end_date under the designed category.

python arxiv_scraper.py --start_date='2022-01-01' --end_date='2023-06-30' --category='cs.AI'

The available options for sub-category under computer science (cs) are under cs_category.txt