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 렌더링을 기다릴 필요가 없어 경쟁 조건이 없고, 업체명 단독