feat: implement core product scraping infrastructure with Playwright extractors and data formatters

This commit is contained in:
Vitalii Litvinchuk
2026-06-19 14:15:50 +03:00
commit 59b5c73612
11 changed files with 1753 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
node_modules/
output/
dist/
build/
.DS_Store
.env
npm-debug.log*
yarn-debug.log*
yarn-error.log*