From 2dadb843c8a64d2712673b20400c5ffdc4197ad7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EC=84=B1=EA=B2=BD?= Date: Thu, 9 Jul 2026 15:47:46 +0900 Subject: [PATCH] =?UTF-8?q?=ED=81=AC=EB=A1=A4=EB=A7=81=20=EC=9E=AC?= =?UTF-8?q?=EC=8B=9C=EB=8F=84=20=EA=B0=84=EA=B2=A9=20=EB=8B=A8=EC=B6=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/utils/nvMapPwScraper.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/utils/nvMapPwScraper.py b/app/utils/nvMapPwScraper.py index fe843b6..cbce28e 100644 --- a/app/utils/nvMapPwScraper.py +++ b/app/utils/nvMapPwScraper.py @@ -359,7 +359,7 @@ patchedGetter.toString();''') return max(candidates, key=lambda c: c["_total_score"]) - async def _capture_allsearch(self, url: str, timeout_s: float = 8.0) -> list[dict]: + async def _capture_allsearch(self, url: str, timeout_s: float = 5.0) -> list[dict]: """검색 페이지가 자연 발생시키는 allSearch API 응답을 캡처해 후보 목록으로 변환한다. pcmap iframe 렌더링을 기다릴 필요가 없어 경쟁 조건이 없고, 업체명 단독