Fetch PatSnap patent or literature records
patsnap_fetchFetch patent and scientific literature records from PatSnap using result URLs or publication numbers. Obtain bibliographic data, claims, descriptions, legal info, families, citations, and drawings.
Instructions
Retrieve Markdown for PatSnap patent or scientific-literature records using result URLs, or fetch patents by publication number. Patent output may include bibliographic data, claims, descriptions, legal data, families, citations, and drawings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keys | Yes | Result URLs or patent publication numbers to fetch, up to 100 entries. | |
| module | No | Content modules to retrieve. Patent records support basic, citation, legal, and family; papers support basic. | |
| compress | No | Return gzip-compressed, base64-encoded Markdown to reduce response size. | |
| key_type | No | Identifier type: url for result URLs or pn for patent publication numbers. | |
| include_images | No | Include signed patent drawing URLs when available. |