Search PatSnap patents and scientific literature
patsnap_searchSearch patents or scientific literature using semantic concepts, keywords, and filters. Retrieve results from PatSnap's database.
Instructions
Search PatSnap's global patent or scientific-literature database using semantic concepts, BM25 keywords, and multidimensional filters. Search one corpus per call and preserve returned record URLs for patsnap_fetch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort order. Use relevance or a provider-supported field; prefix a field with - for descending order. | |
| limit | No | Number of results to return, from 1 to 100. | |
| offset | No | Number of results to skip. offset + limit must not exceed 1000. | |
| source | No | Single corpus to search. Use patent for global patent data or paper for scientific literature. | |
| filters | No | Structured filters such as assignees, inventors, IPC classifications, jurisdictions, dates, legal status, or citations. | |
| keywords | No | Technical terms used for BM25 keyword matching. | |
| semantic_query | No | Natural-language description of the technical problem or concept to search. | |
| search_strategy | No | Search strategies to combine: semantic search, BM25 keyword matching, and structured filtering. |