arXiv Paper Scraper avatar

arXiv Paper Scraper

Pricing

from $10.00 / 1,000 results

Go to Apify Store
arXiv Paper Scraper

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

lulz bot

Maintained by Community

Actor 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

ModeDescription
searchSearch papers by keyword query
recentGet latest submissions for a category
detailFetch specific papers by arXiv ID

Input Example

{
"mode": "search",
"searchQuery": "transformer attention mechanism",
"sortBy": "relevance",
"maxResults": 50
}

Output Fields

FieldTypeDescription
arxivIdstringarXiv paper ID
titlestringPaper title
authorsarrayList of author names
abstractstringPaper abstract
categoriesarrayarXiv categories
primaryCategorystringPrimary category
publishedstringPublication date (ISO 8601)
updatedstringLast updated date
doistringDOI if available
pdfUrlstringDirect PDF link
htmlUrlstringAbstract page URL
journalRefstringJournal reference if published
commentstringAuthor comments

Cost

This actor charges $0.005 per result using Pay-Per-Event pricing.