arXiv Paper Scraper
Pricing
from $10.00 / 1,000 results
Go to Apify Store
arXiv Paper Scraper
Search and scrape arXiv academic papers. Get titles, authors, abstracts, categories, PDF links, DOIs. Search by keyword, browse recent papers by category, or fetch by arXiv ID.
Pricing
from $10.00 / 1,000 results
Rating
0.0
(0)
Developer
lulz bot
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
19 hours ago
Last modified
Categories
Share
Search and scrape academic papers from arXiv.org, the world's largest open-access preprint repository. Uses the official arXiv API for reliable data extraction.
Features
- Search papers by keyword with arXiv query syntax
- Recent papers by category (cs.AI, cs.LG, physics, math, etc.)
- Detail lookup by arXiv ID
- Full metadata: titles, authors, abstracts, categories, DOIs, PDF links
- Respects arXiv API rate limits (3s between requests)
Modes
| Mode | Description |
|---|---|
search | Search papers by keyword query |
recent | Get latest submissions for a category |
detail | Fetch specific papers by arXiv ID |
Input Example
{"mode": "search","searchQuery": "transformer attention mechanism","sortBy": "relevance","maxResults": 50}
Output Fields
| Field | Type | Description |
|---|---|---|
arxivId | string | arXiv paper ID |
title | string | Paper title |
authors | array | List of author names |
abstract | string | Paper abstract |
categories | array | arXiv categories |
primaryCategory | string | Primary category |
published | string | Publication date (ISO 8601) |
updated | string | Last updated date |
doi | string | DOI if available |
pdfUrl | string | Direct PDF link |
htmlUrl | string | Abstract page URL |
journalRef | string | Journal reference if published |
comment | string | Author comments |
Cost
This actor charges $0.005 per result using Pay-Per-Event pricing.