arXiv Scraper API - Research Paper Search & Preprints avatar

arXiv Scraper API - Research Paper Search & Preprints

Pricing

from $2.00 / 1,000 arxiv research paper search scraper api evidence items

Go to Apify Store
arXiv Scraper API - Research Paper Search & Preprints

arXiv Scraper API - Research Paper Search & Preprints

Search authoritative arXiv preprint metadata by title, abstract, all fields, author, category, ID, submitted/updated date ranges, sorting, and pagination. Return normalized IDs, authors, categories, abstracts, journal references, DOIs, canonical abstracts, and PDF links.

Pricing

from $2.00 / 1,000 arxiv research paper search scraper api evidence items

Rating

0.0

(0)

Developer

Ava Torres

Ava Torres

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

arXiv Research Paper Search Scraper API

Search the authoritative arXiv Atom API for scholarly preprint discovery. Return normalized arXiv IDs and versions, titles, authors, categories, abstracts, submitted/updated timestamps, journal references, DOIs, canonical abstract pages, PDFs, and source-query evidence.

Use it for literature discovery, research monitoring, RAG corpus triage, author/topic research, and source-linked paper lists. This is a paid Apify actor: the default one-paper run costs at most $0.0021 ($0.0001 start + $0.002 dataset item).

Quick start

Empty input is a small query for the newest cs.LG machine-learning-category preprint and returns one current paper:

{}
{
"title": "retrieval augmented generation",
"abstract": "evaluation",
"category": "cs.CL",
"submittedFrom": "2025-01-01",
"sortBy": "submittedDate",
"sortOrder": "descending",
"maxResults": 5
}

Filters and bounds

  • Search title, abstract, all, author, and category; supplied fields are combined with AND.
  • Filter inclusive submitted and updated dates.
  • Sort by relevance, last update, or submission date.
  • start is a zero-based source offset and maxResults caps total paid output at 1–100 records.
  • The actor paces public arXiv API requests and requests one bounded Atom page.

Every found row includes the source query URL, source result count, applied filters, and retrieval time. No-match and source-unavailable conditions emit explicit evidence rows rather than a silent empty dataset.

Evidence limits

arXiv entries are author-submitted preprint metadata. They are not peer-review, correctness, safety, legal, medical, investment, endorsement, or complete-literature evidence. Entries can be revised, withdrawn, delayed, or incomplete. A bounded no-match does not prove relevant research is absent. Verify substantive claims, version history, withdrawal state, and publication status through the linked arXiv record and independent sources.

Source