PriceGhost/backend
clucraft e18be5bbc7 Add Magento 2 site scraper for better price extraction
- Added dedicated Magento 2 scraper that targets data-price-amount
- Looks for price in correct context (price-box, special-price, finalPrice)
- Properly detects CHF, EUR, GBP, USD currencies
- Improved generic currency detection with multiple text sources
- Fixes CHF price extraction for Degussa gold shop and other Magento sites

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 13:43:35 -05:00
..
src Add Magento 2 site scraper for better price extraction 2026-01-23 13:43:35 -05:00
.dockerignore Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
.env.example Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
Dockerfile Add Puppeteer fallback for Cloudflare-protected sites 2026-01-21 20:55:49 -05:00
package-lock.json Add AI-powered price extraction fallback 2026-01-21 21:49:55 -05:00
package.json Add AI-powered price extraction fallback 2026-01-21 21:49:55 -05:00
tsconfig.json Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00