arXiv Research Tracker
Pricing
$50.00 / 1,000 digest runs
Go to Apify Store
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
Maintained by CommunityActor 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
| Field | Type | Notes |
|---|---|---|
query | string | Free-text topic search. |
author | string | Filter by author name. |
category | string | e.g. cs.LG. |
maxResults | integer | Default 10. |
since | string | ISO date (YYYY-MM-DD); digest mode. |
includeCitations | boolean | Enrich 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.