PriceGhost/backend
clucraft c23cc8353a Remove B&H Photo scraper (Cloudflare protection too strong)
B&H Photo Video uses aggressive Cloudflare protection that blocks
headless browsers even with stealth plugins. Removing the site-specific
scraper for now. The Puppeteer fallback remains in place for other
sites with less aggressive protection.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 21:17:14 -05:00
..
src Remove B&H Photo scraper (Cloudflare protection too strong) 2026-01-21 21:17:14 -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 puppeteer-extra stealth plugin for Cloudflare bypass 2026-01-21 21:07:51 -05:00
package.json Add puppeteer-extra stealth plugin for Cloudflare bypass 2026-01-21 21:07:51 -05:00
tsconfig.json Initial commit: PriceGhost price tracking application 2026-01-20 13:58:13 -05:00