Arxiv Recent Papers Scraper
Pricing
from $10.00 / 1,000 results
Go to Apify Store
Arxiv Recent Papers Scraper
Scrape recent papers from arXiv by subject category. Get titles, authors, and abstracts.
What Does arXiv Recent Papers Scraper Do?
This Apify actor scrapes recently submitted papers from arXiv, the leading preprint server for scientific research. Browse papers by subject category and extract arXiv IDs, titles, authors, abstracts, and submission dates.
Why Scrape arXiv?
arXiv hosts over 2 million research papers across physics, mathematics, computer science, and more. This scraper enables research monitoring, literature tracking, trend analysis, and academic workflows.
How to Use This Scraper
- Specify an arXiv subject category (defaults to cs.AI).
- Set the maximum number of papers to return.
- Run the actor to get structured paper data.
Input Parameters
| Parameter | Type | Description | Default |
|---|---|---|---|
subject | string | arXiv subject category | "cs.AI" |
maxPapers | integer | Max papers to scrape | 20 |
Output Data
Each paper includes:
- arxivId - arXiv paper ID
- title - Paper title
- authors - Author list
- abstract - Paper abstract
- submitted - Submission date
