Primary category
primaryCategory
Required
The subject class the authors filed the paper under first. This is the category whose listing page the paper natively appears on.
arXiv Papers Scraper: Search, Metadata, Authors, Full Abstracts
Pricing
from $1.75 / 1,000 paper returneds
arXiv papers scraper to search and scrape academic research papers from arXiv. Extract paper titles, full abstracts, author lists, subject categories, DOIs, PDF links and publication dates by keyword, author or category. Ideal for literature reviews, RAG pipelines and LLM training datasets.
Pricing
from $1.75 / 1,000 paper returneds
Rating
0.0
(0)
Developer
Tarek Etman
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
10 hours ago
Last modified
Categories
Share
arXiv ID (versioned)
arxivId
Required
The arXiv identifier including the version suffix, exactly as arXiv returns it. Unique per revision.
arXiv ID (no version)
arxivBaseId
Required
The arXiv identifier with the version suffix stripped. Stable across revisions - use this as the join key.
Version number
version
Required
Which revision of the paper this row describes. 1 is the original submission.
Paper title
title
Required
Full paper title with arXiv's line breaks and repeated spaces normalised to single spaces.
Full abstract
abstract
Required
The complete abstract, never truncated, with line breaks normalised to single spaces.
Abstract word count
abstractWordCount
Required
Number of whitespace-separated words in the abstract. Useful for filtering out stub records.
First author
firstAuthor
Required
The first listed author, extracted for easy grouping and sorting.
Primary category
primaryCategory
Required
The subject class the authors filed the paper under first. This is the category whose listing page the paper natively appears on.
All categories
categories
Required
Every subject class the paper is filed under, primary first, including cross-lists.
[ "cs.CL", "cs.LG"]Cross-listed
isCrossListed
Required
True when the paper carries more than one subject class, meaning it was imported into at least one field other than its own.
First submitted at
publishedAt
Required
UTC timestamp of the original v1 submission, ISO 8601.
First submitted date
publishedDate
Required
Calendar date of the original submission, YYYY-MM-DD, for grouping by day.
Last updated at
updatedAt
Required
UTC timestamp of the most recent revision, ISO 8601. Equals publishedAt when the paper was never revised.
DOI
doi
Optional
Publisher DOI when the authors have registered one. Null while a paper is still an unpublished preprint, which is the large majority of recent submissions.
DOI link
doiUrl
Optional
Resolvable doi.org URL for the published version. Null when there is no DOI.
Journal reference
journalRef
Optional
Free-text citation of the peer-reviewed venue, as supplied by the authors. Null for unpublished preprints.
Author comment
comment
Optional
The submitter's own note - page count, figure count, conference acceptance, code links. Present on about half of all papers, null otherwise.
Abstract page URL
absUrl
Required
Human-readable arXiv landing page for the paper.
PDF URL
pdfUrl
Required
Direct link to the full-text PDF on arXiv.
Source query
sourceQuery
Required
The exact arXiv API search_query string that produced this row, so a result set can always be reproduced or audited.
Scraped at
scrapedAt
Required
UTC timestamp of the moment this row was collected, ISO 8601.