PriceGhost/backend/src
clucraft 09b7e66758 Improve Newegg scraper with better price and stock detection
- Add multiple price selectors for robustness
- Combine dollar/cents from price-current element
- Add JSON-LD fallback for price extraction
- Add explicit stock status detection for Newegg
- Prevents false out-of-stock detection from generic detector

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 21:54:04 -05:00
..
config Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
middleware Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
models Add staggered checking with jitter to prevent rate limiting 2026-01-20 21:34:28 -05:00
routes Fix updateLastChecked calls to include refresh_interval 2026-01-20 21:44:28 -05:00
services Improve Newegg scraper with better price and stock detection 2026-01-20 21:54:04 -05:00
utils Fix Amazon scraper picking up coupon prices instead of product price 2026-01-20 20:46:17 -05:00
index.ts Add refresh controls and notification support 2026-01-20 21:15:04 -05:00