Arxiv: Get Paper Text
Arxiv via Parse · education
Extract the complete visible text of an arxiv paper rendered on ar5iv.labs.arxiv.org. Returns the paper's title, authors, structured sections (with nested subsections), and a concatenated full_text field. Each section includes heading and text content. The references section contains all bibliography entries. Makes one HTTP request per call. Extract the complete visible text content of academic papers from ar5iv (arxiv HTML rendering), preserving document structure including title, authors, abstract, sections, and references. Fulfilled by Parse from ar5iv.labs.arxiv.org.
- ar5iv-labs-arxiv-org
- arxiv
- developer-tools
- education
- news-media
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- education
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/d7f30b55-1c17-4145-93a3-c2d392cf471c/get_paper_text
- Interface artifact
- sha256:372f7f257b24dc1c77bea25d994d00a410b86131d54ecd81a3da2946bf1f8269
- Manifest digest
- sha256:cee77c5069d9f4e508967fa5a7b9a566c99ee890ea5af7c6102f20ecbed87a7a
Request fields
- paper_id (string, required): Arxiv paper identifier, e.g. '2412.15115' for new-style or 'hep-ph/9901234' for old-style identifiers.
Example queries
- {"paper_id":"2412.15115"}