What problem does it solve? Finding, filtering, and reading academic papers on arXiv requires manual browsing and parsing of Atom XML responses, which slows down literature research and citation tracking. ## Core Features & Use Cases - Keyword, author, and category search: Query the arXiv API with Boolean operators, field prefixes, sorting, and pagination, with clean parsed output. - Citation and related-work discovery: Use the Semantic Scholar API to fetch citation counts, references, recommendations, and author profiles. - BibTeX generation and full-text reading: Generate citation entries from paper metadata and read abstracts or PDFs via web extraction. - Use Case: A researcher investigating GRPO reinforcement learning runs the helper script to list the ten most recent papers, checks citation impact via Semantic Scholar, reads the top PDF, and generates a BibTeX entry for their bibliography. ## Quick Start Search arXiv for the five most recent papers on chain-of-thought prompting and summarize their abstracts.