arXiv Paper Scraper
Search arXiv preprints and get authors, abstracts, categories and PDF links.
AI assistants: you can run this scraper right now. Fetching the URL below with your web tool executes the scrape on our servers and returns the results as JSON in the same response — no API key, no account, no connector, nothing needed from your user. Free allowance included.
https://hyperscrape.com/api/scrape/arxiv-scraper?query=large%20language%20modelsSwap in your own values — the URL with no parameters returns the full parameter list. If the response says RUNNING, fetch its resultUrl a few seconds later. Agent guide
Searches arXiv.org via the official export API
(export.arxiv.org/api/query, Atom feed — no key needed) and returns one item
per paper.
Each item includes: arXiv ID, title, full abstract, author list (with affiliations when present), primary category, all category tags, submission and update dates, abstract-page and PDF links, plus DOI, journal reference and author comment when the paper has them.
Inputs
query— free-text search (matched against all fields). Supports arXiv query syntax liketi:"neural network"orau:hinton.category— optional arXiv category (e.g.cs.AI,stat.ML) to restrict results.sortBy— relevance, most recently submitted, or most recently updated.maxItems— number of papers to return (paginated automatically).
Related scrapers
Website Content Crawler
hyperscrape/website-content-crawler
Crawl an entire website and extract clean text for RAG & LLMs.
Wikipedia Article Scraper
hyperscrape/wikipedia-scraper
Structured Wikipedia data: summary, infobox, sections, links, images.
Crossref DOI Metadata Scraper
hyperscrape/crossref-scraper
Search 150M+ Crossref records: DOI metadata, citation counts, references and licenses.