kipris_item_search
Search Korean patents by specific fields like title, applicant, inventor, IPC code, or dates to find intellectual property information using the KIPRIS Plus API.
Instructions
KIPRIS Plus 항목별 검색. 발명명칭·출원인·발명자·IPC·날짜 등 각 필드를 개별 입력해 검색합니다. getAdvancedSearch API를 사용하며 공식 파라미터명(inventionTitle, applicant, inventors 등)으로 전송합니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | 발명의 명칭 (inventionTitle). 예: 배터리 | |
| abstract | No | 초록/요약 키워드 (astrtCont) | |
| claims | No | 청구범위 키워드 (claimScope) | |
| applicant | No | 출원인명 또는 특허고객번호 (applicant). 예: 삼성전자 | |
| inventor | No | 발명자명 또는 특허고객번호 (inventors). 예: 홍길동 | |
| ipc | No | IPC 분류코드 (ipcNumber). 예: H01M, H01L21 | |
| applicationDateFrom | No | 출원일 시작 (YYYYMMDD) | |
| applicationDateTo | No | 출원일 종료 (YYYYMMDD) | |
| registerDateFrom | No | 등록일 시작 (YYYYMMDD) | |
| registerDateTo | No | 등록일 종료 (YYYYMMDD) | |
| openDateFrom | No | 공개일 시작 (YYYYMMDD) | |
| openDateTo | No | 공개일 종료 (YYYYMMDD) | |
| numOfRows | No | 반환 건수 (최대 500, 기본 50) | |
| pageNo | No | 페이지 번호 (기본 1) | |
| sortSpec | No | 정렬 기준 (기본 AD=출원일) | AD |