without further playwright installation, I get the following error:
Smart extract (AI-powered scraping)...
18:52:24 - INFO - Sites: 12 searchable, 18 static | Total targets: 30 (workers=1)
18:52:24 - INFO - Database: 235 jobs already stored, 0 pending detail scrape
18:52:24 - INFO - [1/30] Eluta [Architect]
18:52:24 - INFO - ============================================================
18:52:24 - INFO - Eluta: https://www.eluta.ca/search?q=Architect&l=Remote%2C+Minnesota
18:52:24 - INFO - [1] Collecting page intelligence...
18:52:27 - ERROR - Smart extract failed: BrowserType.launch: Executable doesn't exist at C:\Users\wongz\AppData\Local\ms-playwright\chromium_headless_shell-1228\chrome-headless-shell-win64\chrome-headless-shell.exe
╔════════════════════════════════════════════════════════════╗
║ Looks like Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ playwright install ║
║ ║
║ <3 Playwright Team ║
╚════════════════════════════════════════════════════════════╝
Smart extract error: BrowserType.launch: Executable doesn't exist at
C:\Users...\AppData\Local\ms-playwright\chromium_headless_shell-1228\chrome-headless-shell-win64\chrome-headless-shell.exe
Had to fix it by running "playwright install" as instructed.
without further playwright installation, I get the following error:
Smart extract (AI-powered scraping)...
18:52:24 - INFO - Sites: 12 searchable, 18 static | Total targets: 30 (workers=1)
18:52:24 - INFO - Database: 235 jobs already stored, 0 pending detail scrape
18:52:24 - INFO - [1/30] Eluta [Architect]
18:52:24 - INFO - ============================================================
18:52:24 - INFO - Eluta: https://www.eluta.ca/search?q=Architect&l=Remote%2C+Minnesota
18:52:24 - INFO - [1] Collecting page intelligence...
18:52:27 - ERROR - Smart extract failed: BrowserType.launch: Executable doesn't exist at C:\Users\wongz\AppData\Local\ms-playwright\chromium_headless_shell-1228\chrome-headless-shell-win64\chrome-headless-shell.exe
╔════════════════════════════════════════════════════════════╗
║ Looks like Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ playwright install ║
║ ║
║ <3 Playwright Team ║
╚════════════════════════════════════════════════════════════╝
Smart extract error: BrowserType.launch: Executable doesn't exist at
C:\Users...\AppData\Local\ms-playwright\chromium_headless_shell-1228\chrome-headless-shell-win64\chrome-headless-shell.exe
Had to fix it by running "playwright install" as instructed.