Integration
Connect Arxiv to PublicDataHub
When something happens in Arxiv, your agent does the next thing in PublicDataHub. Describe it in plain language and the automation is built, tested on every branch and kept running.
Build it
What do you want Arxiv and PublicDataHub to do together?
Describe it and your agent reads both APIs, builds the automation, tests every branch and ships it. The list below is what exists today, not the limit.
Ask the assistant
You'll sign in before anything runs. What you typed comes with you.
Or work from Claude Code
Install the APIANT plugin for Claude Code and build, edit, test and read run history from your terminal. Every plan gets this, including free, and it spends no assistant credits.
Connect Claude CodeEverything your agent can do with Arxiv and PublicDataHub
Triggers and actions 1 trigger ยท 6 actions
Trigger
New articlePolls for newly published arXiv e-prints matching a saved search query.
Action
Find articlesSearch arXiv e-prints by query terms, category, author, or field, with sorting and paging.
Action
Get articleRetrieve one or more arXiv e-prints by their arXiv identifiers.
Action
Get agencyLook up one federal agency by slug: its budget authority, obligations and outlays. GET /api/export/agency/{slug}.json
Action
Get districtLook up one school district by slug: total enrollment and the number of schools it runs. GET /api/export/district/{slug}.json
Action
Get hospitalLook up one Medicare-certified hospital by slug, with every reported quality measure and its national rank. GET /api/export/hospital/{slug}.json
Action
Get schoolLook up one public school by slug: enrollment, teacher count, student-teacher ratio and free-lunch share. GET /api/export/school/{slug}.json
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.