arXiv Paper Scraper
Pricing
from $1.00 / 1,000 results
arXiv Paper Scraper
Search and extract academic papers from arXiv.org. Get titles, authors, abstracts, categories, and PDF links. Filter by keyword, date range, and computer science subcategory. Uses the public arXiv API. No auth required. Perfect for literature reviews, research tracking, and bibliographic analysis.
Pricing
from $1.00 / 1,000 results
Rating
0.0
(0)
Developer
Igor Araujo
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
a day ago
Last modified
Categories
Share
arXiv Paper Scraper 📚
Search and extract academic papers from arXiv.org — the world's largest open-access research repository with over 2.5 million papers across physics, computer science, mathematics, and more.
Features
- Full-text search: Search by title, author, abstract, or any field using arXiv's search syntax
- Rich metadata: Title, abstract, authors, categories, DOI, journal references, PDF links
- Category filtering: Narrow results by arXiv category (cs.AI, cs.CL, cs.LG, stat.ML, etc.)
- Sort options: Relevance, last updated, or submission date
- No auth needed: Uses the public arXiv API — completely free
Input
| Field | Type | Required | Description |
|---|---|---|---|
query | string | Yes | Search terms (e.g., "large language models", "ti:transformer") |
maxResults | integer | No | Max papers to return (1-100, default: 25) |
category | string | No | arXiv category filter (e.g., "cs.AI", "cs.CL", "stat.ML") |
sortBy | string | No | relevance, lastUpdatedDate, or submittedDate |
sortOrder | string | No | descending or ascending |
Output
Each result includes:
- Paper title, abstract, authors
- arXiv ID, URL, PDF download link
- Categories (primary + all)
- Published and updated dates
- DOI and journal reference (when available)
- Comment field (page count, conference info)
Search Syntax Examples
| Query | Finds |
|---|---|
large language models | Papers matching all terms |
ti:transformer AND cat:cs.CL | Papers with "transformer" in title, in cs.CL |
au:bengio AND cat:cs.LG | Yoshua Bengio papers in Machine Learning |
all:diffusion models | Full-text search for diffusion models |
Pricing
Pay per result. Each search = 1 result containing all matched papers. No API key required — arXiv is completely free and open.