Parameters
ArxivReader also accepts the base Reader constructor parameters.
Methods
read()
Searches arXiv for the query (up to max_results articles) and returns a list of documents containing paper summaries.
async_read()
Async variant of read(). Accepts the same parameters.