OptionalidList of arXiv IDs to fetch directly (e.g., ['2101.01234', '2101.05678']). Can be used together with search to filter the results.
OptionalsearchSearch filters to query papers. When used with idList, filters the entries from idList to only return those matching the search query.
OptionalstartPagination offset (0-based index)
OptionalmaxMaximum number of results to return (≤ 300 per arXiv API guidance)
OptionalsortField to sort results by
OptionalsortSort order direction
OptionaltimeoutRequest timeout in milliseconds (default: 10000)
OptionalretriesNumber of retry attempts for failed requests (default: 3)
OptionalrateRate limiting configuration to respect arXiv API guidelines
OptionaluserCustom User-Agent header for requests
Options for querying the arXiv API.
Example
See