@ -26,7 +26,7 @@ async function captureComplexArticles(complex) {
console.log(`\n🏢 [${name}] (${id}) 데이터 수집 시작`);
const browser = await puppeteer.launch({
headless: false,
headless: true,
args: [
"--no-sandbox",
"--disable-setuid-sandbox",