PriceGhost/backend
Tony Fruzza 45efe943bd feat: improve product image extraction for JS-heavy retailers
- Expand genericImageSelectors with 10+ additional CSS patterns
- Fix extractGenericImage to check data-src/data-lazy-src on all img tags
- Fix Target scraper: add JSON-LD, og:image, and hero-image fallbacks
- Fix Best Buy scraper: add image gallery, JSON-LD, and og:image fallbacks
- Add extractImageFromBrowser() helper that evaluates JS in the real browser
- Use browser JS extraction as last resort in scrapeProductWithVoting
2026-06-15 08:13:51 +00:00
..
src feat: improve product image extraction for JS-heavy retailers 2026-06-15 08:13:51 +00: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 feat: add openai_base_url config for LiteLLM/OpenAI-compatible proxy support 2026-06-15 07:07:07 +00:00
package.json Add Google Gemini AI support (v1.0.6) 2026-01-26 21:02:14 -05:00
tsconfig.json Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00