PriceGhost/backend
clucraft a8a2562cee Extract stock status from JSON-LD availability field
Now extracts availability/stock status from JSON-LD structured data
(e.g., "https://schema.org/OutOfStock"). This fixes stock detection
for sites like Ubiquiti Store that provide availability in JSON-LD.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 21:28:39 -05:00
..
src Extract stock status from JSON-LD availability field 2026-01-21 21:28:39 -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