PriceGhost/backend
clucraft f188ad4ff1 Support priceSpecification in JSON-LD price extraction
Some sites (like Ubiquiti Store) use the priceSpecification nested
format in their JSON-LD structured data instead of direct price
property. Now checks offer.priceSpecification.price as fallback.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 21:22:49 -05:00
..
src Support priceSpecification in JSON-LD price extraction 2026-01-21 21:22:49 -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