ArXiv Paper Scraper avatar

ArXiv Paper Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
ArXiv Paper Scraper

ArXiv Paper Scraper

Search and extract scientific papers from ArXiv.org. Returns title, authors, abstract, categories, submission date, and PDF link. Ideal for AI research, RAG pipelines, and academic trend monitoring.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Sheshinmcfly

Sheshinmcfly

Maintained by Community

Actor stats

1

Bookmarked

5

Total users

1

Monthly active users

10 days ago

Last modified

Share

Search and extract scientific papers from ArXiv.org — the largest open-access repository of preprints in physics, mathematics, computer science, AI, and more.

Returns full metadata including title, authors, abstract, categories, submission date, and PDF link. Perfect for AI research pipelines, RAG systems, and academic trend monitoring.


What data does it extract?

FieldDescriptionExample
arxivIdArXiv paper ID"2604.18584"
titleFull paper title"MathNet: a Global Multimodal Benchmark..."
authorsList of authors["Shaden Alshammari", "Kevin Wen"]
abstractFull abstract text"Mathematical problem solving remains..."
categoriesArXiv subject tags["cs.AI", "cs.LG", "cs.IR"]
primaryCategoryPrimary category"cs.AI"
submittedDateSubmission date"2026-04-20T00:00:00Z"
updatedDateLast update date"2026-04-21T00:00:00Z"
publishedDatePublication date"2026-04-20T00:00:00Z"
commentsAuthor comments"ICLR 2026; 30 pages"
journalRefJournal reference"Proceedings of ICLR, 2026"
doiDOI if available"10.48550/arXiv.2604.18584"
pdfUrlDirect PDF link"https://arxiv.org/pdf/2604.18584"
urlArXiv abstract page"https://arxiv.org/abs/2604.18584"
citationCountTotal citations (Semantic Scholar)142
influentialCitationCountInfluential citations18
tldrAI-generated 1-sentence summary"A new benchmark for math reasoning..."
relevanceScoreComputed relevance 0–10072
querySearch query used"large language models"
extractedAtExtraction timestamp"2026-04-21T12:00:00Z"

Use cases

  • RAG pipelines: Feed domain-specific papers into retrieval-augmented AI systems
  • AI research monitoring: Track the latest publications in LLMs, computer vision, NLP
  • Academic trend analysis: Identify hot topics and emerging research areas
  • Literature review automation: Collect papers for a specific topic at scale
  • LLM fine-tuning data: High-quality scientific text for model training
  • Competitive intelligence: Monitor what research competitors are publishing

How to use

  1. Open the actor and configure:
    • Mode: search (keyword), category (e.g. cs.AI), or id (specific paper IDs)
    • Search queries: One or more search terms (e.g. "diffusion models", "reinforcement learning")
    • Search field: All fields, title only, abstract only, or author
    • Sort by: Newest first or by relevance
    • Max results: Number of papers to return (up to 500 per run)
    • Semantic Scholar enrichment: Enable to add citation counts and AI-generated TLDRs
  2. Click Start
  3. Download results as JSON, CSV, or Excel

Agent-ready via x402: AI agents can run this actor directly with USDC on Base — no Apify account needed. See x402 protocol docs.


Input parameters

ParameterTypeDefaultDescription
modestring"search"search, category, or id
queriesarray["large language models"]Search terms (mode=search)
searchFieldstring"all"all, title, abstract, or author
categoriesarray["cs.AI"]ArXiv category codes (mode=category)
idListarray[]ArXiv IDs to fetch (mode=id)
sortBystring"submittedDate"submittedDate, relevance, or lastUpdatedDate
sortOrderstring"descending"descending or ascending
maxResultsinteger50Max papers to return (up to 500)
minYearinteger0Filter: exclude papers before this year
maxYearinteger0Filter: exclude papers after this year
includeSemanticScholarbooleantrueEnrich with citation counts and TLDRs

Example output (JSON)

{
"arxivId": "2604.18584",
"title": "MathNet: a Global Multimodal Benchmark for Mathematical Reasoning and Retrieval",
"authors": ["Shaden Alshammari", "Kevin Wen", "Antonio Torralba"],
"abstract": "Mathematical problem solving remains a challenging test of reasoning...",
"categories": ["cs.AI", "cs.DL", "cs.IR", "cs.LG"],
"primaryCategory": "cs.AI",
"submittedDate": "2026-04-20T00:00:00Z",
"publishedDate": "2026-04-20T00:00:00Z",
"comments": "ICLR 2026; Website: http://mathnet.mit.edu",
"journalRef": "Proceedings of ICLR, 2026",
"doi": "10.48550/arXiv.2604.18584",
"pdfUrl": "https://arxiv.org/pdf/2604.18584",
"url": "https://arxiv.org/abs/2604.18584",
"citationCount": 142,
"influentialCitationCount": 18,
"tldr": "A new multimodal benchmark for mathematical reasoning and retrieval across diverse problem types.",
"relevanceScore": 72,
"query": "large language models",
"extractedAt": "2026-04-21T12:00:00.000Z"
}

Pricing

This actor charges $0.002 USD per paper extracted. Extracting 100 papers costs approximately $0.20 USD.


FAQ

What is the difference between search, category, and id mode? search finds papers by keywords across all fields (or title/abstract/author). category returns the latest papers in a specific ArXiv subject (e.g. cs.AI, math.ST). id fetches exact papers by their ArXiv ID (e.g. 2312.00752).

How many papers can I extract per run? Up to 500 papers per run. For larger batches, run multiple times with different date ranges using minYear/maxYear.

What are citation counts and TLDRs? When includeSemanticScholar is enabled, each paper is enriched with citation counts and an AI-generated one-sentence summary (TLDR) from the Semantic Scholar API. This adds ~0.4s per paper.

Does it require an API key or login? No. ArXiv's public API (export.arxiv.org) is free and unauthenticated. Semantic Scholar's free tier is used for enrichment.

What ArXiv categories are supported? All ArXiv categories: cs.* (Computer Science), math.*, physics.*, stat.*, q-bio.*, econ.*, and more. Full list at arxiv.org/category_taxonomy.


Other actors you may like


Keywords

arxiv scraper, scientific paper extractor, research paper scraper, arxiv API, AI paper scraper, academic data extractor, preprint scraper, NLP research data, LLM training data, arxiv search scraper


This actor extracts publicly available open-access data only from ArXiv.org, in compliance with Chilean Law 19.628 on the Protection of Private Life (Ley 19.628 sobre Protección de la Vida Privada).

ArXiv is an open-access repository operated by Cornell University. All papers and metadata extracted are freely and publicly accessible without authentication.

What this actor does NOT collect:

  • Names or personal data of any private individuals
  • User accounts, submissions portals, or private information
  • Any data not freely visible to anonymous visitors

What this actor collects:

  • Paper titles, abstracts, and author names (public academic data)
  • Subject categories and submission dates
  • Public URLs and PDF links

Users are solely responsible for ensuring their use of this data complies with applicable laws and ArXiv's terms of use.