arXiv Research Tracker avatar

arXiv Research Tracker

Pricing

$50.00 / 1,000 digest runs

Go to Apify Store
arXiv Research Tracker

arXiv Research Tracker

Stay current in your research area without checking arXiv by hand. Give it a topic, author, or category and get a deduped digest of new papers across runs, with optional citation counts and a markdown export. Built for researchers, R&D teams, and newsletters that need a repeatable paper roundup.

Pricing

$50.00 / 1,000 digest runs

Rating

0.0

(0)

Developer

Cameron Stanley

Cameron Stanley

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

17 days ago

Last modified

Categories

Share

Stay current on new arXiv papers without the noise. Returns a deduped digest with optional citation enrichment.

Features

  • Search by topic, author, or category (cs.LG, q-bio, etc.).
  • Date filter (since) turns it into a true digest mode — only new papers.
  • Cross-run deduplication: the actor remembers seen paper IDs (via a key-value store), so each run yields only what's new.
  • Optional Semantic Scholar citation counts.
  • Clean markdown export of the digest for newsletters or Slack.
  • Free arXiv API — no key required.

Input

FieldTypeNotes
querystringFree-text topic search.
authorstringFilter by author name.
categorystringe.g. cs.LG.
maxResultsintegerDefault 10.
sincestringISO date (YYYY-MM-DD); digest mode.
includeCitationsbooleanEnrich with citation counts.

Output

{
"new_count": 2,
"papers": [ { "title", "authors", "arxiv_id", "pdf", "citation_count" } ],
"markdown": "# arXiv Digest\n..."
}

Pricing

Pay per digest run — $0.05.