Required metadata format (e.g. oai_dc, arXiv, arXivRaw).
OptionallistOptions: OaiListRecordsAllOptionsOptional from, until, set, request options (timeout, retries, userAgent, rateLimit) and maxRecords. Any provided resumptionToken is ignored; pagination is handled internally.
Async iterator yielding records one-by-one.
Iterate records across all pages for a given metadataPrefix and optional selective harvesting options.
This helper follows resumption tokens internally and yields records one-by-one until completion. When maxRecords is provided, it acts as an upper cap; when omitted, no upper cap is applied.