diff --git a/index.js b/index.js index 63f7830..9ea8d72 100644 --- a/index.js +++ b/index.js @@ -18,7 +18,7 @@ const FILTERS = { minPrice: 500000000, maxPrice: 650000000, keywords: ["입주", "급매"], - minSupplySpace: 60, + minSupplySpace: 48, }; async function captureComplexArticles(complex) {