How to Export ArXiv Papers by Keyword, Category, or ID
ArXiv hosts millions of research papers, but its web interface only lets you browse and read one abstract page at a time. This tool searches by keyword, category, or specific paper IDs, and returns title, authors, abstract, categories, dates, and links as structured data — optionally enriched with citation counts from Semantic Scholar.
In short: Manually collecting titles, authors, and abstracts across dozens of search results doesn't scale for literature reviews or trend tracking. This tool automates it — you get structured, ready-to-use data instead of copying it by hand.
What the data shows: In this sample of 10 papers on "large language models," results span 2 different arXiv categories (cs.CL, cs.LG) — showing how a single keyword search crosses subfields that would otherwise require separate category browsing.
Sample data
| Title | Authors | Category | Submitted |
|---|---|---|---|
| Enhancing Human-Like Responses in Large Langu... | Ethem Yağız Çalık, Talha Rüzgar Akkuş | cs.CL | 2025-01-09 |
| Is Self-knowledge and Action Consistent or No... | Yiming Ai et al. | cs.CL | 2024-02-22 |
| Large Language Models Lack Understanding of C... | Andrew Shin, Kunitake Kaneko | cs.CL | 2024-05-18 |
| Unmasking the Shadows of AI: Investigating De... | Linge Guo | cs.CL | 2024-02-07 |
| Making Large Language Models Better Reasoners... | Peiyi Wang et al. | cs.CL | 2023-09-05 |
| Self-Cognition in Large Language Models: An E... | Dongping Chen et al. | cs.CL | 2024-07-01 |
| All Languages Matter: On the Multilingual Saf... | Wenxuan Wang et al. | cs.CL | 2023-10-02 |
| Beneath the Surface: Unveiling Harmful Memes ... | Hongzhan Lin et al. | cs.CL | 2023-12-09 |
| A Critical Review of Causal Reasoning Benchma... | Linying Yang et al. | cs.LG | 2024-07-10 |
| Classifying German Language Proficiency Level... | Elias-Leander Ahlers et al. | cs.CL | 2025-12-06 |
What each field means
| Field | Description |
|---|---|
arxivId, title, authors, abstract | Paper identifier, title, author list, and full abstract |
categories, primaryCategory | ArXiv subject classification, e.g. cs.AI, cs.CL, physics.hep-th |
submittedDate, updatedDate, publishedDate | Key dates in the paper's history on arXiv |
comments, journalRef, doi | Author comments, journal reference, and DOI when available |
pdfUrl, url | Direct link to the PDF and the arXiv abstract page |
citationCount, influentialCitationCount, tldr | Optional enrichment from Semantic Scholar: citation counts and an AI-generated one-line summary |
How to use it
- Open the tool on Apify (link below).
- Fill in the search form — no code required.
- Run it and wait for it to finish (usually seconds).
- Download your results as JSON, CSV, or Excel.
Frequently asked questions
Do I need to know how to code?
No. You pick a search mode (keyword, category, or paper IDs) and download the results as JSON, CSV, or Excel.
Is this real-time data?
Yes, every run fetches current results directly from arXiv at the time you run it.
Can I filter by year?
Yes, you can set a minimum and maximum publication year.