arXiv Topic Digest
Pricing
from $1.00 / 1,000 results
Go to Apify Store
arXiv Topic Digest
Newest arXiv papers for any topic, straight from the public arXiv API. No API key, no login, plain HTTP. Output: one JSON item per paper (title, authors, published, link, trimmed summary).
Pricing
from $1.00 / 1,000 results
Rating
0.0
(0)
Developer
jedi solana
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Newest arXiv papers for any topic, straight from the public arXiv API. No API key, no login, plain HTTP. Output: one JSON item per paper (title, authors, published, link, trimmed summary).
What you get
Every run writes a dataset with one row per record:
{"title": "Finite-energy spacetimes with torus symmetry. Cauchy stability of Einstein-Euler and Einstein-Navier-Stokes areal flows","authors": ["Bruno Le Floch","Philippe G. LeFloch"],"published": "2026-08-31T17:59:55Z","link": "http://arxiv.org/abs/2608.31171v1","summary": "We establish finite-energy Cauchy stability for vacuum and matter spacetimes with $T^2$ symmetry on $T^3$, under general constitutive equations satisfying hyperbolicity and mild asymptotic conditions at vacuum and large mass-energy density. First, using the area of the symmetry orbits as a time function, we introduce the JKL formulation of Einstein areal flows}, a first-order evolution-constraint "}
Input
{"keyword": "large language models","maxResults": 10}
| Field | Type | Description |
|---|---|---|
keyword | string | Keyword: the keyword parameter. Default: "large language models". |
maxResults | integer | MaxResults: the maxresults parameter. Default: 10. |
Use cases
- Monitor on a schedule — run this Actor on a timer and get a fresh, normalized snapshot every time; diff the datasets to see what changed.
- Feed a dashboard or model — clean, one-JSON-item-per-record output is ready to pipe into a spreadsheet, database, or LLM prompt without any post-processing.
- Research & due diligence — pull a structured set of records for a topic, name, or window without scraping the public source by hand.
Limits & notes
- No API key, no login: it only reads public endpoints/feeds. If the upstream source is degraded, the run still succeeds and returns an honest status item instead of failing.
- Results reflect what the public source returned at run time (top-N windows, newest-first where applicable).
- Pay-per-event via synthetic events: each default-dataset item is billed through
apify-default-dataset-item($0.001 per item), plusapify-actor-start. - Free to try on the free plan; PPE pricing applies to paid-plan users.
Categories
EDUCATION, DEVELOPER_TOOLS