Facilitates programmatic downloading of patent PDFs and retrieval of patent information from Google Patents.
The Patent Downloader is a Python SDK engineered to simplify the process of accessing patent data from Google Patents. It offers robust capabilities for downloading patent PDFs, extracting detailed information such as titles, inventors, and assignees, and supports batch processing from various file formats like TXT and CSV. With both a command-line interface and a flexible Python API, it caters to individual researchers and developers, further extending its utility with an MCP server for seamless integration into larger systems and applications.