arXiv Scraper avatar

arXiv Scraper

Pricing

Pay per usage

Go to Apify Store
arXiv Scraper

arXiv Scraper

Extract academic papers from arXiv with titles, abstracts, authors, citations, and PDF links. Monitor research trends in AI, physics, math, and more. Perfect for literature reviews and research tracking.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

fatih dağüstü

fatih dağüstü

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

3 days ago

Last modified

Categories

Share

ArXiv Paper Scraper

Search and scrape academic papers from arXiv. Find papers by keyword, author, category, or abstract content. Get titles, abstracts, author lists, PDF links, and metadata.

Features

  • Full-text Search — Search across all fields, titles, abstracts, or authors
  • Category Filter — Filter by arXiv categories (cs.AI, cs.LG, physics, math, etc.)
  • Sorting — Sort by relevance, submission date, or last updated
  • Complete Metadata — Title, abstract, authors, categories, DOI, journal reference

Input

FieldTypeDescription
searchQuerystringSearch term for papers
searchFieldstringall, ti (title), au (author), abs (abstract), cat (category)
categorystringArXiv category filter (e.g., cs.AI, cs.LG)
sortBystringrelevance, lastUpdatedDate, submittedDate
maxItemsnumberMaximum papers to scrape (default: 100)

Output Example

{
"type": "paper",
"arxivId": "2301.12345",
"title": "Large Language Models: A Survey",
"abstract": "This paper surveys recent advances in...",
"authors": "John Smith, Jane Doe",
"authorList": ["John Smith", "Jane Doe"],
"category": "cs.AI",
"categories": ["cs.AI", "cs.CL"],
"published": "2023-01-15T00:00:00Z",
"url": "https://arxiv.org/abs/2301.12345",
"pdfUrl": "https://arxiv.org/pdf/2301.12345",
"doi": "10.1234/example"
}

Use Cases

  • Research — Literature reviews and systematic surveys
  • Trend Analysis — Track emerging research topics
  • AI/ML Monitoring — Stay updated on latest AI papers
  • Academic Tools — Build citation networks and paper databases

Cost

Uses Pay Per Event pricing. Each scraped paper counts as one result.