diff --git a/index.js b/index.js index 798f476..bcf1f45 100644 --- a/index.js +++ b/index.js @@ -16,7 +16,7 @@ const COMPLEX_IDS = [ const FILTERS = { minPrice: 500000000, - maxPrice: 600000000, + maxPrice: 650000000, keywords: ["입주"], minSupplySpace: 60, };