diff --git a/index.js b/index.js index bcf1f45..93d25ea 100644 --- a/index.js +++ b/index.js @@ -17,7 +17,7 @@ const COMPLEX_IDS = [ const FILTERS = { minPrice: 500000000, maxPrice: 650000000, - keywords: ["입주"], + keywords: ["입주", "급매"], minSupplySpace: 60, };