# Changelog of ArXiv Papers Scraper (`automation-lab/arxiv-paper-search-export`) Actor

- **URL**: https://apify.com/automation-lab/arxiv-paper-search-export/changelog.md
- **Full Actor documentation**: https://apify.com/automation-lab/arxiv-paper-search-export.md

## Changelog

### 0.1.1 — 2026-09-14

#### Reliability

- Added an automatic arXiv HTML fallback so searches and paper-ID exports continue when the official Atom API rate-limits shared cloud traffic.
- Changed rate-limit recovery to switch routes immediately instead of retrying the same blocked network identity.

### 0.1.0

- Added topic, author, category, submission-date, and paper-ID search through the official arXiv API.
- Added structured paper metadata exports with abstracts, authors, categories, timestamps, DOI and journal metadata, and PDF links.
- Added bounded pagination, deduplication, retries, and explicit input validation.
