PriceGhost/backend/src/services
clucraft 93dbb5cc7c Improve price scraping with site-specific extractors
Added dedicated scrapers for major retailers:
- Amazon (all regions)
- Walmart
- Best Buy
- Target
- eBay
- Newegg
- Home Depot
- Costco
- AliExpress

Improvements:
- Site-specific selectors tried first
- Skip "original/was" prices in generic scraper
- Better browser headers to avoid blocks
- Prefer lowPrice for price ranges in JSON-LD
- Increased timeout to 20s

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 19:24:40 -05:00
..
scheduler.ts Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00
scraper.ts Improve price scraping with site-specific extractors 2026-01-20 19:24:40 -05:00